Challenging algorithms
This list presents several challenging algorithms and data structures I find valuable for any programmer to implement, improving their technical understanding and approach to complex problems.
This is a great blog post on how to optimize network code on Linux, detailing the steps taken to achieve 1.2M API requests/second on a 4 vCPU EC2 instance through various system and application-level tunings. It's a solid illustration of compounding gains in optimization.
Visit talawah.io →