Back

🗒 Tech Study Notes

Quick revision notes that are life-savers before exams. Concise, clear, and to the point!

📊 DSA & Algorithms

Quick notes for Data Structures and Algorithms

📋

DSA Complete Notes

Arrays, Linked Lists, Trees, Graphs — a comprehensive data structures guide with examples and complexity analysis.

Big-O Cheat Sheet

Quick reference for Time and Space complexity. Sorting algorithms and data structures in one place!
🚀

NeetCode Patterns

Solve LeetCode problems by patterns. 150 must-do problems with video explanations. Great for interview prep!

🌐 Web Development

Frontend and backend web development notes

📄

MDN Web Docs

Official reference for HTML, CSS, and JavaScript. Great documentation with examples. A web dev essential!
💡

JavaScript.info

Modern JavaScript tutorial — from basics to advanced. Closures, Promises, and async/await clearly explained!

React Official Docs

Official React documentation. Hooks, Components, and State management with interactive examples!
🗺

Roadmap.sh

Developer roadmaps for Frontend, Backend, DevOps, and more. Clear learning paths with resources. Excellent career guide!

💻 Programming Languages

Quick notes for Python, Java, and C++

🐍

Python Notes

Official Python tutorial — basics, OOP, file handling, and modules. Beginner-friendly and comprehensive!

Java Notes

Official Java learning path — OOP, Collections, Streams, and Multithreading. Perfect for interview prep!

C++ Notes

C++ tutorial from beginner to advanced. Pointers, STL, and templates clearly explained with examples!

C Notes

C tutorial from beginner to advanced. Pointers, STL, and templates clearly explained with examples!

🛠 System Design & CS Fundamentals

Notes for System Design, OS, and Networks

🏗

System Design Primer

Most popular System Design resource. Scalability, load balancing, caching, and databases in one place!
🖥

Operating System Notes

Process management, memory management, file systems, and deadlocks — all key OS topics covered!
🌐

Computer Networks Notes

OSI model, TCP/IP, HTTP, DNS, and routing — networking fundamentals clearly explained for exams/interview prep!
🗃

DBMS Notes

Normalization, SQL, transactions, and indexing — complete DBMS notes for both college exams and interviews!