Filter interviews by
I applied via Job Fair and was interviewed before Aug 2023. There were 3 interview rounds.
General apitude questions
Basic coding qustions, 10,15 minutes
Top trending discussions
posted on 8 Oct 2024
I was interviewed in Apr 2024.
Use Set to remove duplicates from array of strings in JavaScript.
Create a Set from the array to automatically remove duplicates.
Convert the Set back to an array to get the unique values.
Example: const array = ['apple', 'banana', 'apple']; const uniqueArray = [...new Set(array)];
I applied via LinkedIn and was interviewed before Feb 2022. There were 4 interview rounds.
Hackerrank test is the first round
I applied via Company Website and was interviewed before Mar 2022. There were 3 interview rounds.
Basic maths with some basic computer fundamentals were asked .
Check if input string is a palindrome or not.
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
To check if a string is a palindrome, compare the first and last characters, then the second and second-to-last characters, and so on.
If all pairs match, the string is a palindrome. If any pair does not match, the string is not a palindrome.
What is the probability of picking a red ball out of 10 balls with 2 red, 5 blue, and 3 orange?
There are 2 red balls out of 10 total balls
The probability of picking a red ball is 2/10 or 1/5
The probability can also be expressed as 20%
I applied via Campus Placement and was interviewed before Apr 2022. There were 4 interview rounds.
Some simple aptitude questions
Simple C language questions based on strings and arrays
A C program to swap alternative letters in a given string.
Declare a character array to store the input string.
Use a loop to iterate through the string and swap alternative letters.
Print the modified string.
I applied via LinkedIn and was interviewed before Jan 2022. There were 4 interview rounds.
Average Questions, if have prepared yourself enough that it's easy to answer and crack it
Average Questions, if have prepared yourself enough that it's easy to answer and crack it
This round was all about Technical skills , if you know the basics of programming ,you can crack it
posted on 2 Dec 2022
I applied via Campus Placement and was interviewed before Dec 2021. There were 4 interview rounds.
The difficulty was easy to moderate. There were different sections like Qantativ Aptitude, Logical Reasoning, Essay writing
There were 7 debugging questions. The difficulty was easy to moderate. But total given time was only 20 minutes, so keep an eye on the watch while solving.
I was interviewed before Feb 2022.
Stream API in Java-8 is a powerful tool for processing collections of data.
Stream API provides a functional approach to processing data.
It allows for parallel processing of data.
Stream API includes methods like filter, map, reduce, and collect.
Example: List
Example: List
I am aware of Git, SVN, Mercurial, and CVS.
Git is the most popular and widely used version control system.
SVN is a centralized version control system.
Mercurial is similar to Git but with a simpler design.
CVS is an older version control system that is not commonly used anymore.
I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.
Great
I applied via Job Portal and was interviewed before Oct 2021. There were 3 interview rounds.
There were 2 rounds of interview 1st round there were few very Basic Aptitude Questions, and in second round basic OOPs questions that's all.
Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as if they were of the same class.
Polymorphism is achieved through method overriding and method overloading.
Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.
Method overloading is when a class has two or more methods with the ...
Query for fetching the second highest salary from a table.
Use ORDER BY and LIMIT to fetch the second highest salary.
Exclude the highest salary using subquery or WHERE clause.
Software Engineer
4
salaries
| ₹5.4 L/yr - ₹7.2 L/yr |
Business Analyst
3
salaries
| ₹2 L/yr - ₹5.2 L/yr |
Associate Consultant
3
salaries
| ₹6.8 L/yr - ₹11.1 L/yr |
Business Development Executive
3
salaries
| ₹1.8 L/yr - ₹2.5 L/yr |
UX Designer
3
salaries
| ₹3.6 L/yr - ₹3.6 L/yr |
Cognizant
NTT Data Information Processing Services
Sutherland Global Services
Hexaware Technologies