Open In App

Citicorp Interview Experience (On-Campus 2020)

Last Updated : 12 Oct, 2020
Improve
Improve
Like Article
Like
Save
Share
Report

Citi Corp recruitment happened for our campus in September 2020. There were 2 different recruitment teams in 2 locations. Pune and Chennai. I applied for Chennai and the role was Software Developer.

Online Test: The test was for 2 hours. It had 4 sections.

  • Logical Reasoning (14 MCQ’s)
  • Quantitative Aptitude and English (16 MCQ’s)
  • Technical (25 MCQ’s) 
  • 2 Coding questions. 

The first 2 sections can be solved easily with basic math. Technical MCQs comprised of topics like OOPS concepts, stability and time complexities of sorting algorithms, basic output questions, basics of stacks, queues, and trees. Out of the 2 codes, one is pattern printing and the other one is finding factorial of a given number (but will be asked in a complex manner ). Do well in the Online test. Your OT score matters a lot and increases your chance of getting selected. You will be given preference if you solve at least one of the codes completely and almost all questions in the first 2 sections.

Technical Interview: This is a mix of technical and hr interviews. It happened on the aspiring minds platforms ( due to COVID situations). There were 2 panelists. They asked me how I was feeling and then to introduce myself. Then they started asking questions about the skills I mentioned in my resume and intro. 

The questions were:    

Technical:

  1. Definitions of the algorithm, data structure, LIFO, and FIFO. 
  2. What do you know about a binary tree? Types of binary trees. 
  3. Implement a traversal of binary tree in C++.
  4. C vs C++
  5. What are Objects and Classes?
  6. What are Virtual functions?
  7. What are abstract classes and pure virtual functions?
  8. What are a superclass and a subclass?
  9. What is function overloading and overriding?
  10. What is inheritance?
  11. Difference between Data structures and DBMS.
  12. Tell me about joins.
  13. Group by vs Order by Commands
  14. What is a foreign key
  15. Tell me about any 2 normal forms
  16. What is the most stable sorting algorithm
  17. What is Inplace sorting

HR :

  1. Where do you see yourself in 5 years?
  2. Why Citi Corp?
  3. How you will make your audience interested while you are giving a seminar?
  4. Your biggest achievement.
  5. Why software being in Instrumentation (for non-CSE guys)?
  6. What are your weaknesses?
  7. Justify your strengths.
  8. One random question (For me it was told me the advantages and disadvantages of social media and how will you get rid of the disadvantage using technology).
  9. If you were given the power to remove one thing from society what will it be?

Second Interview: This will be mostly a formality. The panelist asked me only 2 to 3 questions regarding my interests and personality. There is a possibility of asking questions from your projects. It hardly lasted for 5 minutes.

Verdict: Selected

Be Confident throughout the process. Be honest when you speak about your skills. Be Strong at the fundamentals. I took the Self Paced DSA Course in GeeksforGeeks. It helped me a lot in getting ready for the placement process in less than a month. 


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads