InterviewDB Question

Type Component: Build a Reusable Typeahead/Autocomplete Input Component

Question Details

Round 1 - Coding (Frontend) Problem Build a TypeaheadInput component (vanilla JS or React) that: Accepts a fetchSuggestions(query: string) -> Promise<string[]> prop. Debounces the fetch by 300ms after the user stops typing. Displays suggestions in a…

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Frontend Phone System Programming