Faster and better experience!
Filter interviews by
I applied via Walk-in and was interviewed before Mar 2022. There were 3 interview rounds.
Please don’t make this step mandatory... I m unable to update my Naukari profile...
Top trending discussions
posted on 5 Oct 2021
I applied via Campus Placement and was interviewed before Oct 2020. There were 3 interview rounds.
posted on 12 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
Soo easy aptitude exam asked questions
OOPs in Java refers to Object-Oriented Programming concepts, fibo likely refers to Fibonacci sequence, and sorting refers to arranging elements in a specific order.
OOPs in Java includes concepts like classes, objects, inheritance, polymorphism, and encapsulation.
Fibo likely refers to the Fibonacci sequence, where each number is the sum of the two preceding ones (e.g. 0, 1, 1, 2, 3, 5, ...).
Sorting involves arranging el...
Yes, main can be overloaded but not overridden in C++.
Main can be overloaded by defining multiple functions with different parameters.
Example: int main() and int main(int argc, char* argv[])
Main cannot be overridden as it is a static function of the program.
posted on 20 Oct 2024
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
posted on 16 Oct 2023
I applied via Referral and was interviewed in Apr 2023. There were 6 interview rounds.
First round was aptitude and 2 coding questions
Iterate through the numbers and keep track of the largest and second largest numbers.
Iterate through the numbers and compare each number with the current largest and second largest numbers.
Update the second largest number if a new number is found that is greater than the current second largest number.
Return the second largest number at the end of the iteration.
I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.
Coding simple problem
I appeared for an interview in Mar 2025, where I was asked the following questions.
Find the largest rectangular area in a histogram represented by an array of heights.
Use a stack to keep track of the indices of the histogram bars.
Iterate through each bar, pushing indices onto the stack until a shorter bar is found.
When a shorter bar is found, pop from the stack and calculate the area with the popped height as the smallest height.
The width is determined by the distance between the current index and th...
Longest Common Subsequence (LCS) finds the longest sequence present in both strings without rearranging characters.
LCS is a classic dynamic programming problem.
Example: For strings 'ABCBDAB' and 'BDCAB', LCS is 'BCAB' or 'BDAB'.
The time complexity is O(m * n), where m and n are lengths of the two strings.
A 2D array is typically used to store lengths of LCS for substrings.
I applied via Job Fair and was interviewed in Mar 2022. There were 4 interview rounds.
There were 2 easy question 1 medium
Question were good but have weak test case.
This was project or lld round.
You just be aware of class and other stuff.
Build a typeahead component
Build a form for personal details
Include fields for name, email, phone number, address, date of birth
Use input fields, dropdowns, and date pickers for user input
Add validation for required fields and correct formats
Consider user experience with clear labels and easy navigation
Implement validations for different fields in software development.
Identify the fields that require validation such as email, password, phone number, etc.
Use regular expressions to validate input data format.
Implement client-side and server-side validations to ensure data integrity.
Display error messages for invalid input to guide users on correct data entry.
Yes, I have knowledge of data structures.
I have experience with common data structures like arrays, linked lists, stacks, queues, trees, and graphs.
I understand the time and space complexity of different data structures and their operations.
I have implemented data structures in various programming languages like C++, Java, and Python.
For example, I have used a hash table to efficiently store and retrieve data in consta
based on 1 interview
Interview experience
based on 21 reviews
Rating in categories
Software Engineer
188
salaries
| ₹3 L/yr - ₹10 L/yr |
Test Engineer
139
salaries
| ₹2.7 L/yr - ₹7.5 L/yr |
Senior Software Engineer
90
salaries
| ₹5.7 L/yr - ₹17 L/yr |
Senior Test Engineer
80
salaries
| ₹4.4 L/yr - ₹15 L/yr |
Associate Software Engineer
55
salaries
| ₹3 L/yr - ₹9.2 L/yr |
Kissht Finance
BharatPe
VSoft Technologies
Innoviti Technologies Private Limited