An open API service indexing awesome lists of open source software.

https://github.com/tkxkd0159/interview

Aggregate interview questions
https://github.com/tkxkd0159/interview

interview

Last synced: 3 months ago
JSON representation

Aggregate interview questions

Awesome Lists containing this project

README

          

# Algorithms and Data Structures

[Go to](https://github.com/tkxkd0159/dsalgo?tab=readme-ov-file#references)

# Computer Architecture

- [ ] Computer Organization and Design RISC-V Edition 2th (2020)

# Operating Systems

- [ ] Operating Systems: Three Easy Pieces (2018)
- [ ] Understanding Operating Systems 8th (2017)
- [ ] Guide to Operating Systems 6th (2020)
- [ ] Modern Operating Systems 4th (2014)
- [ ] Operating System Concepts 10th (2021)

* Linux
- [ ] How Linux Works 3rd (2021)
- [ ] Linux Kernel Development 3rd (2010)
- [ ] Linux Kernel Programming 2nd (2024)

# Computer Networking

- [ ] Computer Networking: A Top-Down Approach 8th (2020)

# Databases

- [ ] Architecture of a Database System
- [ ] Readings In Database Systems 5th (2015)
- [ ] Database Systems: Design, Implementation, & Management 13th (2018)

# Languages and Compilers

- [ ] 컴파일러 만들기 - 컴퓨터 프로그램의 구조와 원리
- [ ] 컴파일러의 이해
- [ ] Writing An Interpreter In Go (2018)
- [ ] Writing A Compiler In Go (2018)
- [ ] Crafting Interpreters (2021)
- [ ] Compilers: Principles, Techniques, and Tools 2nd (2006)

# Distributed Systems

- [ ] Distributed Systems: Concepts and Design 5th (2011)
- [ ] Notes on Theory of Distributed Systems (2014)
- [ ] Fault-Tolerant Message-Passing Distributed Systems: An Algorithmic Approach 1st (2018)

# Interview

- [ ] Programming Pearls (1999)
- [ ] Programming Interviews Exposed: Coding Your Way Through the Interview 4th (2018)
- [ ] System Design Interview – An insider's guide (2020)
- [ ] System Design Interview – An Insider's Guide: Volume 2 (2022)
- [ ] Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems 1st (2017)
- [ ] [Most Popular System Design Questions](https://www.systemdesignhandbook.com/system-design-interview-handbook/)

------

# Tech Stacks

## Programming Languages

[Refs](https://github.com/tkxkd0159/lang)