mirror of
https://github.com/jwasham/coding-interview-university.git
synced 2025-07-14 19:30:18 +08:00
move NAND to Tetris to bottom (Additional Detail on Some Subjects)
This commit is contained in:
@ -1095,8 +1095,6 @@ Graphs can be used to represent many problems in computer science, so this secti
|
|||||||
- [ ] [Registers and RAM (video)](https://youtu.be/fpnE6UAfbtU)
|
- [ ] [Registers and RAM (video)](https://youtu.be/fpnE6UAfbtU)
|
||||||
- [ ] [The Central Processing Unit (CPU) (video)](https://youtu.be/FZGugFqdr60)
|
- [ ] [The Central Processing Unit (CPU) (video)](https://youtu.be/FZGugFqdr60)
|
||||||
- [ ] [Instructions and Programs (video)](https://youtu.be/zltgXvg6r3k)
|
- [ ] [Instructions and Programs (video)](https://youtu.be/zltgXvg6r3k)
|
||||||
- [ ] [Build a Modern Computer from First Principles](https://www.coursera.org/learn/build-a-computer)
|
|
||||||
|
|
||||||
- ### Caches
|
- ### Caches
|
||||||
- [ ] LRU cache:
|
- [ ] LRU cache:
|
||||||
- [ ] [The Magic of LRU Cache (100 Days of Google Dev) (video)](https://www.youtube.com/watch?v=R5ON3iwx78M)
|
- [ ] [The Magic of LRU Cache (100 Days of Google Dev) (video)](https://www.youtube.com/watch?v=R5ON3iwx78M)
|
||||||
@ -1894,6 +1892,8 @@ You're never really done.
|
|||||||
- [CSE373 2020 - Mergesort/Quicksort (video)](https://www.youtube.com/watch?v=jUf-UQ3a0kg&list=PLOtl7M3yp-DX6ic0HGT0PUX_wiNmkWkXx&index=8)
|
- [CSE373 2020 - Mergesort/Quicksort (video)](https://www.youtube.com/watch?v=jUf-UQ3a0kg&list=PLOtl7M3yp-DX6ic0HGT0PUX_wiNmkWkXx&index=8)
|
||||||
- [CSE373 2020 - Linear Sorting (video)](https://www.youtube.com/watch?v=0ksyQKmre84&list=PLOtl7M3yp-DX6ic0HGT0PUX_wiNmkWkXx&index=9)
|
- [CSE373 2020 - Linear Sorting (video)](https://www.youtube.com/watch?v=0ksyQKmre84&list=PLOtl7M3yp-DX6ic0HGT0PUX_wiNmkWkXx&index=9)
|
||||||
|
|
||||||
|
- NAND To Tetris: [Build a Modern Computer from First Principles](https://www.coursera.org/learn/build-a-computer)
|
||||||
|
|
||||||
## Video Series
|
## Video Series
|
||||||
|
|
||||||
Sit back and enjoy.
|
Sit back and enjoy.
|
||||||
|
Reference in New Issue
Block a user