Filter interviews by
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 LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Quick sort for numbers from 0 to million
I have led multiple projects in test automation, performance testing, and CI/CD implementation.
Led a team in developing automated test scripts using Selenium for web applications
Implemented performance testing using JMeter to identify bottlenecks in the system
Set up CI/CD pipelines using Jenkins for continuous integration and deployment
Worked on integrating test automation with Docker containers for efficient testing
Co...
I applied via Shine and was interviewed before Oct 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.
Puzzles aptitude check
Puzzles syntax check
Coding conecpt, apti
I was interviewed in Mar 2022.
Round duration - 60 minutes
Round difficulty - Medium
1 Medium/Easy DSA questions were asked similar to Leetcode.
I was expected to come up with the most optimal solution for the same. I completed the code and explained in 45 mins.
In the remaining time, I was asked questions from Computer Science fundamentals and Java
As the array was sorted we can make use of this information to use Binary Search.
// EXPLANATION:-
// Suppose array is [1, 1, 2, 2, 3, 3, 4, 5, 5]
// we can observe that for each pair,
// first element takes even position and second element takes odd position
// for example, 1 is appeared as a pair,
// so it takes 0 and 1 positions. similarly for all the pairs also.
// this pattern will be missed when single element is ...
Round duration - 60 minutes
Round difficulty - Easy
Low-level system design round.
Expected to come up with a running code.
1. get(key) - Return ...
Tip 1 : Ask clarification questions
Tip 2 : Try and think in terms of brute force and then gradually optimize your solution
Tip 3 : Ensure to check for edge cases
Tip 4 : Ensure to be thorough with data structures, algorithms and system design concepts.
Round duration - 30 minutes
Round difficulty - Easy
Standard behavioural questions by HR
The hiring manager was asking about my past work experiences and past projects in my previous company.
Ensure that you are thorough with the design of your project at your current organization.
Tip 1 : Break down the total topics based on your comfort and ease and try and master one topic at a time
Tip 2 : Try and up solve
Tip 3 : Always try and come up with multiple solutions for a DSA question starting from brute force to optimal solution.
Tip 1 : Try to keep it short and crisp.
Tip 2 : Always make the entries chronological with the most recent experiences coming first followed by past experiences.
I applied via Campus Placement and was interviewed in Dec 2021. There were 3 interview rounds.
C++ is an extension of C with object-oriented programming features.
C++ supports classes and objects while C does not.
C++ has better support for polymorphism and inheritance.
C++ has a standard template library (STL) while C does not.
C++ allows function overloading while C does not.
C++ has exception handling while C does not.
Encapsulation is the process of hiding implementation details and exposing only necessary information to the user.
Encapsulation is achieved through access modifiers like public, private, and protected.
It helps in achieving data abstraction and information hiding.
Encapsulation provides better control over the data and prevents unauthorized access.
Example: A class with private variables and public methods to access those...
Customer Service Associate
2.8k
salaries
| ₹1.2 L/yr - ₹5.6 L/yr |
Transaction Risk Investigator
1.4k
salaries
| ₹2.1 L/yr - ₹6.5 L/yr |
Customer Service Executive
883
salaries
| ₹1 L/yr - ₹5 L/yr |
Senior Associate
772
salaries
| ₹2.5 L/yr - ₹8.5 L/yr |
Quality Specialist
637
salaries
| ₹3 L/yr - ₹7.1 L/yr |
Microsoft Corporation
IBM
Oracle