-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
Description
📝 Description:
Currently, the platform includes Frontend and Backend learning sections with detailed topics.
To make the platform more comprehensive and beneficial for learners preparing for tech interviews I propose adding:
📘 DSA (Data Structures & Algorithms) section
🧠 System Design section
✅ DSA:
-
Arrays, Strings, Linked Lists
-
Stacks, Queues, Trees, Graphs
-
Sorting & Searching Algorithms
-
Dynamic Programming
Practice Questions
✅ System Design:
-
Basics: Scalability, Latency, Throughput
-
Components: Load Balancer, Caching, DB Sharding
-
Use Cases: URL Shortener, WhatsApp, Instagram, etc.
Reactions are currently unavailable