Update README.md

This commit is contained in:
Grizz4h 2024-03-28 21:30:53 +01:00
parent aae8b5d75c
commit f96e123af7
1 changed files with 1 additions and 1 deletions

View File

@ -578,7 +578,7 @@ if you can identify the runtime complexity of different algorithms. It's a super
## Data Structures
- ### Arrays
- [x] About Arrays:
- [ ] About Arrays:
- [Arrays CS50 Harvard University](https://www.youtube.com/watch?v=tI_tIZFyKBw&t=3009s)
- [Arrays (video)](https://www.coursera.org/lecture/data-structures/arrays-OsBSF)
- [UC Berkeley CS61B - Linear and Multi-Dim Arrays (video)](https://archive.org/details/ucberkeley_webcast_Wp8oiO_CZZE) (Start watching from 15m 32s)