javascript-algorithms
javascript-algorithms copied to clipboard
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Update readme 2
#880
This is my first attempt of the Cocktail Shaker Sort Algorithm, feel free to check and improve it.
Translation
Simplified Chinese translation of binary search tree
This is the first attempt of the Manhattan Distance Formula, feel free to update it.
Add CombSort
CombSort is a quite good algorithm. It improves BubbleSort using the gap instead of just swapping neighbors.
#907
Malay readme
malay version of read me #821