javascript-problems-and-solutions

2.0.1 • Public • Published

javascript-problems-and-solutions

npm version Build Status Coverage Status devDependencies Status code style: prettier

A collection of JavaScript problems and solutions for studying algorithms.

cover

Table of Content

Data Structures

Problems

Array

Matrix

String

Sorting

Binary Search

Tree

Graph

Trie (Prefix Tree)

Backtracking

Breadth First Search

Depth First Search

Divide and Conquer

Linked List

Dynamic Programming

Greedy

Math

System Design

Author

I solve algorithm problems using JavaSript and Java, you can find all my LeetCode solutions and posts here.

Support

But Me a Coffee

LICENSE

MIT License

Copyright (c) 2017 Yong Su

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Readme

Keywords

none

Package Sidebar

Install

npm i javascript-problems-and-solutions

Weekly Downloads

10

Version

2.0.1

License

MIT

Unpacked Size

683 kB

Total Files

350

Last publish

Collaborators

  • jeantimex