DSA-cookbook

DSA-Cookbook is the collected essense of the famous DSA sheets available for interview preparation. Across the web, there are many famous DSA sheets available. They have the collections of problems across different platforms. I explored them and collected the leetcode problems, thus built dsa-cookbook.It is currently built for revision purposes only.

Purpose

It solves few nitty and gritty problems for the students preparing for the interviews.

  1. Centalised place for all famous problems.
  2. Easy navigations without any over styles or cluttering.
  3. Intuitions, Approaches and pseudo codes for each problem.
  4. Only provides optimal approaches for quick revision for interviews.

Workflow

I kept current workflow easy for users. User lands on the website. Navigates to the problem-sets. Selects the topic. Goes to the problem-sets list for that topic. Applies filters as per his/her choice. And done.

Easy to navigate buttons on problems page to go on next or previous problem for same topic.

Tech stack

  • React
  • TypeScript
  • CSS
  • CosmosDB
  • cloudflare pages for better CDNs

I have used Mistral frontier models for the finesse of the intuitions, approaches, psuedo codes and implementations.

I will be improving this project. Till then check this out live on DSA-Cookbook. Check out the source code also here