A collection of problems I solved on LeetCode, mainly in C++.
-
Updated
Oct 12, 2025 - C++
A collection of problems I solved on LeetCode, mainly in C++.
Program to sort N numbers using only two stacks and stack's operations.
The algorithm fills free space by tetrominoes (like in Tetris) from the input file in the best possible way.
To associate your repository with the complexity-optimization topic, visit your repo's landing page and select "manage topics."