Skip to content

Latest commit

ย 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Interactive DSA Study Guide & Tracker

A comprehensive, open-access study guide designed to master Data Structures and Algorithms.

๐ŸŽฏ Overview

This platform serves as a complete breakdown of 175 essential algorithmic problems spanning 35 core topics (Arrays, Graphs, Dynamic Programming, Trees, and more). It is built not just as a repository of code, but as an interactive study tool.

Every problem includes a detailed written explanation of the logic, followed by highly optimized code implementations in Python and Java.

โœจ Features for Visitors

  • Track Your Progress: The site features a built-in progress bar. As you attempt the problems, mark them as "Done". Your progress is automatically saved locally in your browser so you can pick up exactly where you left off.
  • Toggleable Solutions: Try the problem yourself first using the direct LeetCode/LintCode links. If you get stuck, click the problem title to reveal the hidden explanation and code.
  • Curated Curriculum: Grouped logically by pattern, starting from basic Arrays & Hashing and scaling all the way up to Segment Trees and String Matching.

๐Ÿ› ๏ธ Tech Stack

This project is built for speed and accessibility. It runs entirely on the client side, meaning zero load times and no backend database required.

  • HTML5 / CSS3 for a clean, modern, and responsive user interface.
  • Vanilla JavaScript to handle the accordion dropdowns and Local Storage progress saving.

๐Ÿ“‚ How to Run Locally

  1. Clone this repository:
    git clone [https://github.com/devesh-tiw/Code-Conquer.git](https://github.com/devesh-tiw/Code-Conquer.git)

About

An interactive, browser-based Data Structures and Algorithms (DSA) study guide tracking 175 core problems across 35 topics. Features written explanations, optimized solutions in Python , and a built-in progress tracker.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages