Skip to content

🧠 My solutions to popular LeetCode, HackerRank, and other problems. Each solution has a unit test file. The goal of this project is to learn/practice algorithms, data structures, time and space complexity

License

Notifications You must be signed in to change notification settings

edignot/algorithm-data-structure-practice

Repository files navigation

Algorithms Practice

Each problem directory includes:

  • Problem description with the link to original problem ( LeetCode, HackerRank, CodeWars... )
  • One ore more working solution to the problem
  • Unit test file

There might still be some personal comments added for my learning purposes.

Algorithms:

Usage

  • Clone this repo
  • Run npm install to get dependencies
  • Run npm test to run testing files

Contributors

Edita Ignot | MY COMMITS

About

🧠 My solutions to popular LeetCode, HackerRank, and other problems. Each solution has a unit test file. The goal of this project is to learn/practice algorithms, data structures, time and space complexity

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published