Filter interviews by
INTERVIEW
YES
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 in Nov 2021. There was 1 interview 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
Functional Consultant
7
salaries
| ₹2.2 L/yr - ₹5.2 L/yr |
Software Engineer Trainee
5
salaries
| ₹1.6 L/yr - ₹2.2 L/yr |
DOT NET Developer
5
salaries
| ₹3 L/yr - ₹4 L/yr |
HR Manager
4
salaries
| ₹6 L/yr - ₹9.5 L/yr |
Navision Technical Consultant
4
salaries
| ₹2.2 L/yr - ₹4.5 L/yr |
Infosys
TCS
Wipro
HCLTech