Citicorp interview experience Real time questions & tips from candidates to crack your interview

Application Development Associate

Citicorp
upvote
share-icon
3 rounds | 5 Coding problems

Interview preparation journey

expand-icon
Journey
I got to know about the field of computer science in my class 11th. I found it interesting and decided that I would pursue my career in the field of computer science. I was admitted to B.Tech CSE and learned various concepts like DSA and all. I was advised that DSA. is a must for getting placed, so I started practicing it on a daily basis.
Application story
Applied through LinkedIn for this position. HR contacted me after a week. Resume was reviewed by HR and screening was done
Why selected/rejected for the role?
I was selected because I had prepared very well for the interviews. I had gone through interview questions before, so I was aware of the questions that the company asks.
Preparation
Duration: 3 months
Topics: Data Structures, Algorithms, System Design, Aptitude, OOPS
Tip
Tip

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application process
Where: Linkedin
Eligibility: Above 7 CGPA
Resume Tip
Resume tip

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Interview rounds

01
Round
Medium
Video Call
Duration50 minutes
Interview date14 Jul 2021
Coding problem2

Interview round based on DSA and OOPS

1. Java Question

Collections
internal working and rest web services

2. Good Arrays

Moderate
20m average time
85% success
0/80
Asked in companies
AdobeOlaCapegemini Consulting India Private Limited

You are given an array ‘A’ of length ‘N’, you have to choose an element from any index in this array and delete it. After deleting the element you will get a new array of length ‘N’-1. Your task is to find the number of such arrays of length ‘N’-1 which are good.

Note :

An array is called good if the sum of elements in odd indexes is equal to the sum of elements in even indexes.

For Example :

In array A= [1 2 4 3 6], if we delete A[4]=6, we will get new array B= [1 2 4 3], where B[0] + B[2] = B[1] + B[3] = 5, which means array B is good.
Problem approach

We can maintain four variables ‘leftEvenSum’, ’rightOddSum’,‘leftOddSum’, ‘rightEvenSum’ and solve using them.

Try solving now
02
Round
Medium
Video Call
Duration45 minutes
Interview date16 Jul 2021
Coding problem2

This round focused specifically on the tech stack.

1. Technical Question

What is application context ?

2. Spring Boot Question

Explain about spring boot features ,java 8 features and micro services Architecture?

03
Round
Easy
Video Call
Duration30 minutes
Interview date21 Jul 2021
Coding problem1

HR round based on managerial questions.

1. Basic HR Questions

What are your salary expectations?
Why should we hire you?
Why are you looking for a change?
What are your strengths and weaknesses?
Tell me about yourself.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is the purpose of the return keyword?

Choose another skill to practice
Similar interview experiences
SDE - 1
3 rounds | 4 problems
Interviewed by Citicorp
1471 views
0 comments
0 upvotes
Senior Software Engineer
3 rounds | 5 problems
Interviewed by Citicorp
1455 views
0 comments
0 upvotes
company logo
SDE - 1
4 rounds | 8 problems
Interviewed by Amazon
8770 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3406 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Application Development Associate
4 rounds | 5 problems
Interviewed by Oracle
0 views
0 comments
0 upvotes