trekhleb / javascript-algorithms

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

created singleton data-structure, readMe only in english #1094

Open Lemon2311 opened 6 months ago

Lemon2311 commented 6 months ago

Created Singleton data-structure with tests, with readMe explaining the Singleton Data Structure and explaining how the code works. ReadMe is only created in English for now.