Skip to content

Conversation

@Pirikita
Copy link

Learners, PR Template

Self checklist

  • [ x ] I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • [ x ] My changes meet the requirements of the task
  • [ x ] I have tested my changes
  • [ x ] My changes follow the style guide

Changelist

Completed exercises
Created functions
Fixed code
Run tests

Questions

left comments explaining what the code does
node test to check if it works
wrote code to dedupe arrays and tested
wrote tests , corrected and cleaned code
passed all test cases
jest test to see if it works
wrote code to find the final frequency
wrote code to see where is the first repeated frequency
node test
{} for [] . After checking other possibilites online
realized that I could just change the call in console.log
left comments explaining what I did and what could have done
what was wrong and what I did to fix it
tested and corrected issues
node test to check if work
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.

1 participant