1- One check, both are described in notes (yes)
Queue Add and Delete
1 - One check for comments (yes)
1 - One check for Add, running example (no)
2 - Two checks for Delete, one for individual implementation of Delete and one for running example (0/2 no)
Merge 2 Queues
1 - One check for comments (yes)
2 - Two checks, one for individual implementation of Merge method(s) and one for running example (0/2 no)
Build Stack and reverse Queue Order
2 - Two checks, class definition (2/2 yes)
1 - One check, comments and general purpose tester (yes)
1 - One check, reverse order test case from Queue to Stack (no)
6/12 checks + 0.9/1 team = 2.9/5 (no github pages)
6/12 checks + 0.9/1 team = 2.9/5 (graded by Rohan Nallapati)
Link to repl: https://replit.com/@ryanmgds/challenge#Queue.java Link to github: https://github.com/ryanmgds/self-repository-tri-3/wiki
Individual GitHub pages (Evaluate for 10 checks)
1- One check, both are described in notes (yes) Queue Add and Delete 1 - One check for comments (yes) 1 - One check for Add, running example (no) 2 - Two checks for Delete, one for individual implementation of Delete and one for running example (0/2 no) Merge 2 Queues 1 - One check for comments (yes) 2 - Two checks, one for individual implementation of Merge method(s) and one for running example (0/2 no) Build Stack and reverse Queue Order 2 - Two checks, class definition (2/2 yes) 1 - One check, comments and general purpose tester (yes) 1 - One check, reverse order test case from Queue to Stack (no)
6/12 checks + 0.9/1 team = 2.9/5 (no github pages)