Skip to content

feat(playground): add extra info#8

Merged
jake8655 merged 1 commit intomainfrom
playground-enhancements
Apr 22, 2025
Merged

feat(playground): add extra info#8
jake8655 merged 1 commit intomainfrom
playground-enhancements

Conversation

@jake8655
Copy link
Copy Markdown
Owner

@jake8655 jake8655 commented Apr 22, 2025

Fixes: #4

What?

This PR adds a card below the playground visualizer that displays some useful info:

  • swap count
  • iteration count
  • time complexity
  • space complexity
  • walkthrough of algorithm
  • explanation of time complexity cases
  • code

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sorting-algorigthms-visualizer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 22, 2025 6:53pm

@jake8655 jake8655 merged commit 3332333 into main Apr 22, 2025
4 checks passed
@jake8655 jake8655 deleted the playground-enhancements branch April 22, 2025 18:55
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.

feat: playground

1 participant