Skip to content

Conversation

@emblue252
Copy link
Contributor

This pull request shows the changes made for the lesson_07 homework.

There are 3 changed files:

  • The env.test which has my correct letter group
  • lesson7.ts functions
  • part_b.ts functions

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: Evander Blue
Date: 8/22/2025

Feedback

Evander Blue's submission meets all the functional requirements for the assignment. The functions in lesson7.ts are correctly implemented, including compareStrings, computeFactorial, getFirstNFibonacciNumbers, and binarySearch. The logic for each function is sound and handles edge cases appropriately, such as negative numbers for factorial and zero or negative values for Fibonacci numbers. In part_b.ts, the isLeapYear, isEvenOrOdd, and hasVowel functions are implemented correctly and efficiently. The code style is consistent, and all changes are confined to the specified files. The GitHub build checks have passed, indicating that the code is technically sound and free of errors. However, there is no indication that a stretch assignment was attempted, so the stretch score is not applicable. Overall, excellent work on meeting the assignment requirements and maintaining high code quality.


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

@emblue252 emblue252 deleted the eb_lesson_07 branch August 24, 2025 19:06
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