Skip to content

ci-wdi-900/sorta-kinda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorta Kinda

Fork, clone, install, test. You get it!

Hints

  • You can use the subtraction trick for the numbers, but don't. Do an if/else -1/1/0 setup for better learning.
  • Feel free to do a helper function THEN the matching iteration function. Or in direct order of tests. Whatever makes sense to you!
  • Remember that we care about TWO elements. Always have your helpers take in two elements and return based on their relation to each other.
  • Remember that you can use .slice() to make a copy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published