MCS-178: Project 2 Gradesheet
Codes (40 pts)
- Implementation of the
insert
function is correct (20 pts). - Implementation of the
remove
function is correct (20 pts).
Documentation (10 pts)
- Appropriate comments were given (5 pts)
- Meaningful variable names were given. Appropriate helper functions were made if the function is too long. (5 pts)