All Projects → divyanshugit → Avid-Algorithms

divyanshugit / Avid-Algorithms

Licence: MIT License
Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Avid-Algorithms

Must-Do-Coding-Questions-for-Companies
Must Do Coding Questions for Companies like Amazon, Microsoft, Adobe, etc. It also help to crack the technical inteviews.
Stars: ✭ 28 (+133.33%)
Mutual labels:  leetcode, interview-questions
Coding-Interview-101
Solutions to LeetCode problems filtered with companies, topics and difficulty.
Stars: ✭ 21 (+75%)
Mutual labels:  leetcode, interview-questions
CodingInterview
Solutions to Leetcode, CareerCup Coding problems
Stars: ✭ 64 (+433.33%)
Mutual labels:  leetcode, interview-questions
learning-computer-science
Learning data structures, algorithms, machine learning and various computer science constructs by programming practice from resources around the web.
Stars: ✭ 28 (+133.33%)
Mutual labels:  leetcode, interview-questions
Coding-Interview-Challenges
This is a repo where I upload code for important interview questions written in Python, C++, and Swift
Stars: ✭ 13 (+8.33%)
Mutual labels:  leetcode, interview-questions
Minecraft-bedrock-json-schemas
The JSON validation schema files for Minecraft bedrock
Stars: ✭ 17 (+41.67%)
Mutual labels:  contributions-welcome, hacktoberfest2021
Awesome Python Scripts
🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
Stars: ✭ 198 (+1550%)
Mutual labels:  contributions-welcome, hacktoberfest2021
Androapps
Important Android projects to learn fundamentals of android development
Stars: ✭ 48 (+300%)
Mutual labels:  contributions-welcome, hacktoberfest2021
algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
Stars: ✭ 9,824 (+81766.67%)
Mutual labels:  leetcode, interview-questions
AlgoDaily
just for fun
Stars: ✭ 118 (+883.33%)
Mutual labels:  leetcode, interview-questions
fe-interview-handwrite
📖 前端面试常见手写题整理
Stars: ✭ 273 (+2175%)
Mutual labels:  leetcode, interview-questions
GoogleKickStart2020 Solutions
This repository will contain solutions of "Google Kick Start 2020" in C/C++/Java/Python. If you loved it, give a 🌟!
Stars: ✭ 137 (+1041.67%)
Mutual labels:  contributions-welcome, hacktoberfest2021
VSCode-Bedrock-Development-Extension
An extension that provides support for files such as: .mcfunction, .json and .lang. Features include: completion, validations, formatters, diagnostics, cheat-sheets, code-actions, generation of files, and development tools to help develop Minecraft Bedrock Addons or Minecraft Education Edition.
Stars: ✭ 45 (+275%)
Mutual labels:  contributions-welcome, hacktoberfest2021
LeetCode
🎆LeetCode solution and explanation
Stars: ✭ 54 (+350%)
Mutual labels:  leetcode, interview-questions
code interview
LeetCode LintCode 题解, 剑指offer题目,互联网公司面试,BAT外企等面试题目
Stars: ✭ 21 (+75%)
Mutual labels:  leetcode, interview-questions
LeetCode
✍️ My LeetCode solutions, ideas and templates sharing. (我的LeetCode题解,思路以及各专题的解题模板分享。分专题归纳,见tag)
Stars: ✭ 123 (+925%)
Mutual labels:  leetcode, interview-questions
CodeBucket
A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST! Please leave a star ⭐ to support this project! ✨
Stars: ✭ 22 (+83.33%)
Mutual labels:  contributions-welcome, hacktoberfest2021
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (+133.33%)
Mutual labels:  leetcode, interview-questions
ML-ProjectKart
🙌Kart of 210+ projects based on machine learning, deep learning, computer vision, natural language processing and all. Show your support by ✨ this repository.
Stars: ✭ 162 (+1250%)
Mutual labels:  contributions-welcome, hacktoberfest2021
Hacktoberfest2021 beginners
Hactoberfest repo for absolute beginners.
Stars: ✭ 39 (+225%)
Mutual labels:  contributions-welcome, hacktoberfest2021

Avid-Algorithms

Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.

Directory structure

├── DSA Workshop        <-- Whole Basic(most used) Data Structure Notes and links to the resources
│
├── Interview Practice  <-- Contains coding interview question(execpt questions from LeetCode)
│
├── ML Algorithms       <-- ML Algorithms from Scratch
│
├── Leetcode            <-- Contains questions from leetcode
│
├── Patterns            <-- Codes for various type of patterns
│
├── LICENSE
└── README.md   

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].