Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via Internshala and was interviewed in Jun 2024. There were 2 interview rounds.
DSA and array with graph skills 2:00 hours , leetcode
I am a passionate software developer with experience in building web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js and databases like MongoDB and MySQL
Familiar with version control systems like Git and deployment tools like Heroku
Strong problem-solving skills and ability
What people are saying about Citicorp
I was interviewed before Sep 2023.
The coding question was there 2 questions basically on array were there which was easy
Swap zeros to the end of a string array
Iterate through the array and move all zeros to the end
Use two pointers to keep track of non-zero elements and zeros
Example: Input: ['a', '0', 'b', 'c', '0'], Output: ['a', 'b', 'c', '0', '0']
Citicorp interview questions for designations
I applied via Referral and was interviewed before Jun 2023. There were 3 interview rounds.
DSA basic question which can be found on dsa sheet
Asked me to design a project from scratch
I applied via campus placement at National Institute of Technology (NIT), Tiruchirappalli and was interviewed before Nov 2023. There were 3 interview rounds.
2 medium dsa questions 1 hour time
I applied via campus placement at MKSSSS Commins College of Engineering for Woman, Pune and was interviewed before Feb 2023. There were 3 interview rounds.
It was fairly standard. 2 coding questions and mcqs plus aptitude questions
I was interviewed before Nov 2020.
Round duration - 90 minutes
Round difficulty - Medium
It was in the evening at about 7 pm. The test platform was quite user friendly and easy to use.
There were 3 sections in test. One was logical ability, second was english, third was coding
Questions were of medium difficulty.
Given an infinite supply of coins of varying denominations, determine the total number of ways to make change for a specified value using these coins. If it's not possible to make...
Round duration - 30 Minutes
Round difficulty - Medium
It was a 30 minute interview. In which I was provided with questions on data structures and algorithms to check my problem solving skills.
Given an integer array ARR
of size N
, determine if it can be transformed into a non-decreasing array by modifying at most one element.
An array is defined as non-de...
As we are allowed at most one modification, we can try it on every index separately and naively check whether the array becomes non-decreasing by any modification. For this, we can modify the starting index (i.e. 0) to a very less value (say INT_MIN) and the rest of the indexes as the value of the preceding element if present (i.e. ARR[i] = ARR[i - 1]).
Space Complexity: O(1)Explanation:O(1).
As w...
Round duration - 40 Minutes
Round difficulty - Medium
In this round , interviewer discussed about my resume. As I had done a internship in sql and database so he asked me questions related to dbms and sql queries.
Tip 1 : practice data structures and algorithms thoroughly
Tip 2 : do atleast 2 project
Tip 3 : maintain a decent cgpa (above 8.5)
Tip 1 : write all your academic achievements on resume
Tip 2 : do not write false things in resume
Tip 3 : be thorough with your resume
3 Interview rounds
based on 32 reviews
Rating in categories
Assistant Vice President
4.6k
salaries
| ₹17 L/yr - ₹47.2 L/yr |
Assistant Manager
3.3k
salaries
| ₹6 L/yr - ₹20 L/yr |
Officer
2.9k
salaries
| ₹10 L/yr - ₹35 L/yr |
Vice President
2.5k
salaries
| ₹24 L/yr - ₹70 L/yr |
Manager
2.3k
salaries
| ₹9 L/yr - ₹37 L/yr |
State Bank of India
HDFC Bank
ICICI Bank
Axis Bank