This repository contains a list of detailed posts and solutions for data structure and algorithm related problems.
Below is a table of LeetCode posts. The posts span from 05/2020 through present. Over this time frame the quality of the solutions gradually progress from novice (05/2020 - 08/2020) to intermediate (08/2020 - 11/2020) to expert (11/2020 - present).
The problem number links to the problem statement and the solution links to my discussion post / solution.
About 10% of the posts require a LeetCode membership to view, the rest do not.
This repository also contains a folder called old_practice_problems. The folder contains older solutions (02/2020) and my thought process approaching the problem for the first time.
The progression in quality of the posts below is closely linked to my progression in competitive programmimg (shown here) which can be compared to a larger population of programmers (shown here).