Update README.md

This commit is contained in:
bt3gl 2023-07-29 18:14:15 -07:00 committed by GitHub
parent bd0a4c9ee3
commit dcaef97146
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@
* **📖 algorithms and data structures revisited (2023)**: * **📖 algorithms and data structures revisited (2023)**:
* 𝟘𝟘𝟙𝟘. **[arrays and strings](arrays_and_strings)** * 𝟘𝟘𝟙𝟘. **[arrays and strings and hash objects](arrays_and_strings)**
* 𝟘𝟘𝟙𝟙. **[linked lists](linked_lists)** * 𝟘𝟘𝟙𝟙. **[linked lists](linked_lists)**
* 𝟘𝟙𝟘𝟘. **[stacks and queues](stacks_and_queues)** * 𝟘𝟙𝟘𝟘. **[stacks and queues](stacks_and_queues)**
* 𝟘𝟙𝟘𝟙. **[bit manipulation](bit_manipulation)** * 𝟘𝟙𝟘𝟙. **[bit manipulation](bit_manipulation)**