Last active
January 8, 2025 08:48
-
-
Save srivastavarobin/8954241 to your computer and use it in GitHub Desktop.
Code Review Checklist for Android (Java Only)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Code Review | |
| 1. Is the functionality correct? | |
| 2. Are the classes named suitably? | |
| 3. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment