One of the cases involved credit cards and percent interest, which makes sense since capital one is a bank that operates credit cards.
Business Intern Interview Questions
3,862 business intern interview questions shared by candidates
Case interview (what factors should consider when doing new business, calculation, suggest recommendation)
Describe a strength and weakness
10 ways to innovate an alarm clock
Tell me about a project you have worked on that has added value to your organization.
Whats the most difficult thing you've ever done in your life
Look up questions that go around their leadership principles: I don't remember the exact questions, but if you do t
Parle moi d'une expérience au cours de laquelle tu as du 'dive deep' (l'un des leadership principles) afin de trouver la solution à un problème. Quel a été ton processus d'analyse et de résolution ?
🔹 7. FizzBuzz (Python) Question (reconstructed): Write a simple FizzBuzz function: Print "FizzBuzz" if divisible by 3 and 5 "Fizz" if divisible by 3 "Buzz" if divisible by 5 IMPORTANT. Here how you think about efficiency is tested as well. Check for both first, then check for 3, then for 5. Both because well logically you need that. After for 3 and not for 5 for optimization (less checks overall as more number are divisible per 3 so you never go on the divisible per 5 check.)
1. Select all distinct pet names from multiple tables
Viewing 231 - 240 interview questions