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 merge sort, insertion sort, bubble sort, selection sort and quicksort in different languages #3

Open
2 tasks done
ag278 opened this issue Oct 12, 2021 · 13 comments

Comments

@ag278
Copy link
Collaborator

ag278 commented Oct 12, 2021

Proposal

Add algorithms for the above sorting techniques

Describe the solution you'd like

Have you read the Contributing Guidelines on Pull Requests?

Yes

Please answer the following questions for yourself before submitting an issue.

  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
AyushhS added a commit to AyushhS/Beta-Algo that referenced this issue Oct 13, 2021
## Description
addition of the bubble sort algorithm in the c++ repository

## Have you read the <a href = "https://github.com/Rj-coder-iitian/Beta-Algo/blob/main/CONTRIBUTING.md">Contributing Guidelines on Pull Requests? </a>
Yes

## Please answer the following questions for yourself before submitting an issue.
- [ ] I've read the contribution guidelines.
- [ ] I've checked the issue list before deciding what to submit.
Related Issues or Pull Requests
link to the <a href = "Synergise-IIT-Bhubaneswar#3"> issue </a>
@AyushhS AyushhS mentioned this issue Oct 13, 2021
2 tasks
@AyushhS
Copy link
Contributor

AyushhS commented Oct 13, 2021

I would like to implement these algorithms in c++

@ag278
Copy link
Collaborator Author

ag278 commented Oct 13, 2021

Assigned the issue to @AyushhS in c++

@PranayB003
Copy link
Contributor

@ag278 Kindly assign this issue to me in Python

@ag278
Copy link
Collaborator Author

ag278 commented Oct 15, 2021

Assigned the issue to @PranayB003 in python

@ag278 ag278 added the python label Oct 15, 2021
AyushhS added a commit to AyushhS/Beta-Algo that referenced this issue Oct 16, 2021
## Description
addition of the bubble sort, quick sort, merge sort and selection sort algorithms in the c++ repository

## Have you read the Contributing Guidelines on Pull Requests?
Yes

## Please answer the following questions for yourself before submitting an issue.
- [x] I've read the contribution guidelines.
- [x] I've checked the issue list before deciding what to submit.

## Related Issues or Pull Requests
link to the <a href = "Synergise-IIT-Bhubaneswar#3"> issue </a>
@divyansh1235
Copy link

@ag278 i want to contribute in c++

@ag278
Copy link
Collaborator Author

ag278 commented Oct 22, 2021

@divyansh1235 the issue has already been solved in C++. You can choose a different language

@divyansh1235
Copy link

@ag278 does insertion sort is solved??

@divyansh1235
Copy link

@ag278 does insertion sort is solved??

???

@ag278
Copy link
Collaborator Author

ag278 commented Oct 23, 2021

@ag278 does insertion sort is solved??

???

Yes

@ritik3131
Copy link
Contributor

Hey @ag278, Can you assign this issue to me in c.

@ag278
Copy link
Collaborator Author

ag278 commented Oct 24, 2021

Assigned the issue to @ritik3131 in C

@divyansh1235
Copy link

@ag278 i want to contribute in python

@ag278
Copy link
Collaborator Author

ag278 commented Oct 25, 2021

@ag278 i want to contribute in python

This issue has already been solved in Python

@ritik3131 ritik3131 mentioned this issue Oct 26, 2021
2 tasks
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

5 participants