Skip to content

Conversation

@txjackson252
Copy link
Contributor

This is my homework for lesson_07.

For this assignment, I had a fun, yet still somewhat stressful, time working through the problems. With the help of my cohorts, a lot of the stuff for this lesson clicked with this assignment. Moreover, it feels like I hit a bit of a milestone with the click of some things, and “ a win is a win.”

@txjackson252 txjackson252 marked this pull request as ready for review August 22, 2025 01:37
Copy link
Contributor

@anthonydmays anthonydmays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎓 Automated Grading Report

Student: Trinitie Jackson
Date: 8/22/2025

Feedback

Trinitie Jackson's submission meets all the functional requirements for the assignment. The functions in lesson7.ts and part_b.ts have been implemented correctly. The compareStrings, computeFactorial, getFirstNFibonacciNumbers, and binarySearch functions in lesson7.ts are completed with appropriate logic and handle edge cases effectively. Similarly, the isLeapYear, isEvenOrOdd, and hasVowel functions in part_b.ts are implemented correctly, following the expected logic for each task.

From a technical standpoint, the code is well-structured and follows TypeScript conventions. The use of conditionals is clear and concise, and the code is easy to read and understand. The GitHub checks have passed successfully, indicating that the code is free of syntax errors and adheres to the required style guidelines. Only the specified files were modified, which aligns with the technical requirements.

No stretch criteria were provided or attempted, so the stretch score is not applicable in this case. Overall, the submission is well-executed, demonstrating a strong understanding of the assignment requirements and TypeScript programming.


This is an automated preliminary review. Please review and adjust before finalizing.

@txjackson252 txjackson252 deleted the feat/lesson_07 branch August 22, 2025 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants