BME-MIT-IET / iet-hf-2022-holnapejfeligszerintemmindlepjunkbe

iet-hf-2022-holnapejfeligszerintemmindlepjunkbe created by GitHub Classroom
MIT License
0 stars 0 forks source link

Manual Code Review Csaba #8

Open Brknyi opened 2 years ago

Brknyi commented 2 years ago

One part of the library is get reviewed by with a manual code review checklist.

The exemined part: https://github.com/BME-MIT-IET/iet-hf-2022-holnapejfeligszerintemmindlepjunkbe/blob/85c4f0b11bb8b3bdf4fd73780fe645ff4902b660/algorithms/arrays/three_sum.py#L1-L48

Source: https://www.michaelagreiler.com/wp-content/uploads/2020/05/Code-Review-Checklist-Michaela-Greiler.pdf For further review: https://google.github.io/eng-practices/review/, https://google.github.io/styleguide/pyguide.html

Brknyi commented 2 years ago

Implementation

Brknyi commented 2 years ago

Dependencies

Brknyi commented 2 years ago

Logic Errors and Bugs

Brknyi commented 2 years ago

Error Handling and Logging

Brknyi commented 2 years ago

Security and Data Privacy

Brknyi commented 2 years ago

Performance

Brknyi commented 2 years ago

Usability and Accessibility

Brknyi commented 2 years ago

Readability

Brknyi commented 2 years ago

Testing and Testability

Brknyi commented 2 years ago

Experts Opinion