Posts by Tag

Competitive Programming

Recursion Demystified

24 minute read

In order to understand recursion, you must first understand recursion.

Deep Dive Into Graph Traversals

9 minute read

An overview of the famous Depth-First Search and Breadth-First Search algorithms and their differences and use cases.

Back to top ↑

Graphs

Deep Dive Into Graph Traversals

9 minute read

An overview of the famous Depth-First Search and Breadth-First Search algorithms and their differences and use cases.

Back to top ↑

Traversal Algorithms

Deep Dive Into Graph Traversals

9 minute read

An overview of the famous Depth-First Search and Breadth-First Search algorithms and their differences and use cases.

Back to top ↑

Software Engineering

Manager to the rescue!

8 minute read

How my manager saved me from breaking 50 production servers. A retrospective on a potential screw-up on our production system due to a bad piece of code.

Back to top ↑

Load Balancing

Load Testing HAProxy (Part 2)

9 minute read

Part-2 of the 3 part series on breaking the limits of the open-source HAProxy, which is a reliable, high performant TCP/HTTP load balancer.

Load Testing HAProxy (Part 1)

6 minute read

Part-1 of the 3 part series on breaking the limits of the open-source HAProxy, which is a reliable, high performant TCP/HTTP load balancer.

Back to top ↑

HAProxy

Load Testing HAProxy (Part 2)

9 minute read

Part-2 of the 3 part series on breaking the limits of the open-source HAProxy, which is a reliable, high performant TCP/HTTP load balancer.

Load Testing HAProxy (Part 1)

6 minute read

Part-1 of the 3 part series on breaking the limits of the open-source HAProxy, which is a reliable, high performant TCP/HTTP load balancer.

Back to top ↑

Stress Testing

Load Testing HAProxy (Part 2)

9 minute read

Part-2 of the 3 part series on breaking the limits of the open-source HAProxy, which is a reliable, high performant TCP/HTTP load balancer.

Load Testing HAProxy (Part 1)

6 minute read

Part-1 of the 3 part series on breaking the limits of the open-source HAProxy, which is a reliable, high performant TCP/HTTP load balancer.

Back to top ↑

Recursion

Recursion Demystified

24 minute read

In order to understand recursion, you must first understand recursion.

Back to top ↑

Arrays

Back to top ↑

Life Lessons

Back to top ↑

Production Clusterfucks

Manager to the rescue!

8 minute read

How my manager saved me from breaking 50 production servers. A retrospective on a potential screw-up on our production system due to a bad piece of code.

Back to top ↑

Random

I need a haircut

3 minute read

The fear, the anxiety, the anger, the maybe happiness when I get a haircut

Back to top ↑

Haircut Rants

I need a haircut

3 minute read

The fear, the anxiety, the anger, the maybe happiness when I get a haircut

Back to top ↑

Dynamic Programming

Back to top ↑

Bit Masking

Back to top ↑

Road Trip

Back to top ↑

Travelogue

Back to top ↑

Open Source

Back to top ↑

Github

Back to top ↑

Frontend

Back to top ↑

Github Actions

Back to top ↑

Interviews

Back to top ↑

Retrospective

Back to top ↑