Algorithm Lab

A place for problem-solving notes, visualizations, and reusable implementations.

Algorithms Data Structures Practice

2024 - now

This page is a project template for algorithm experiments and writeups.

Template

  • Problem statement
  • Key observation
  • Complexity analysis
  • Reference implementation
  • Edge cases and counterexamples