-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Closed
Description
The number of visualizations is growing fast. Eventually, we'll face 2 problems:
- Users will have a tough time finding a particular visualization (and determining if it exists at all) because they may not be able to guess the right category to look under. For instance, Longest Common Subsequence could come under String as well as under DP. A smoother way would be to just type in the algorithm in search bar and poof! you have it
- Anybody who wants to contribute a new visual will first have to determine whether a particular algo/DS already exists or not. This too becomes frustrating once we have too many visuals and no search bar to quickly filter.
I've started working on a search bar feature. Simple looking
Opinions?
nem035, archie94, vck, shoaibkhan94 and 64json
Metadata
Metadata
Assignees
Labels
No labels