LeetCode level hard question for final round.
Technology Analyst Program Interview Questions
1,658 technology analyst program interview questions shared by candidates
Leet code easy and medium tagged on leet code
Describe a time when you take an initiative that is beyond your responsibility.
How would you manage account data?
Given a binary tree, delete all the leaves with a value of 0.
Behavioral: Tell me about your biggest project that you worked on, and what it's outcome was
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)
Non Disclosure on Technical. LeetCode beginning medium levels.
Viewing 1491 - 1500 interview questions