Tag: interviews
All the articles with the tag "interviews".
Shared Prototypes Problem
Rate Limiter Problem
Threads vs Processes
Threads and Processes are two fundamental concepts in operating systems and computer science. They are used to execute multiple tasks concurrently. In this post, I will describe the difference between Threads and Processes.