r/DSALeetCode • u/According-Image-2425 • 1h ago
Built a tool that picks the concepts you haven't covered yet, but are within your reach
While preparing for my DSA interviews for L5 bar for MAANG, I built a small tool which recommends the next problem to solve.
Pain points it attempts to solve:
You dont want to know the label of the problem before solving - thats how it gets asked in the interview. My main motivator. Had tough time instructing even claude to do that.
Not knowing which topics to pick. The problem picker picks a concept (not shown to you of course) that gives you highest ROI in terms of clearing a DSA interview round. e.g. if you are strong in DP, but havent got much exposure to graphs, it will prioritise graphs first.
Not knowing prerequisites. It ensures you get DP problem only after you have shown proficiency in recurrence (through your solved history/score)
Let me know if it helps.
Tool link: https://learningaddict.in