Rare find

Traversy JS Challenges. A collection of JavaScript coding problems and explanations to practice algorithms and data structures.

github.com/bradtraversy/traversy-js-challenges

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2025
  • Merge pull request #23 from j2willey/main
May 2025
  • Merge pull request #22 from rlking1985/main
  • Merge pull request #13 from ADSmith-0/04-02-fix
January 2025
  • Merge pull request #31 from mikizuk/patch-1
  • Fixed missing import
January 2024
  • fixing expected result for testcase from -9 to -11 to match sliding w…
  • Removed .js from test
  • 01-fizzbuzz-array changed the readme function return type to be an ar…
  • 01-fizzbuzz-array changed the readme function return type to be an ar…
  • 10-remove-duplicates readme changed to allow specific data types as a…
November 2023
  • Merge pull request #12 from gurunathsane/issue-11-validAnagrams
  • Merge pull request #7 from arceoh/patch-1
October 2023
  • changed file name back to -test instead of .test
  • improved fix and added notes to readme
  • fixed access right
  • completed 04-02
  • Fixed test case and sample solution
September 2023
  • Update max-subarray-quadratic-test.js
  • Update find-missing-letter-run.js
  • Rename get-values.test.js to get-values-test.js