*Will add more questions, especially on frontend, but also some on backend. Keep an eye on it
https://chatgpt.com/share/672da1e9-6ea8-800d-a441-9acf45d1b54f
https://youtu.be/8zKuNo4ay8E?si=UBsSSt8nv_OVelnO
[ ] How do WebSockets work under the hood, including the handshake process?
[ ] How do API keys work, and what are best practices for managing and securing them?
[ ] How does CORS (Cross-Origin Resource Sharing) work under the hood, and what problems does it solve?
[ ] How do you compare different architectural approaches or technologies effectively?
[ ] how chrome’s v8 engine works. What’s the difference between chrome’s and safari’s engine.
[ ] mongo vs mongoose library, mongoose → ODM
[ ] connection pooling, prisma’s limitation
[ ] How do you approach system design interviews, and what common patterns and best practices should you know?
[ ] How do indexing, sharding, and partitioning work in databases, and why are they important for performance and scalability?