-
## Link of the question
https://leetcode.com/problems/search-suggestions-system/
## Coding platform
- [ ] Hackerrank
- [ ] HackerEarth
- [ ] Codechef
- [ ] Codeforces
- [x] Leetcode
- [ ] …
-
Phil Endecott writes:
- The three algorithms have very similar interfaces. The docs could perhaps define a "searcher" concept and explicitly declare these algorithms' classes to be models of that con…
mclow updated
13 years ago
-
```
What steps will reproduce the problem?
1.Type in america's army into search bar
2.click on america's army 3 suggestion
What is the expected output? What do you see instead?
Should load game page…
-
Please make it searchable by parts
-
We should offer syntax suggestions for the search box even before the user starts typing. Otherwise, it's much harder to figure out how to use search syntax.
A possible list:
```
stream:
topic:
…
-
Hello,
this is only i suggestion, but i already implemented it into my
local image viewer application and hope that this will be an future on the web platform too.
Well i think the title says all…
-
I would like to include this as something that only pops up when the user is actually typing something unlike Google's original autocomplete, which triggers an instant after the user focuses on the se…
-
While doing the auto complete search, most important place like "RGIT Airport", etc are also not visible.
We should consider removing the **geocode** from type in auto complete drop down.
-
Recently https://anonsys.net/display/bf69967c-1866-b453-203f-976270399410 reports about a way to add an **API** for **search** **_suggestions_**.
I think, this is valid method to add trovu's sugges…
-
When i type in a searchpattern in the searchfield, pixelfed gives some hadhtag-suggestions.
When i choose one with mouseclick, it searches succesfully.
Choosing one suggestions with keyboard and…