Skip to content

Latest commit

Β 

History

57 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

DSA

Personal Data Structures & Algorithms learning log. Every chapter documents real understanding β€” my own notes, my own solutions, and the reasoning behind them β€” not just solved problems.

How this repo works

Each chapter is a numbered folder (00-js-foundations, 01-arrays, ...) containing:

  • README.md β€” short, question-framed explanations in my own words, based only on what I actually understood that day
  • practice.js (or per-problem files under problems/) β€” my own code, cleaned up but keeping my original logic

Study flow per topic: watch/learn β†’ solve it myself β†’ write it down β†’ make up 1-2 harder variations of my own and solve those too. A chapter only gets uploaded once it's fully done.

Chapters

# Chapter Status
00 js-foundations Done

More chapters get added to this table as they're completed.

About

🚧 This repository is a work in progress and currently incomplete. Updates and improvements are still being made. Expect changes and additions soon!

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages