An open API service indexing awesome lists of open source software.

https://github.com/divyanshugit/avid-algorithms

Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.
https://github.com/divyanshugit/avid-algorithms

contributions-welcome cpp hacktoberfest hacktoberfest2021 interview-questions leetcode open-source python

Last synced: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
--------