- Is the functionality correct?
- Are the classes named suitably?
- Are the functions named suitably?
- How's the datastructure being used? Is the correct DS or it needs improvement
- Can the classes be further borken into small classes?
- Does the large set of input for a function deserve a new bean to be created?
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)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment