I applied online. I interviewed at Citi (Pune) in Jul 2023
Interview
There were 3 rounds. L1(2 coding, others are based on core java) L2(1 coding, other are related to project and linux based some scenario) L3(Managerial) Explain the gap throughout your education and jobs. The process was fast intially they took first 2 rounds on weekend then last one after 4-5 days. When it came to result. They gave me two reason why I am not selected. 1. Stability(As per my resume, It is already mentioned that i have multiple switches for some reason but why they shortlisted if it is the issue. I didn't get.) 2. Don't know much unix commands(I have answered each question correctly related to the unix commands. but didn't know what they are expecting.)
Interview questions [8]
Question 1
Q1. What are the OOPS concepts? Describe each one.
Q.6 what will be the size of below set? set.add(new Student()); set.add(new Student()); Q.6.a what will be the size for below one? set.add(new Integer(20)); set.add(new Integer(20));
I applied through an employee referral. The process took 3 weeks. I interviewed at Citi (Londres, Inglaterra) in Jul 2022
Interview
3 rounds of technical interviews, followed by 2 team-fit interviews. The technical interviews mainly focused on the technology stack that I would be working on, what my strengths and weaknesses were. There was an element of pair-programming with one of the developers in the team where we went through a use case and I explained my thinking and approach.
Interview questions [1]
Question 1
How would you improve the current development and release process to increase throughput and improve stakeholder confidence and transparency? What are the main advantages and risks when implementing your changes and how would you manage this
I applied online. The process took 1 week. I interviewed at Citi (Pune) in May 2023
Interview
Online zoom interview direct from Citi employee Asked very high level of PLSQL and performance tuning question. Not able to clear the interview this time. Asked some SQL question also of various type of difficulty level.
Interview questions [1]
Question 1
Q.1 If query is executing slow, what you can do? Q.2 Differtiate between materlized view and view and then if we delete the value then what will happen?