adityaarakeri / Interview-solved

🌴 Solutions to few of the interview coding challenges in Python 🐍
MIT License
40 stars 62 forks source link
hacktoberfest hacktoberfest2020 interview-practice solved

Build Status Contributors Issues Open Pull Requests Last Commit Stars Forks Watchers License


Interview solutions in Python3

There implementations are for learning purposes. If you want to contribute more efficient solutions feel free to open an issue and commit your solution.


Contributing Guidelines

To contribute make sure the Problem hasn't already added to the repo. Make sure to add the number of the Issue in your PR.

Folders and Files

Opening Issues

Pull Requests

Spam Users

Users who spam this Repo with PRs/Issues that does not align the Contribution Guidelines will be blocked.

Getting Started

Which PR will be accepted?

Which PRs will be NOT accepted?

Hacktoberfest

Every year during Hacktoberfest this Repository will be bombarded with PR's I will make sure to approve them within the time period

Run your Tests

./bin/run.sh 

Thank You!