I applied through college or university. The process took 1 day. I interviewed at J.P. Morgan (Tel Aviv) in Dec 2017
Interview
questions on the phone, they told me a bit about the company, then asked me why I left the last place I worked. They seem to be in a hurry. They gave 3 questions and not much time to give answers. After each question, I asked if my solution was right and they impatiently said "no but it's not important" .
Interview questions [2]
Question 1
1) write a function that reverse the order of words in a string in o(n) time and o(1) memory
for example
"Hello_World_Nice_To_Meet_You"
should become:
"You_Meet_To_Nice_World_Hello"
2) given a global and a function:
int global = 0;
void foo()
{
int local = global;//line 1
local++; //line 2
global = local; //line 3
}
we have 10 threads that each of them iterates this function 10 times (no synchronization)
what are the largest and smallest possible values of the global?
Interviewed with VP two weeks ago, after that no response from the recruiter about the interview or next steps still following up with the recruiter no response. At least I am expecting to get a response about the interview update.
Got contacted by an hr through LinkedIn and had a call the next day, was assured that a hiring manager would contact me soon to set up an interview. Got a response from them 2 weeks later, set up an interview with the developers. Ghosted after it.
“Did the J.P. Morgan online assessment—no live interview. It was mostly logic and problem-solving questions, not typical leetcode stuff. Fairly tricky, but instructions were clear and the timing felt reasonable
Top companies for "Compensation and Benefits" near you