eswar7216's Stars
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
arpit20adlakha/Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
prasadgujar/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
puncsky/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.
DivyaGodayal/CoderChef-Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
thaycacac/java
All source java, data structures and algorithms, lab java...
examplehub/Java
All Examples for learning Java programming and algorithms
TheAlgorithms/Java
All Algorithms implemented in Java