Tech Interview.
Table of Contents
Interviews is also part of being a programmer (or almost anything), here you will see a compiled of articles to help you at this path.
⚠️ WARNING This article is UNDER CONSTRUCTION.
Programming
This is not only algorithms and data structures topics, must also cover the basics of programming, with topics such as:
- Object-oriented programing (OOP)
- Design Patterns
- Clean code
- SOLID
Algorithms and Data structure
System Design
- Client-Server Model
- Network Protocols
- Storage
Version
- (2023/07/30) 🎉 Starting this project, with a few topics that I will write.
- (2023/10/10) 🪨 Added SOLID article link.
- (2024/05/07) 🔎 Added binary search article link.