Skip to content

Conversation

nishi1401
Copy link
Contributor

@nishi1401 nishi1401 commented Jun 15, 2021

Implementing Pygame module to visualize sorting algorithms

LGM-SOC'21 Participant
Contributor
Closes: #122

Description:
I have uploaded Jupyter Notebook that contains the code for Bubble Sort and Insertion Sort in a separate file.
This project will help the user better understand the Sorting Algorithms and their path flow.

Type of change
What sort of change have you made:

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • I have tested my code on Local Machine.

Checklist:

My code follows the guidelines of this project.

  • I have performed a self-review of my own code.
  • I have commented on my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
    Any dependent changes have been merged and published in downstream modules.
    Screenshots:

Provided in Images Folder
Link in the README.md

@Debashish-hub
Copy link
Collaborator

Please don't create multiple PRs for a single issue. @queenish001
Add the images to the readme.md
Rename your folder to Sorting Algorithm Visualiser

@Debashish-hub
Copy link
Collaborator

Add the links of the images of your image folder in the readme file @queenish001

@Debashish-hub Debashish-hub added the LGMSOC21 This issue will be considered for LGM-SOC 21 label Jun 15, 2021
@Debashish-hub
Copy link
Collaborator

Congrats Your PR is approved @queenish001 . Keep Contributing

@Debashish-hub Debashish-hub added the 🟧 Level3 This issue will be considered as level 3 issue for LGM-SOC 21 & DCP21. label Jun 15, 2021
@Debashish-hub Debashish-hub merged commit 27a7fed into prathimacode-hub:main Jun 15, 2021
@welcome
Copy link

welcome bot commented Jun 15, 2021

Congrats on merging your first Pull Request! 🎉 All the best for your amazing open source journey ahead. 🚀⚡️

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

Labels

🟧 Level3 This issue will be considered as level 3 issue for LGM-SOC 21 & DCP21. LGMSOC21 This issue will be considered for LGM-SOC 21

2 participants