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

Recursive Bubble Sort - C# #224

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SuryanshSinha2612
Copy link

This is a Recursive Bubble Sort program written in C#

This is a Recursive Bubble Sort program written in C#
@SuryanshSinha2612
Copy link
Author

please see to it @tulika-99 😊

Copy link
Owner

@tulika-99 tulika-99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!
Pls put ur files in the proper directory as mentioned in the Guidlines.
The iterative Approach is already present. So Just create the recursive approach n rename it accordingly. Refer the guidelines for the same.

@SuryanshSinha2612 SuryanshSinha2612 changed the title Iterative or Recursive Bubble Sort in C# Recursive Bubble Sort in C# Oct 10, 2022
Copy link
Author

@SuryanshSinha2612 SuryanshSinha2612 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed the class name

@SuryanshSinha2612
Copy link
Author

please see to it

@SuryanshSinha2612 SuryanshSinha2612 changed the title Recursive Bubble Sort in C# Recursive Bubble Sort / C# Oct 11, 2022
@SuryanshSinha2612 SuryanshSinha2612 changed the title Recursive Bubble Sort / C# Recursive Bubble Sort - C# Oct 11, 2022
@SuryanshSinha2612
Copy link
Author

Hey @tulika-99 could you please review it ASAP as just only 1 PR is left for the 'hackertoberfest'.
Hoping for a quick reply.

Regards.

@tulika-99
Copy link
Owner

Hi I have approved it so it will count positively towards hacktoberfest. Bt pls put it inside the bubble sort folder .
Also marking it as accepted

@SuryanshSinha2612
Copy link
Author

@tulika-99 can you plz tell me how to put it in bubble sort folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants