I applied online and was sent a hirevue coding challenge. which consisted of two questions one 20 mins and one 40 mins. then i had to record myself talking through my solution. No offer yet will keep you updated.
Interview questions [2]
Question 1
The reverse and add function starts with a number, reverses its digits, and adds the reverse to the original. If the sum is not a palindrome, repeat this procedure until it does.
Write a program that takes number as a string and gives the resulting palindrome (if one exists). If it took more than 1,000 iterations (additions) or yield a palindrome that is greater than 4,294,967,295, assume that no palindrome exist for the given number. The output should be the number of additions performed and the end number.
I applied online. The process took 1 week. I interviewed at J.P. Morgan
Interview
Had a positive experience. The interview technical screening was not very hard. They asked me some data structure problems and I was able to answer them. The process took about a week for them to get back to me
The process took 1 week. I interviewed at J.P. Morgan
Interview
I have always heard the hiring process is too bad in jp Morgan.I got a call from the recruiter for 1st telephonic round. Cleared it.
Then I was invited for second round and followed by another round, which also went smooth. I was told hr will connect for further procedure. Though I didn’t get any further communication and sent a mail to know if there’s any update.
And the reply was ‘after careful consideration you are rejected’.
If the process is so carefully done then in the first round itself I should have been told that I don’t fit in for the position. there’s no point to waste working hours of a candidate on a weekday.
Interview questions [1]
Question 1
1 st round: technical questions like sql query and informatica.
2 Nd and 3 rd round : mostly project and implementation related.