Skip to content

wncc/DSA-Bootcamp-2026

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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
Week 4 Stack, Queue, Deque, Heap, Priority Queue

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors