Open In App

Credit Suisse Interview Experience

Improve
Improve
Like Article
Like
Save
Share
Report

I have recently given an interview for the C++ Developer role at Credit Suisse.

Round 1: The first round was an online test with 15 MCQs and 2 coding questions (easy – medium)

Round 2: The second round was an interview on DBMS & general OOPS concepts

  1. What is the difference between a unique key and a primary key?
  2. What is hashing?
  3. What is the difference between delete and truncate and drop in SQL
  4. What is a try catch block
  5. Virtual functions and inheritance
  6. What is a binary search tree and it’s applications
  7. Dynamic binding vs static binding
  8. What is std in C++,?
  9. What is ‘<<‘ in  C++?
  10. Puzzle
  11. What is multithreading
  12. How to write to a file in C++?
  13. What happens if we don’t close a file using filename.close() in your program

 I answered most of the questions perfectly, but have been told I hadn’t cleared the interview. Hard Luck:(


Last Updated : 14 Apr, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads