mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-05 16:36:41 +08:00
Add info about the purpose of the repo to main README.
This commit is contained in:
@ -19,6 +19,9 @@ _Read this in other languages:_
|
||||
[_Español_](README.es-ES.md),
|
||||
[_Português_](README.pt-BR.md)
|
||||
|
||||
*Note that this project is meant to be used for learning and researching purposes
|
||||
only and it is **not meant** to be used for production.*
|
||||
|
||||
## Data Structures
|
||||
|
||||
A data structure is a particular way of organizing and storing data in a computer so that it can
|
||||
|
Reference in New Issue
Block a user