Tickling the plastics for music to my brain.
Learning a practical breadth of computer science through algorithms and data structures.
References:
http://www.cs.princeton.edu/courses/archive/fall16/cos226/lectures.html http://www3.cs.stonybrook.edu/~algorith/video-lectures/
- Sorting lists slightly misplaced relative to list size
- Unordered iteration
- File systems
- Cryptography
- Search
- Ordered iteration
- System symbol tables
- File systems and databases
- Pathing
- Internet
- Programs
- Relationships
- Best/Priority-first Search
- Breadth-first Search(queue)
- Depth-first Search(stack)