ranand2445 / curly-knife

the curliest knife in the cupboard
Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

Week 3 Algorithmic Final Review Ticket #3

Open ranand2445 opened 2 years ago

ranand2445 commented 2 years ago

9/10 Checks. GRADER: Mahima Krovvidy Feedback: All elements are present, All programs and algorithms in Replit are functional with no errors. Explained lists, loops, classes and menus well, full understanding. 2 min playlist length, voice was clear, points explained in concise way. However, for loops, there was more focus on runtime than actually explaining how each loop worked in regards to Infodb.

Coding Review

Individual Coding:

ranand2445 commented 2 years ago
mahimak19 commented 2 years ago

9/10 Checks. GRADER: Mahima Krovvidy

Feedback: All elements are present, All programs and algorithms in Replit are functional with no errors. Explained lists, loops, classes and menus well, full understanding. 2 min playlist length, voice was clear, points explained in concise way. However, for loops, there was more focus on runtime than actually explaining how each loop worked in regards to Infodb.

Coding Review

Individual Coding:

Video:

mahimak19 commented 2 years ago

GRADING FOR AKHIL

10/10 Checks. GRADER: Mahima Krovvidy

Feedback: Each part of video is explained clearly, especially the functions in menu and what they do/mean. Explanation of palindrome function is very good, explains what each part of the code does to achieve goal. Highlights of crossover work on replit and github pages is clear, and menu organization was explained thoroughly

Coding Review

Individual Coding:

Video:

jm1021 commented 2 years ago

Riya, seems like you do the work. You video has good energy. You also go over many things like content and organization very well. I really like your GitHub pages, it has a positive energy with your introl. There are a couple of thing that I noticed. The block of code shown below is normally at the bottom of the file. if name == "tester": palindrome() This does not seem to be correct initialization for a Factorial problem self.factorial = [1, 1] I would have like to see more data in your Lists. 9/10