I applied online. I interviewed at JPMorganChase in Jul 2021
Interview
Interview was on HireView. There were some not technical questions at first. Then there were two programming tasks. They were somewhat difficult. I would recommend reviewing a bit before going in.
I applied online. The process took 5 months. I interviewed at JPMorganChase (Chicago, IL) in Nov 2020
Interview
Did a series of interview steps. First step was a pymetrics test and then did a coding interview through HireVue. The Pymetrics test was very simple mind and reaction games. The HireVue portion was the worst part of the interview. You have 80 minutes to complete 2 different coding problems while on camera. After completing one problem you then had to record a video explaining your reasoning and how you arrived to the answer. I had no problem doing that, but HireVue has AI trained to determine if you're a potential candidate based on facial expressions and anything seen through the webcam. This is unfair and a horrible way of finding potential candidates. I will not be applying to any company that uses HireVue to interview candidates oppose from using actually recruiters.
Interview questions [1]
Question 1
Given an integer, add it with the reverse of the value, and check if it’s a palindrome. If it isn’t a palindrome, repeat the process until the sum is a palindrome. Print out the number of iterations and the value of the final palindrome.
Overall- Good. Used CodeVue for coding problems, which were easy to medium level on leetcode. It was one of my first interview experiences so I didn't do too amazing, but I was invited to their Code for Good hackathon.