Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      JPMorganChase

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: JPMorganChase reviews | JPMorganChase jobs | JPMorganChase salaries | JPMorganChase benefits | JPMorganChase conversations
      JPMorganChase interviewsJPMorganChase Technology Analyst Program interviewsJPMorganChase interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Technology Analyst Program Interview

      4 Apr 2018
      Anonymous interview candidate
      Columbus, OH
      No offer
      Positive experience
      Easy interview

      Application

      I applied online. The process took 1 week. I interviewed at JPMorganChase (Columbus, OH) in Mar 2018

      Interview

      Very casual interview process once onsite. Started with a phone interview and then moved on to the super day. More of conversation than an interview. Onsite interview involved 3 interviews (behavioral, technical, presentation).

      Interview questions [1]

      Question 1

      What do we normalize databases?
      Answer question

      Other Technology Analyst Program interview reviews for JPMorganChase

      Technology Analyst Program Interview

      21 Mar 2018
      Anonymous employee
      Columbus, OH
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied online. The process took 2 weeks. I interviewed at JPMorganChase (Columbus, OH) in Mar 2018

      Interview

      I applied online through the JP Morgan website on a Thursday. The next day I received an email confirming my application was accepted and that I was scheduled a phone interview for the next Monday. The phone interview was scheduled for 30 minutes (but went for 45) and was a mix of behavioral and technical questions. Topics covered were: four principles of OOP + examples, OOP design patterns + examples, Hashmap/Java Collections, SQL + examples, interest in TAP, an ethical dilemma, time I had to work with difficult collaborator. On Tuesday I was informed via email that I had passed the phone interview and that I would attend a Super Day the following Thursday. The email included possible topics and questions and the agenda for the day. The day of consisted of four parts: an informal lunch/meet and greet with current/former TAP employees, a behavioral interview, a presentation, and a technical interview. The behavioral interview had standard questions with an emphasis on your experiences and the TAP program and how I stayed informed about new tech. The presentation was a prepared walk-through/conversation about a topic/project of my choice. The technical interview was mostly knowledge/theory with a single code reading question. I enjoyed the interview process a lot. The staff were very friendly--it was pretty laid back (more of a conversation than an interview)--and extremely knowledgeable. I could tell the interviewers were really interested in bringing in qualified candidates. The technical interview questions that I can recall are below.

      Interview questions [8]

      Question 1

      What is encryption?
      Answer question

      Question 2

      What are the differences between Python and Java?
      Answer question

      Question 3

      What types of merges does SQL have?
      Answer question

      Question 4

      What is a Hashmap; when is a hashmap not the best choice?
      Answer question

      Question 5

      What are inodes? What is the difference between a block and a file?
      Answer question

      Question 6

      Think of a good leader and list the qualities they have; then explain how you've exemplified those qualities.
      Answer question

      Question 7

      What is cache coherency?
      Answer question

      Question 8

      Code reading question where you had to find the correct output.
      Answer question
      2

      Technology Analyst Program Interview

      2 Mar 2018
      Anonymous interview candidate
      Houston, TX
      No offer
      Neutral experience
      Average interview

      Application

      I applied online. The process took 3 weeks. I interviewed at JPMorganChase (Houston, TX) in Feb 2018

      Interview

      The interview took place at U of H. There were two sections. The first section had 2 people interviewing. The section I was in had 3 people including me. I was called in by a manager for a behavioral interview. This interview lasted 30 minutes. Then I was called in for the technical interview. This interviewer asked me questions no harder than the typical data structures problems. And asked me certain questions about technology based on my resume. Both interviewers seemed approachable and answered any questions you had for them. They called me back & asked me to apply for the full time position, but I told them I was going back to school in the fall so I guess I didn't get the summer internship.

      Interview questions [1]

      Question 1

      Given an array, find the largest sum of a subarray of size 4 and return it. You must check the whole array.
      1 Answer
      1