Coder Social home page Coder Social logo

adityaarakeri / interview-solved Goto Github PK

View Code? Open in Web Editor NEW
40.0 4.0 62.0 292 KB

๐ŸŒด Solutions to few of the interview coding challenges in Python ๐Ÿ

License: MIT License

Python 99.96% Shell 0.04%
interview-practice solved hacktoberfest hacktoberfest2020

interview-solved's Introduction

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

  • Make sure to add the solution to the problem in the respective file folder
  • Test the solution on the respective site before submitting the solution
  • Each file must end in .py
  • Each file should be python3 compatible

Opening Issues

  • When you open an issue, please make sure the Problem is not already implemented
  • Opened Issues by existing Problem will be closed & PR made to this Issue marked as spam
  • The Contributer who opened an issue will be assigned prefered to the issue.
  • If there is no PR within about 7 Days the issue will be assigned to another Contributer.

Pull Requests

  • Only Pull Requests joined with an Issue and matching the naming-conventions
  • If there is no Issue joined in the PR your PR will be labeld as spam and closed.
  • If your PR doesn' follow the Contributing Guidelines of this Repository it will be also marked as spam and closed!

Spam Users

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

Getting Started

  • Fork this repository (Click the Form button, top right of this page)
  • Clone your fork down to your local machine
git clone [email protected]:adityaarakeri/Interview-solved.git
  • Comment to the Issue you want to work on
  • Create a branch for a new feature
git checkout -b feature/branch-name
  • Or if its a bugfix to a file
git checkout -b bugfix/branch-name
  • Make your changes (choose from the Tasks above!)
  • Commit and Push
git add .
git commit -m 'commit message'
git push origin branch-name
  • Create a New Pull Request from your forked repository ( Click the 'New Pull Request' Button located at the top of your repo)
  • Wait for your PR review and merge approval!
  • Star this repository if you had fun!

Which PR will be accepted?

  • Ones you are assigned to
  • Your PR has to link the Issue
  • Your Solution must be correct - you can check first on LeetCode (submit) if it works on different test-cases

Which PRs will be NOT accepted?

  • Ones you are NOT assigned to
  • Your PR is NOT linked to the Issue you created
  • Your Solution is not correct
  • Your PR contains more than the .py file
  • PRs that "correct" Typos or spam files with comments
  • PRs that "correct" Coding Styles - Please accept that everybody has a different style

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!

interview-solved's People

Contributors

2kabhishek avatar adityaarakeri avatar akshat235 avatar amitkrishna avatar anmollenka avatar b1gvini avatar bharath-acchu avatar broleaf avatar cozydoomer avatar csendranshi avatar dependabot[bot] avatar dimapoliuha avatar dynamoh avatar gonnaliveinthailand avatar harchcode avatar hitblunders avatar igmik avatar jhhlim avatar learnwithgaurav avatar nkosi-tauro avatar oleksiivolk avatar pandaxtc avatar patilkrunal avatar sandippalit avatar sarthakbh321 avatar sharpblade4 avatar thefch avatar tohdekai avatar vgzelda avatar zmcddn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

interview-solved's Issues

Hacktoberfest2020: add interview questions that you have solved

Hacktoberfest 2020 ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

Its that time of the year, make PR's in here for your HacktoberFest Contributions

https://hacktoberfest.digitalocean.com/
Hacktoberfest2020

Goal

The entire goal of this issue is to get contributions from the open source community to curate a list of interview questions which are solved in Python(3.7 preferred)

Note

  • The interview questions can be of any level
  • Please do not submit duplicate questions(go through the code base and see if the problem you are submitting exists)
  • All questions should have solutions written in python 3.8
  • Add tests to test your algorithm inside the root test folder
  • View the existing tests for implementation
  • PR will be rejected if it does not follow the above rules

Hacktoberfest2019: add interview questions that you have solved

HACKTOBERFEST 2019
๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰
hacktoberfest2019

[UPDATED]
Goal:
The entire goal of this issue is to get contributions from the open source community to curate a list of interview questions which are solved in Python(3.7 preferred)

Note:

  1. The interview questions can be of any level
  2. please do not submit duplicate questions(go through the code base and see if the problem you are submitting exists)
  3. All questions should have solutions written in python 3
  4. Add tests to test your algorithm inside the root test folder
  5. view the existing tests for implementation
  6. PR will be rejected if it does not follow the above rules
Happy Hacking

Interview question from a corporate hitech company

The riddle is: given an array of integers where each number appears an even amount of times except a single number that appears an odd amount of times - find this number with constant space limitation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.