Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
I was interviewed in Dec 2024.
The coding test was easy not much questions were there 3 questions asked 2 easy and 1 moderate all were leetcode questions .
A C++ function is a block of code that performs a specific task and can be called from other parts of a program.
Functions in C++ are defined using a return type, function name, parameters, and a body enclosed in curly braces.
Functions can be called multiple times from different parts of the program.
Example: int add(int a, int b) { return a + b; }
I applied via Referral and was interviewed in May 2024. There were 4 interview rounds.
Problem based discussion
It was a great experience
I was told to develope an app where we can book mall parking slot from home
Dew Solutions interview questions for popular designations
Filter in JavaScript is a method used to create a new array with elements that pass a certain condition.
Filter method creates a new array with elements that satisfy a provided function.
It does not modify the original array, but returns a new array.
Example: const numbers = [1, 2, 3, 4, 5]; const evenNumbers = numbers.filter(num => num % 2 === 0); // [2, 4]
I enjoy the opportunity to connect with diverse candidates and help them find the right fit for their career.
Building relationships with candidates
Assisting candidates in their career development
Contributing to the success of the company by hiring top talent
I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.
Java Streams code questions
I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.
Coding on Java Streams API
I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 3 interview rounds.
I prefer not to disclose my current CTC. My expected CTC is based on industry standards and my experience.
Politely decline to disclose current CTC
Provide expected CTC based on industry standards and experience
Research industry standards and salary ranges for similar positions
Consider other benefits and perks besides salary
Reverse a string without reversing integer in it
Iterate through the string and swap characters from start and end until the middle is reached
Use two pointers, one at the start and one at the end of the string
Check if the character at the start pointer is a digit, if yes, move the pointer to the next character
Check if the character at the end pointer is a digit, if yes, move the pointer to the previous character
I applied via Naukri.com and was interviewed in Nov 2022. There were 4 interview rounds.
Top trending discussions
Interview experience
based on 147 reviews
Rating in categories
3-6 Yrs
Not Disclosed
8-12 Yrs
Not Disclosed
5-8 Yrs
₹ 15-22 LPA
Software Engineer
190
salaries
| ₹5.2 L/yr - ₹20 L/yr |
Senior Software Engineer
190
salaries
| ₹8.6 L/yr - ₹33 L/yr |
Software Developer
47
salaries
| ₹6.3 L/yr - ₹19.8 L/yr |
QA Engineer
41
salaries
| ₹3 L/yr - ₹12.6 L/yr |
Associate Technical Leader
30
salaries
| ₹14.5 L/yr - ₹30.2 L/yr |
TCS
Infosys
Wipro
HCLTech