calvinc903 / CSA-Tri-3

Tri 1: Java and Spring Intro
0 stars 0 forks source link

Week 1 Review Ticket #3

Open calvinc903 opened 2 years ago

calvinc903 commented 2 years ago

2.33/4

calvinc903 commented 2 years ago

Individual GitHub pages (7 checks = 3/4 points)

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 (1/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 (0/2) reason: used util.stack 1 - One check, comments and general purpose tester (1/1) 1 - One check, reverse order test case from Queue to Stack (1/1)