Leet code easy and medium tagged on leet code
Technology Analyst Program Interview Questions
1,658 technology analyst program interview questions shared by candidates
Describe a time when you, with another person or team, solved a complex problem. Talk about a time when you changed the status quo.
Explain something technical to a non-technical person
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
Viewing 1501 - 1510 interview questions