mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-10 11:09:43 +08:00
Update READMEs.
This commit is contained in:
parent
e27ccedf28
commit
852093265e
@ -54,15 +54,15 @@ Then just simply run the following command to test if your playground code works
|
||||
npm test -- -t 'playground'
|
||||
```
|
||||
|
||||
## Useful Information
|
||||
|
||||
### Useful links
|
||||
## Useful links
|
||||
|
||||
* [Data Structures and Algorithms on YouTube](https://www.youtube.com/playlist?list=PLLXdhg_r2hKA7DPDsunoDZ-Z769jWn4R8)
|
||||
* Algorithms
|
||||
* Dynamic Programming
|
||||
* [Introduction to Dynamic Programming 1](https://www.hackerearth.com/practice/algorithms/dynamic-programming/introduction-to-dynamic-programming-1/tutorial/)
|
||||
|
||||
## Useful Information
|
||||
|
||||
### Big O Notation
|
||||
|
||||
Order of growth of algorithms specified in Big O notation.
|
||||
|
Loading…
Reference in New Issue
Block a user