Filter interviews by
I was interviewed in Jul 2024.
Top trending discussions
I applied via LinkedIn
Search for a specific string in an array of strings.
Iterate through the array and compare each string with the target string.
Use a loop to go through each element in the array and check for a match.
Consider using built-in methods like indexOf() or includes() for efficient searching.
Handle cases where the target string is not found in the array.
Search for a specific string in an array of strings.
Iterate through the array and compare each string with the target string.
Use a loop to go through each element in the array and check for a match.
Consider using built-in methods like indexOf or includes for efficient searching.
Find all subarrays in a given array of strings
Iterate through the array and consider each element as the starting point of a subarray
For each starting point, iterate through the array to find all possible subarrays
Store each subarray found in a separate list
Use stack data structure to check for balanced parentheses in a string.
Create an empty stack to store opening parentheses
Iterate through the string and push opening parentheses onto the stack
When encountering a closing parenthesis, pop from the stack and check if it matches the corresponding opening parenthesis
If stack is empty at the end and all parentheses have been matched, the string is balanced
A mean heap is a data structure that minimizes the cost of accessing the smallest element.
Mean heap is a type of binary heap where the value of each node is less than or equal to the values of its children.
It is useful for finding the minimum element quickly, as the root node always contains the smallest value.
Insertion and deletion operations in a mean heap have a time complexity of O(log n).
MY aptitude round was on naukrii.com , which I cleared.
Oops concepts refer to object-oriented programming principles like inheritance, polymorphism, encapsulation, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class. Example: Parent class 'Animal' and child class 'Dog'.
Polymorphism: Ability of an object to take on multiple forms. Example: Method overloading and overriding.
Encapsulation: Bundling data and methods that operate on...
posted on 11 Dec 2024
Java coding question with moderate level
Testing a lift system involves multiple steps to ensure its functionality and safety.
1. Verify the lift system's basic functionality such as going up and down smoothly.
2. Test emergency stop functionality to ensure safety measures are in place.
3. Check for proper alignment of doors and sensors to prevent accidents.
4. Conduct load testing to ensure the lift can handle its maximum capacity.
5. Test communication systems b...
I have worked on various projects involving test automation, performance testing, and quality assurance.
Developed automated test scripts using Selenium WebDriver for web applications
Conducted performance testing using JMeter to identify bottlenecks and optimize system performance
Implemented quality assurance processes to ensure software meets requirements and standards
I applied via Job Portal
First round was DSA and Projects you worked on.
Second round was DSA, Java and projects worked on
Seeking new challenges and growth opportunities.
Looking for new challenges and opportunities for growth
Interested in exploring different technologies and industries
Seeking a better work-life balance
Want to work in a more collaborative team environment
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Quick sort for numbers from 0 to million
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
DSA medium level 2 question based on graph and recursion
Interview experience
based on 1 review
Rating in categories
Software Engineer
5
salaries
| ₹20 L/yr - ₹31 L/yr |
Associate Software Engineer
4
salaries
| ₹20 L/yr - ₹32 L/yr |
Senior Technical Recruiter
3
salaries
| ₹24 L/yr - ₹28.4 L/yr |
Software Development Engineer II
3
salaries
| ₹40 L/yr - ₹40 L/yr |
Engineer- Customer Support
3
salaries
| ₹16 L/yr - ₹27.5 L/yr |
Tableau Software
Qlik
SAS
Informatica