mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-05-02 06:46:18 -04:00
Update README.md
This commit is contained in:
parent
006074a1c7
commit
621f32f4aa
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -44,3 +44,15 @@
|
|||
* 𝟘𝟙𝟙𝟘. **[math, logic, dynamic programming](math_logic_dp)**
|
||||
* 𝟙𝟘𝟘𝟙. **[sorting and searching](sorting_and_searching)**
|
||||
* 𝟙𝟘𝟙𝟙. **[trees, transversals, graphs](trees_and_graphs/)**
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
### external resources
|
||||
|
||||
<br>
|
||||
|
||||
* **[big-o complexity chart](https://www.bigocheatsheet.com/)**
|
||||
* **[hacker rank videos on algorithms](https://www.youtube.com/watch?v=KEEKn7Me-ms&list=PLI1t_8YX-ApvMthLj56t1Rf-Buio5Y8KL)**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue