Filter interviews by
I applied via Company Website and was interviewed in Mar 2023. There were 3 interview rounds.
I learnt about the different phases involved in software development life cycle.
Understood the importance of requirements gathering and analysis
Learned about designing and planning stages
Implemented coding and testing processes
Explored deployment and maintenance phases
Top trending discussions
I applied via Campus Placement and was interviewed before Jun 2020. There were 4 interview rounds.
Answering questions on C compilation stages, linker, and swapping number logic.
Swapping number logic involves interchanging the values of two variables without using a third variable.
C compilation stages include preprocessing, compilation, assembly, and linking.
The linker is a program that combines object files generated by the compiler into a single executable file.
Example of swapping number logic: int a=5, b=10; a=a+
I applied via LinkedIn and was interviewed before Jan 2021. There were 5 interview rounds.
Simple questions
Simple questions on arrays
I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 3 interview rounds.
Keep your points straight.Dont fight or create fights and explain logic behind your point.
They asked basic ds questions
I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.
Reverse a string using Java
Convert the string to a character array
Use two pointers, one at the start and one at the end of the array
Swap the characters at the two pointers and move them towards the center until they meet
Convert the character array back to a string
I applied via Referral and was interviewed in Aug 2021. There were 2 interview rounds.
Esy question
Simply
I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.
I applied via Company Website and was interviewed in Aug 2022. There were 3 interview rounds.
40 question asked 25 questions from aptitude and 15 questions from data structure and some from computer fundamental's, questions are easy to medium.
3 Coding questions were asked in Coding round
First question from String
Second question from Array
3rd from Dynamic Programming
Find missing and duplicate numbers from N Natural numbers array
Iterate through the array and keep track of seen numbers using a hash set
For each number, check if it is already in the hash set. If yes, it is a duplicate. If not, add it to the set
After iterating through the array, the missing numbers are the ones not in the hash set
Alternatively, sort the array and check for duplicates and missing numbers
I applied via Company Website and was interviewed in Sep 2022. There were 5 interview rounds.
This round consisted of Aptitude and Computer Fundamental Questions.I don't remember exactly how many but I guess there were around 50 MCQ's. I might solved around 37+ correct questions.
This round consisted of 3 Coding Questions. 1 Easy Medium, 1 Medium and 1 Hard Question.Solved first two and passed only 3 test cases in the third question.
Given an array find if there are two elements are present that sum to target, else return -1
Iterate through the array and for each element check if target - element is present in the array
Use a hash table to store the elements and their indices for faster lookup
If no such pair is found, return -1
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 3 interview rounds.
Just counseling nothing to say anything because all is well...
Checking with protection condition
based on 1 interview
Interview experience
Project Fellow
7
salaries
| ₹3 L/yr - ₹4.2 L/yr |
Project Assistant II
4
salaries
| ₹2.4 L/yr - ₹4 L/yr |
Intern
3
salaries
| ₹2 L/yr - ₹4 L/yr |
Technical Support Executive
3
salaries
| ₹2.6 L/yr - ₹2.7 L/yr |
Account Assistant
3
salaries
| ₹2.4 L/yr - ₹2.4 L/yr |
Cognizant
Sutherland Global Services
Optum Global Solutions
Hexaware Technologies