This is created for personal use for revision, once done will reshape for public use.
Built topic by topic — theory, examples, and machine coding from scratch.
Folder: dsa-javascript/
- Basics — notes · code-snippet.js
- Algorithms
- Frequency Counter — notes · frequency-counter.js
- Sorting Algorithms
- Data Structures
- Binary Tree — notes · binary-tree.js
Folder: Javascript/
- call / bind / apply — notes · polyfill.js
- Data Types
- Math — notes
- Promises
Folder: machine-coding-problems/
- 🚧 Coming soon —
machine-coding-problems/react/
Folder: notes/
- 🚧 Coming soon —
notes/browser/
- 🚧 Coming soon —
notes/performance/
- 🚧 Coming soon —
notes/security/
Live demo apps — to run the concepts, not just read about them.
Folder: Playground/frontend/ · README
Real-time Communication
Machine Coding (React)