Software Development Engineer 2
Typeahead Implementation
Implement a typeahead feature that suggests options based on user input. The implementation should allow the list to populate based on the search keyword and include a delete icon to clear the input field.
This question was asked in
PayPal Software Development Engineer 2 Interview Experience
The PayPal interview experience for the SDE-2 (Frontend Engineer) position consisted of two rounds that assessed both domain-specific knowledge and data structure algorithms. Candidates can expect questions related to the difference between DOM and BOM, ES6 features, web accessibility, and coding tasks such as implementing a typeahead feature and sorting algorithms. Overall, the interview process was moderately challenging, requiring a solid understanding of frontend technologies and algorithms.