Pinned Repositories
Algorithms
General Programming Practice
algorithms-1
Minimal examples of data structures and algorithms in Python
awesome-public-datasets
A topic-centric list of HQ open datasets.
data-science-interviews
Data science interview questions and answers
Data-Science-Specialization-JHU
Projects from Data Science Specialization from Johns Hopkins University.
DataScienceMicromasters-UCSD
Data Science Micromasters from University of California San Diego through edx.org
Handson-ML-Scikitlearn-TensorFlow
Applied Machine Learning with Scikit-learn and TensorFlow.
Machine-Learning-Specialization-UW
This repo is for ML Specialization through UW on Coursera
Python-For-Everyone-University-of-Michigan
This repository is dedicated to programs in Python while following along Python For Everyone Specialization from University of Michigan through Coursera.
rasa_projects
Intro to RASA Open Source
mehulpatel21's Repositories
mehulpatel21/awesome-public-datasets
A topic-centric list of HQ open datasets.
mehulpatel21/data-science-interviews
Data science interview questions and answers
mehulpatel21/rasa_projects
Intro to RASA Open Source
mehulpatel21/algorithms-1
Minimal examples of data structures and algorithms in Python
mehulpatel21/Algorithms-2
A collection of algorithms and data structures
mehulpatel21/algorithms-3
Algorithms in python and C
mehulpatel21/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
mehulpatel21/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
mehulpatel21/coding-interview-university
A complete computer science study plan to become a software engineer.
mehulpatel21/coding-problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
mehulpatel21/CodingInterviews
This repository contains coding interviews that I have encountered in company interviews
mehulpatel21/Competitive-Coding-Platforms
GeeksForGeeks, HackerEarth, Coding Tests and Several Other platforms - Data Structures, Algorithms Implementations in Python
mehulpatel21/Competitive-Programmming
Questions solved from Various Coding websites viz. HackerRank, HackerEarth, CodeChef, CodingNinja and other websites. This repository also contains Questions from various offline and onsite competitions. Programs that we find in the competitions and some brainstorming questions
mehulpatel21/cracking-the-coding-interview
:books: C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
mehulpatel21/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
mehulpatel21/DailyCodingProblem
Daily Coding Problem solutions
mehulpatel21/DailyCodingProblem-1
Problems with my solutions of Daily Coding Problem website
mehulpatel21/data-engineering-with-databricks
mehulpatel21/DBUtils
Database connections for multi-threaded environments
mehulpatel21/FAANG
Competitive programming questions.
mehulpatel21/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.
mehulpatel21/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
mehulpatel21/mehulpatel21
All about me!
mehulpatel21/ML-For-Beginners
12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all
mehulpatel21/MLfromscratch
Machine Learning algorithm implementations from scratch.
mehulpatel21/Must-Do-Coding-Questions
GeeksforGeeks Must-Do-Coding-Questions Solutions
mehulpatel21/notes
:pencil: Simple delightful note taking, with more unix and less lock-in.
mehulpatel21/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
mehulpatel21/system_design
Preparation links and resources for system design questions
mehulpatel21/The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.