Explain something technical to a non-technical person
Technology Analyst Program Interview Questions
2,220 technology analyst program interview questions shared by candidates
Basic behavior questions (Please use the STAR method to answer) and leetcode style technical questions.
Describe a time when you take an initiative that is beyond your responsibility.
walk through a case study with the interviewer
Case Interview - (Part 1) Questions on you making managment decisions related to capital one's acquisition of ING Direct. One question was on how you would onboard ING online payment systems to capital one. (Part 2) Reading code statement made up of if/else structure and deciding conditions when some boolean = true/false. Code was then modified where 1 of the conditional boolean variables could now have multiple values and asked how you would restructure code.
Technical Interview - (Q1) Write some class/interface to represent a credit & debit card (Q2) Write method to delete the node (and its children) in a tree that has a val=0 + asked time complexity = O(N). (Q3) Return a linked list with initial structure (1->2->3->4->5->null) that now has structure (1->3->5->2->4->null) + asked time complexity = O(N)
Behavioral Questions posted on Glassdoor
OOP design, trees, string manipulation
Data structures (stacks, linked lists) How much money did you save by switching between two different providers (case)
Tree traversal
Viewing 2031 - 2040 interview questions