Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Python Questions and answers #1

Closed
RaviKarrii opened this issue Oct 4, 2020 · 5 comments
Closed

Add new Python Questions and answers #1

RaviKarrii opened this issue Oct 4, 2020 · 5 comments

Comments

@RaviKarrii
Copy link
Owner

This issue is open for ALL. Please add Interview questions and answers.

Please keep it this repo clean.

@abxsantos
Copy link
Contributor

I've been asked a lot about the fibonnacci sequence functions (iterative and recursive) during interviews.
Can I add the question here with the solution?

@RaviKarrii
Copy link
Owner Author

RaviKarrii commented Oct 4, 2020

Yes Please. Anything that would help users prepare for interviews.

You may also add your GitHub ID if you like. may be say ( added by (User))

@abxsantos
Copy link
Contributor

Great! Should I add in as a markdown file, as a python file or both?

@RaviKarrii
Copy link
Owner Author

You can create the program in a folder named "Supporting files" in python folder. and link it in markdown file

@azhar1038
Copy link
Contributor

I have added another Python interview coding question which I faced in my interview. Optimised algorithm to find Fibonacci number O(log n). I have also added program in the supporting folder. Please do check, I have sent the PR!

neodark added a commit to neodark/Awesome-interview-preparation that referenced this issue Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants