Skip to content

Conversation

@PresenceOP-Coder
Copy link
Contributor

Description

Implements Counting Sort visualization in the Algorithm Visualizer.
The feature visually demonstrates the counting, cumulative, and placement phases of Counting Sort with step-by-step animations and labeled arrays.
Users can input a custom array, watch the counting process, and see how the sorted output is generated in real time.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #94

Checklist

@adityacosmos24 adityacosmos24 merged commit deb2d1f into OPCODE-Open-Spring-Fest:main Nov 11, 2025
5 of 6 checks passed
@PerHac13
Copy link

has been reevaluated

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.

[Feature]: Implementing Counting Sort algo visuals

3 participants