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

Implement DS, Algorithms, Leetcode questions #1

Open
rohan8594 opened this issue Oct 6, 2020 · 8 comments
Open

Implement DS, Algorithms, Leetcode questions #1

rohan8594 opened this issue Oct 6, 2020 · 8 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@rohan8594
Copy link
Owner

I'm trying to build a repo where I can maintain solutions to various DS, algorithms, leetcode, and ctci questions. My goal for this repo is that it should be able help developers in their preparation for technical interviews.

I've already added solutions to a number of questions that I had solved when I was preparing for interviews, and looking to further extending this. As part of Hacktoberfest, I'm looking for contributions in the form of solutions to questions/algorithms that may be currently missing from this repo.

Solutions should be in Python or Java, as I'm trying to keep this repo down to just two languages. If there is a question/algo you want to take up, pls comment below and create a separate issue for the question/algo you are taking up. I will try to put up a contribution guide very shortly in the root of the repo. Pls follow that while creating a PR.

@rohan8594 rohan8594 added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Oct 6, 2020
@Swarn10
Copy link
Contributor

Swarn10 commented Oct 6, 2020

@rohan8594 I think that this repo will be really beneficial for interview preparation 👍 . I would like to contribute the Valid Sudoku problem from LeetCode to this repository. This problem is currently missing from the repo. Should I raise an issue and ask for assign ?

@Amulya-coder
Copy link
Contributor

@rohan8594 I want to add more Linked Lists. Could you assign it to me.

@rohan8594
Copy link
Owner Author

rohan8594 commented Oct 6, 2020

@rohan8594 I want to add more Linked Lists. Could you assign it to me.

@Amulya-coder Please create a separate issue with the linked list questions/algos you are looking to add. I will assign it to you.

@Poobalan1210
Copy link

I would like to add doubly linked list in python to the repo can you assign me this issue

@Hinal-Srivastava
Copy link

Hi!
I'd like to add Interpolation and Exponential Search.

@rohan8594
Copy link
Owner Author

@Hinal-Srivastava @Poobalan1210 Please go through the readme and contribution guides and create a separate issue for the questions/algorithms you want to take up. I will assign them to you.

@TestPrab
Copy link

TestPrab commented Oct 16, 2020

@rohan8594
Copy link
Owner Author

rohan8594 commented Oct 17, 2020

@TestPrab this question is already solved and present in the repo. Pls try to pick another question/algo thats not already solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

6 participants