-
Notifications
You must be signed in to change notification settings - Fork 31
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 more algorithms in c++/java (Hacktoberfest 2020) #57
Comments
Can I work on this? |
Can i work on this? |
I want to add all possible mathematical problems, well coded and solved in three ways that is naive, efficient and optimized. Will it be fine? |
Sure @ankan10 |
I added please check :) |
I added some leetcode solutions with PR #65. Kindly help check, Thank you. |
Can I work on questions based on Graphs ? @ng29 |
Go for it @DivyaSaravanan |
Can I add another solution for any solved problem in the repos? @ng29 |
done |
Can I add linked list algorithms? - insert at tail , insert at head , delete at head , delete any element, display linked list |
Sure @kuldeepjain2002 , go ahead :) |
I added please check. |
Hola guyz,
Add more algorithmic questions and leetcode solutions to this repo, just maintain the hierarchy .
And commit in language folder wise.
Just raise a PR and i will merge 👍
Cheers
The text was updated successfully, but these errors were encountered: