Skip to content

honglio/JS-Toolkits

Repository files navigation

JS Toolkits

This is a repo of common solutions that I have completed general problem snippets. I hope that all these problems (and solutions) are useful to others for practice and review.

Problems

Data Structures

  • [Stack]
  • [Queue]
  • [Linked List]
  • [Multimap]

Algorithm

  • [CSV-Parsing]
  • [Debounce]
  • [Throttle]

HTML5

  • [Session Storage]

Word Solutions

  • [Word Positions]
  • [Word analytics]

Testing

npm install # Installs `mocha` and any other dependencies needed to run
npm test    # Runs the testing scripts

Feel free to contribute any solutions and optimisation.

About

JavaScript toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published