DSA-Cookbook
I wanted a platform where I can look up optimal approaches at the last moment. It is easy to come up with brute force approaches. But optimal approaches have crux points which can be hard to figure out within standard interview time limits.
This platform contains only optimal solutions for each problem. Problems are sourced from LeetCode, while intuition, approaches and content are generated using frontier AI models.
I deployed it on Cloudflare Pages for better CDN performance and low latency. I kept things clean and simple UI-wise to keep it focused on quality.
I am still working on improving this project. Until then, you can check out the project here.
I will write up the complete end-to-end architecture here shortly.