Skip to content

TopoSort Added#55

Merged
adityacosmos24 merged 1 commit intoOPCODE-Open-Spring-Fest:mainfrom
LONECODER1:feature/topoSort
Oct 30, 2025
Merged

TopoSort Added#55
adityacosmos24 merged 1 commit intoOPCODE-Open-Spring-Fest:mainfrom
LONECODER1:feature/topoSort

Conversation

@LONECODER1
Copy link
Copy Markdown
Contributor

Description

Added Topological Sort visualization using both Kahn’s Algorithm (BFS-based) and DFS-based approaches.
This enhances the graph visualizer by allowing users to explore both methods interactively.

Semver Changes

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

Issues

Closes #22

Checklist

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]:Add Topological Sort Visualizer

2 participants