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

Accessing Detailed Information on Sorting Algorithms and Heuristics #70

Open
SverreNystad opened this issue Aug 10, 2024 · 2 comments
Open
Labels
Feature New feature or request TODO

Comments

@SverreNystad
Copy link
Collaborator

As a user,
I want to access detailed information about sorting algorithms and heuristics,
so that I can understand their applications, performance characteristics, and select the most appropriate one for my needs.

The application should provide detailed descriptions of various sorting algorithms and heuristics, including their use cases, time complexities, and space complexities.

@SverreNystad SverreNystad added the Feature New feature or request label Aug 10, 2024
@SverreNystad
Copy link
Collaborator Author

This might be an info icon like an i with a circle around at the right coarner of each algo selection that pops up a modal with text and such for the algoritm

@jmnorheim jmnorheim added the TODO label Sep 24, 2024
@jmnorheim
Copy link
Collaborator

jmnorheim commented Sep 24, 2024

I would suggest that we make a separate page that contains info about all algorithms in a standardized format, and then the info-icon you are talking about can lead to this page instead. Or maybe we can find a mix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request TODO
Projects
None yet
Development

No branches or pull requests

2 participants