All Projects → akshitagit → Python

akshitagit / Python

Licence: other
Repository for Python codes and algos. Star the repo too.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Python

Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (+3130.39%)
Mutual labels:  sorting-algorithms, interview-questions, dynamic-programming
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-70.59%)
Mutual labels:  sorting-algorithms, interview-questions, dynamic-programming
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (+273.53%)
Mutual labels:  sorting-algorithms, interview-questions, dynamic-programming
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (+34.31%)
Mutual labels:  sorting-algorithms, dynamic-programming
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+11226.47%)
Mutual labels:  sorting-algorithms, dynamic-programming
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+18.63%)
Mutual labels:  sorting-algorithms, interview-questions
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+4253.92%)
Mutual labels:  sorting-algorithms, dynamic-programming
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+12582.35%)
Mutual labels:  sorting-algorithms, interview-questions
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (+39.22%)
Mutual labels:  sorting-algorithms, dynamic-programming
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+83.33%)
Mutual labels:  sorting-algorithms, interview-questions
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
Stars: ✭ 141 (+38.24%)
Mutual labels:  sorting-algorithms, dynamic-programming
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-56.86%)
Mutual labels:  sorting-algorithms, dynamic-programming
Coding Ninjas Java Solutions
This will have solutions to all the problems that are included in Coding Ninja's 2020 Java Course. Star the repo if you like it.
Stars: ✭ 32 (-68.63%)
Mutual labels:  sorting-algorithms, dynamic-programming
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (+30.39%)
Mutual labels:  sorting-algorithms, dynamic-programming
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+400%)
Mutual labels:  sorting-algorithms, dynamic-programming
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (+62.75%)
Mutual labels:  sorting-algorithms, dynamic-programming
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-47.06%)
Mutual labels:  interview-questions, dynamic-programming
Algorithms
Short explanations and implementations of different algorithms in multiple languages
Stars: ✭ 37 (-63.73%)
Mutual labels:  sorting-algorithms, hacktoberfest2020
Interview
Data Structures and Algorithms in Java (useful in interview process)
Stars: ✭ 396 (+288.24%)
Mutual labels:  sorting-algorithms, interview-questions
Cracking The Coding Interview
📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
Stars: ✭ 396 (+288.24%)
Mutual labels:  sorting-algorithms, dynamic-programming

feetwings

Python

Repository for Python codes and algos. Star the repo too 🚀

Issues Pull Requests Forks Stars

Students may contribute algorithms and data structures in a variety of languages to an open repository.

This Repository is meant for everyone to create code and learn to contribute to open source

Instructions

  • Fork this Repository using the button at the top However, if you are interested in having contributions to this repo count toward Hacktoberfest we encourage you to take a look at this list of Hacktoberfest issues for inspiration and make the necessary changes to focus on enabling people to make meaningful contributions to open source projects.
  • Clone your forked repository to your pc ( git clone "url from clone option.)
  • Create a new branch for your modifications (ie. git branch new-user and check it out git checkout new-user and git checkout -b new-user)
  • Add your profile image in static/images/ ( use drag and drop option or upload by commands.)
  • Add your profile data in content/participant/
  • Add your files (git add -A), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request
  • Star this repository

Happy coding!

❤️ Project Admin


AKSHITA GUPTA

👑 Admin

🌟 Contributors

Thanks goes to these wonderful people :

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].