Compare commits

...

2 Commits

Author SHA1 Message Date
Maksim 85ec1b23aa
Update README.md 4 months ago
Maksim 55079e25d9
Update README.md 4 months ago

@ -14,6 +14,7 @@ Contributions are always welcome!
## Linux
- [ ] [Introduction to Linux Full Course for Beginners](https://www.youtube.com/watch?v=sWbUDq4S6Y8)
- [ ] [What every SRE should know about GNU/Linux shell related internals: file descriptors, pipes, terminals, user sessions, process groups and daemons](https://biriukov.dev/docs/fd-pipe-session-terminal/0-sre-should-know-about-gnu-linux-shell-related-internals-file-descriptors-pipes-terminals-user-sessions-process-groups-and-daemons)
### Boot Process
@ -145,7 +146,7 @@ Contributions are always welcome!
### Big O Notation, Algorithms and Data Structures
- [ ] [AlgoExperts](https://www.algoexpert.io)
- [ ] [AlgoExpert](https://www.algoexpert.io)
- [ ] [Hacking a Google Interview Handout 1](http://courses.csail.mit.edu/iap/interview/Hacking_a_Google_Interview_Handout_1.pdf)
- [ ] [Hacking a Google Interview Handout 2](http://courses.csail.mit.edu/iap/interview/Hacking_a_Google_Interview_Handout_2.pdf)
- [ ] [Hacking a Google Interview Handout 3](http://courses.csail.mit.edu/iap/interview/Hacking_a_Google_Interview_Handout_3.pdf)

Loading…
Cancel
Save