Everything on GitHub pages, or -2 checks.
Individual GitHub pages (Evaluate for 10 checks)
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
[x] 1- One check, both are described in notes
Queue Add and Delete
[x] 1 - One check for comments
[x] 1 - One check for Add, running example
[x] 2 - Two checks for Delete, one for individual implementation of Delete and one for running example
Merge 2 Queues
[x] 1 - One check for comments
[x] 2 - Two checks, one for individual implementation of Merge method(s) and one for running example
Build Stack and reverse Queue Order
[x] 2 - Two checks, class definition
[x] 1 - One check, comments and general purpose tester
[ ] 1 - One check, reverse order test case from Queue to Stack (edited)
Showed me working code for challenges 1 and 2 with helpful comments. Showed me work with helpful comments for challenge three. Good github pages with notes and necessary information
Everything on GitHub pages, or -2 checks. Individual GitHub pages (Evaluate for 10 checks) 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