I applied through a recruiter. I interviewed at JPMorganChase
Interview
I was referred for the position and received an OA relatively quickly after applying. Problems weren't too hard but on the surface seemed much harder than they were, LC mediums.
simple process. hackerrank then an assessment centre. hackerrank is two leetcode easies and asssesment centre is simple, ask about yourself and your experiences then a simple coding work through. finally a question about oop
Only did the home coding assessment, didn't receive an update yet. In the HackerRank assessment there were 2 questions, one easier (find if a number is a power of 2) and the second one was difficult.
Interview questions [1]
Question 1
String manipulation question: given a string where some characters are stars, and a second string, return the lexicographically smallest string that can be obtained by replacing the stars such that the second string is its substring.