This folder stores my personal solutions to LeetCode problems.
- Each problem has its own directory.
- Solutions are typically written in C# and saved as
solution.cs. - Directory names match the problem titles.
- These solutions are for learning and reference.
- Some problems may include multiple approaches or variations.