Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA Bootcamp 2026

An 8-week Data Structures and Algorithms bootcamp conducted by the Web and Coding Club (WnCC), IIT Bombay.

This repo is your single source of truth - study material, code examples, and problem sets, organized week by week so you always know what to learn next and why.


How to Use This Repo

  1. Go to the current week's folder and read its README.md first - it gives you the learning path for the week.
  2. Work through the topics in order. Each topic's README explains what you need to know before it and what it unlocks next.
  3. Do problems daily - don't pile them up. 2 problems a day beats 14 on Sunday.
  4. Stuck on a problem? Think for 20 minutes before looking at hints. Peeked at the solution? Re-solve it from scratch the next day.

8-Week Roadmap

Week Topics Contest
Week 1 Syntax & I/O, Time & Space Complexity, STL, Arrays, Sorting Contest 1
Week 2 Prefix Sum, Two Pointers, Binary Search, Strings Contest 2
Week 3 Recursion, Divide & Conquer, Hashing, Sliding Window Contest 3
Week 4 Linked List, Stack, Queue, Deque, Backtracking
Week 5 Trees, Greedy Algorithms, Bit Manipulation, Number Theory

Questions?

Drop them in the WhatsApp group. That's what it's there for.

About

A comprehensive Data Structures and Algorithms bootcamp designed to build a strong problem-solving foundation from scratch.

Resources

Stars

36 stars

Watchers

8 watching

Forks

Releases

Packages

Contributors