Project Owner initial requirements and derivative tangibles (0.5/0.5)
Requirements and Jobs assigned to each individuals listed on Scrum Board, including at least one in progress task (0.5/0.5)
INDI: (9 checks = 3/4 points)
Individual GitHub pages
GitHub review page that documents key learnings using code snippets
Each of the 4 items below has a code snippet and described learning
GitHub review page, Replit for runtime to TT1 Challenges.
Describe Linked Lists, Describe Java Generic T
1- One check, both are described in notes (1/1)
Queue Add and Delete
1 - One check for comments (1/1)
1 - One check for Add, running example (1/1)
2 - Two checks for Delete, one for individual implementation of Delete and one for running example (2/2)
Merge 2 Queues
1 - One check for comments (0/1)
2 - Two checks, one for individual implementation of Merge method(s) and one for running example (2/2)
Build Stack and reverse Queue Order
2 - Two checks, class definition (2/2)
1 - One check, comments and general purpose tester (0/1)
1 - One check, reverse order test case from Queue to Stack (1/1)
Final Score: 4.33/5
**GROUP: 1/1 point
Project Owner initial requirements and derivative tangibles (0.5/0.5) Requirements and Jobs assigned to each individuals listed on Scrum Board, including at least one in progress task (0.5/0.5)
INDI: (9 checks = 3/4 points)
Individual GitHub pages
GitHub review page that documents key learnings using code snippets Each of the 4 items below has a code snippet and described learning GitHub review page, Replit for runtime to TT1 Challenges. Describe Linked Lists, Describe Java Generic T 1- One check, both are described in notes (1/1) Queue Add and Delete 1 - One check for comments (1/1) 1 - One check for Add, running example (1/1) 2 - Two checks for Delete, one for individual implementation of Delete and one for running example (2/2) Merge 2 Queues 1 - One check for comments (0/1) 2 - Two checks, one for individual implementation of Merge method(s) and one for running example (2/2) Build Stack and reverse Queue Order 2 - Two checks, class definition (2/2) 1 - One check, comments and general purpose tester (0/1) 1 - One check, reverse order test case from Queue to Stack (1/1)