trekhleb / javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
MIT License
185.03k stars 29.84k forks source link

How to use the repository #1058

Closed CFCIfe closed 7 months ago

CFCIfe commented 11 months ago

Knowing how to use the repository should be before the explanation of problems in this repository on the README file

lazarljubenovic commented 10 months ago

What isn't clear on how to "use" it?

trekhleb commented 7 months ago

"How to use repo" is available in README https://github.com/trekhleb/javascript-algorithms#how-to-use-this-repository. The list of algorithms, arguably seems like more important to mention first