vi5hnuvardhan's Stars
shushrutsharma/Data-Structures-and-Algorithms-Python
All the essential resources and template code needed to understand and practice data structures and algorithms in python with few small projects to demonstrate their practical application.
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
rougier/numpy-100
100 numpy exercises (with solutions)
louisfb01/start-machine-learning
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2024 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
louisfb01/start-llms
A complete guide to start and improve your LLM skills in 2024 with little background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
ashishps1/awesome-behavioral-interviews
Tips and resources to prepare for Behavioral interviews.
ashishps1/awesome-leetcode-resources
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
abhimanyu003/sttr
cross-platform, cli app to perform various operations on string
LisaHJung/Part-1-Intro-to-Elasticsearch-and-Kibana
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
deepakkasera/lld-module-may23
himanshukr-nsit/Object-Oriented-Design-Pattern-Interview
Educative.io - Grokking the Object Oriented Design Interview
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
apollographql/apollo-server
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
codekarle/system-design
imujjwalanand/Grokking-the-System-Design
Reading material for High Level System Design, quality education should be accessible to all :)
Akshay-Iyangar/system-design
High-level system design and object-oriented design
Vishal-raj-1/Beginner-CPP-Submissions
This Repo contain solutions of all problems given in Basic course on Data structures and Algorithms Milestones.
neetcode-gh/leetcode
Leetcode solutions
tssovi/grokking-the-object-oriented-design-interview
checkcheckzz/system-design-interview
System design interview for IT companies
kumaransg/LLD
Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
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.
RefactoringGuru/design-patterns-java
Design Pattern Examples in Java
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.
riti2409/OOPS_NOTES
Notes of OOPS (in c++)
riti2409/Dynamic-Programming-Notes
Dynamic Programming Notes