A frontend coding round: hand-roll an autocomplete input box. The dataset is thousands of rows stored in a single local file (no backend, no external search service, no AI). Optimize initial load speed and keep the component working under poor/unstable network. The gradeable core…