Software Development Engineer 2
Anagram Problem
Write a function to determine if two strings are anagrams of each other. An anagram is a word or phrase formed by rearranging the letters of a different word or phrase. Provide the runtime complexity of your solution.
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.