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

Code your favourite data structures and algorithms! #1

Open
Harshita-Kanal opened this issue Sep 30, 2020 · 27 comments
Open

Code your favourite data structures and algorithms! #1

Harshita-Kanal opened this issue Sep 30, 2020 · 27 comments
Labels
enhancement New feature or request first-timers-only good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed up-for-grabs

Comments

@Harshita-Kanal
Copy link
Owner

Implement any algorithm or data structure or solve any programming problem in any language you want, when done, share your success by making a PR.
Include the file in your pull request.
Keep the name of the file as: Language-Problem Short Name
eg: Python-Knapsack.py

@Harshita-Kanal Harshita-Kanal added enhancement New feature or request good first issue Good for newcomers first-timers-only Hacktoberfest help wanted Extra attention is needed labels Sep 30, 2020
@AndreiG23
Copy link
Contributor

I want to contribute with a bubble sort in C++.

@LostAndFoundAgain
Copy link
Contributor

I want to contribute with connected components problem in c++.

@Ishaan0905
Copy link
Contributor

I will contribute

Harshita-Kanal added a commit that referenced this issue Oct 2, 2020
Added bubble sort in cpp at issue #1
@ayush-git228
Copy link
Contributor

I would be happy to contribute.

@NimrodRak
Copy link

I would like to contribute too.

@Ishaan0905
Copy link
Contributor

Ishaan0905 commented Oct 3, 2020

Kindly check #27 @Harshita-Kanal

@TheDeshBhakt
Copy link

I would like to add some new algorithms.

@PatrickStarLee
Copy link

I would like to do this issue.

@Rohitc2001
Copy link

Hello I would like to contribute in this by adding some algorithms

@Yashithi98
Copy link

I would like to contribute as well.

@DianaRodarte
Copy link

Hi @Harshita-Kanal I would love to contribute Linear Search in C++

@Aniruddha8699
Copy link
Contributor

Aniruddha8699 commented Oct 7, 2020

@Harshita-Kanal I noticed that the repository was missing Searching algorithms so I added a ternary search code in c++. And to make the learning fun for all, I've also added a very basic SNAKE game in c++ which is really very easy to understand.
If you find it useful then please do merge my changes to your repository.😅
So kindly review PR #71

Harshita-Kanal pushed a commit that referenced this issue Oct 9, 2020
Stack as singly Linked List in C++
@sarthak-1503
Copy link

@Harshita-Kanal Can I contribute in this issue?

@sarthak-1503
Copy link

I will be contributing in C++

@Harshitha4444
Copy link

I also want to contribute with selection sort

@darshmgandhi
Copy link
Contributor

I have implemented Knapsack in Java. Please review my PR #86 . Thank you.

@sarthak-1503
Copy link

@Harshita-Kanal I have implemented Longest Valid Parentheses using Dynamic Programming in C++. Please review my pull request #87

@HitIt007
Copy link

I want to implement tree's inorder traversal in c

@HitIt007
Copy link

I have implemented Inorder_traversal in c. Please review my pull request #88

@sarthak-1503
Copy link

File Name: longestValidParentheses.cpp
@Harshita-Kanal Please review my pull request #87

@DevarakondaMohitVarsha
Copy link
Contributor

Sir, can I contribute some complex algorithm related to Artificial Intelligence or some complex machine learning / deep learning model. In c++ or python?

@Ranadheer-senani
Copy link

I'm looking forward to contributing a string operation in c++.

Harshita-Kanal added a commit that referenced this issue Nov 18, 2020
Knapsack in Java for Hacktober Issue #1
Harshita-Kanal pushed a commit that referenced this issue Dec 26, 2020
…sha-Convolution_Operation_Python

Add files via upload
@g-o-l-d-y
Copy link

Kindly check PR #111 @Harshita-Kanal
Thanks!

@sydnienguyen
Copy link
Contributor

I would like to contribute to this issue.

@lucaa66
Copy link

lucaa66 commented Mar 20, 2021

Implement any algorithm or data structure or solve any programming problem in any language you want, when done, share your success by making a PR.
Include the file in your pull request.
Keep the name of the file as: Language-Problem Short Name
eg: Python-Knapsack.py

I would like to contribute with The Euclid Algorithm in c++ :)

@RameshtaVishwakarma
Copy link

The repository doesn't have a binary search algorithm. I would Love to contribute Binary Search iterative and recursive algorithms. @Harshita-Kanal

@puneetkaur2929
Copy link

Hey @Harshita-Kanal
I would like to contribute algorithms using Sliding window technique .
Language : C++
kindly assign this issue to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request first-timers-only good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed up-for-grabs
Projects
None yet
Development

No branches or pull requests