Pinned Repositories
alarm
cstadium
demo123
generics_
Generic implementations of C++ STL vector, stack, queue, ...
leetcode_helpers
oops
c++ oops
quick_merge
quick_merge large files based on indices
safelist
Thread Safe list in python
shellscripting
shell scripting notes
underscore_cpp
underscore_cpp
mohitanand001's Repositories
mohitanand001/underscore_cpp
underscore_cpp
mohitanand001/safelist
Thread Safe list in python
mohitanand001/quick_merge
quick_merge large files based on indices
mohitanand001/leetcode_helpers
mohitanand001/leetcode_solutions
mohitanand001/awesome-aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
mohitanand001/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
mohitanand001/awesome-system-design-resources
This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems
mohitanand001/aws-sdk-go
AWS SDK for the Go programming language.
mohitanand001/budget
mohitanand001/clusterfuzz
Scalable fuzzing infrastructure.
mohitanand001/cpython
The Python programming language
mohitanand001/fastcounter
Fast counters for Python
mohitanand001/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.
mohitanand001/jovian-py
Collaboration platform for data science projects & Jupyter notebooks
mohitanand001/LeetCode
My C++ Code for LeetCode OJ
mohitanand001/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.
mohitanand001/notif
mohitanand001/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
mohitanand001/pandas_exercises
Practice your pandas skills!
mohitanand001/PyChatGPT
⚡️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more.
mohitanand001/python-interview
python interview
mohitanand001/react-admin-example
Example of React Admin framework with JSON-Server
mohitanand001/react-admin-template
Simple React admin template - Hooks, Redux, Bootstrap :white_check_mark: :metal:
mohitanand001/recipe
mohitanand001/sql
mohitanand001/system-design
Learn how to design systems at scale and prepare for system design interviews
mohitanand001/System-Design-Cheatsheet
System Design Studying can be daunting. This gives you a table to study different problems, understand what components they require, their pros and cons, and how to deal with mitigations.
mohitanand001/the-algorithm
Source code for Twitter's Recommendation Algorithm
mohitanand001/wtfpython
What the f*ck Python?