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

Added Selection Sort Visualizer project inside Projects/WebDevelopment/JavaScriptProjects/Others folder #417

Merged
merged 7 commits into from
Oct 21, 2024

Conversation

ananya8606
Copy link
Contributor

Have you read the Contributing Guidelines?

  • YES

Category

  • 𝑷𝒓𝒐𝒋𝒆𝒄𝒕𝒔 inside Projects/WebDevelopment/JavaScriptProjects/Others folder

Changes

  • Added a new React component-based structure for visualizing Selection Sort.
  • Included interactive controls to input values, trigger the sorting process, and reset the visualizer.
  • Updated styling to provide visual cues during the sorting process, with color indicators for comparisons and sorted elements.

Screenshots

image

image

Checklist ✅

  • I've read the instructions on the README file before submitting my application.
  • I've read the Contributing Guidelines.
  • I've checked the issue list before deciding what to submit.
  • I've follow Tree of Index.
  • I've add work in proper folder
  • I've not delete/modify previous codes.

@AkashSingh3031 AkashSingh3031 merged commit db8ea56 into AkashSingh3031:master Oct 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants