Skip to content

Conversation

@shivam7147
Copy link
Contributor

Implemented a new Sorting.jsx page that serves as a side panel for sorting visualizations.
The panel includes a dropdown menu where users can select different sorting algorithms (e.g., Selection Sort) and visualize their step-by-step execution.
When a sorting method is selected, it dynamically loads the respective visualization page, allowing users to input array elements and watch the sorting process through animated bars.

Semver Changes

✓ Minor (new features, no breaking changes)

☐ Patch (bug fix, no new features)

☐ Major (breaking changes)

Issues

Closes #<issue_number_if_any>

Checklist

✓ I have read the Contributing Guidelines
.

✓ Verified that sorting dropdown navigation works correctly.

✓ Ensured visualization pages load dynamically based on user selection.

✓ Tested overall UI responsiveness and animation smoothness.

Screenshot 2025-10-13 165711

@adityacosmos24 adityacosmos24 merged commit 2341d51 into OPCODE-Open-Spring-Fest:main Oct 13, 2025
7 of 8 checks passed
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