ankurkumar14's Stars
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
akormous/design-patterns
A collection of C++ projects implementing various object-oriented design patterns.
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.
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.
Sagnik-Chaudhuri/machine-coding-splitwise
Sagnik-Chaudhuri/machine-coding-contact-management-system
Sagnik-Chaudhuri/machine-coding-LRU-Cache
Sagnik-Chaudhuri/machine-coding-simple-snakes-ladders
A Basic Python Implementation of Snakes & Ladders Game
Sagnik-Chaudhuri/machine-coding-basic-jira
Create a basic backend for JIRA. Details mentioned as per doc mentioned in README
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
dangkhoasdc/awesome-ai-residency
List of AI Residency Programs
arpitbbhayani/system-design-questions
Problem statements on System Design and Software Architecture as part of Arpit's System Design Masterclass
puncsky/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.
allaboutjst/airbnb
Sai-Adarsh/data-structures-and-algorithms
Resources that I used to crack some big tech & startups interviews
RafeKettler/magicmethods
Guide to Python's magic methods
shashank88/system_design
Preparation links and resources for system design questions
SiddharthShringi/my-first-contact-app
MysteryVaibhav/leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
sahasrara62/filed_payments
An api development and testing challenge
trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
vasanthk/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
veeral-patel/how-to-secure-anything
How to systematically secure anything: a repository about security engineering
Olshansk/interview
Everything you need to prepare for your technical interview
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
arpankg/ctci-python-solutions
Cracking the Coding Interview in Python 3. The solutions all have detailed explanations with visuals.
PushkaraSharma/Sudoku_Solver
The following project aims to develop the GUI based app that can be used to solve sudoku by just taking the image from the user's mobile camera and give the solution instantly.
fastai/fastbook
The fastai book, published as Jupyter Notebooks
wandb/awesome-dl-projects
This is a collection of the code that accompanies the reports in The Gallery by Weights & Biases.