Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Prime number , reverse string
Top trending discussions
An abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by its subclasses.
Cannot be instantiated directly
May contain abstract methods
Used as a blueprint for other classes
Abstraction is the process of hiding complex details and showing only the essential features of an object or system.
Abstraction allows us to focus on what an object does, rather than how it does it
It helps in simplifying complex systems by breaking them down into smaller, more manageable parts
Examples of abstraction include using a car without needing to understand its internal combustion engine, or using a smartphone
QuickSort is one of the best sorting algorithms with an average time complexity of O(n log n).
QuickSort is a divide and conquer algorithm that works by selecting a 'pivot' element and partitioning the array around the pivot.
It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).
Example: ['apple', 'banana', 'cherry', 'date', 'fig'] can be sorted using QuickSort.
Example: ['3', '1', '4'...
Bubble sorting has a time complexity of O(n^2) for a sorted list.
Bubble sorting has a worst-case time complexity of O(n^2) for a sorted list.
The time complexity does not change even if the list is already sorted.
Example: If we have a sorted list of size n, bubble sorting will still take O(n^2) time.
Yes, I have been to multiple states other than Jharkhand.
I have traveled to states like Maharashtra, Karnataka, and Tamil Nadu for work and leisure.
I have visited tourist destinations in states like Rajasthan, Kerala, and Himachal Pradesh.
I have family in states like Uttar Pradesh, Bihar, and West Bengal, which I have visited multiple times.
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
On mettle platform was easy
I am a passionate Senior SDET Engineer with a strong interest in automation, quality assurance, and continuous improvement.
Experienced in designing and implementing automated testing frameworks
Skilled in identifying and resolving software defects
Passionate about staying up-to-date with the latest technologies and tools in the QA field
I have worked on various projects including test automation, performance testing, and CI/CD implementation.
Test automation project using Selenium and Java to automate regression tests for web applications
Performance testing project using JMeter to simulate load on a web application and identify bottlenecks
CI/CD implementation project using Jenkins to automate build, test, and deployment processes
Root cause analysis is a systematic process used to identify the underlying cause of a problem or issue.
Identify the problem or issue
Gather data and evidence related to the problem
Analyze the data to determine the root cause
Develop solutions to address the root cause
Implement and monitor the effectiveness of the solutions
Scrum Agile is a framework for managing and completing complex projects in an iterative and incremental manner.
Scrum is based on the principles of transparency, inspection, and adaptation.
It involves breaking down the project into smaller tasks called user stories.
Teams work in short iterations called sprints, usually 2-4 weeks long.
Daily stand-up meetings are held to discuss progress and any obstacles.
Scrum roles incl...
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Company name location is a question about where the company is located.
Provide the name of the company
Specify the location of the company
Include any additional information about the company's location
Experienced Senior Quality Analyst with a strong background in software testing and quality assurance.
Over 5 years of experience in testing web and mobile applications
Proficient in test planning, execution, and defect tracking
Skilled in using testing tools such as Selenium and JIRA
Strong analytical and problem-solving skills
Excellent communication and teamwork abilities
As a Quality Analyst, my role was to ensure that products or services met the established standards and specifications.
Conducting quality assurance tests on products or services
Identifying and documenting defects or issues
Developing and implementing quality improvement processes
Collaborating with cross-functional teams to address quality concerns
I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.
Oops concepts refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detail
Handling windows in Selenium involves switching between windows, handling pop-ups, and managing multiple windows.
Use getWindowHandles() to get handles of all open windows
Use switchTo().window() to switch between windows
Use getWindowHandle() to get handle of current window
Handle pop-ups using Alert class or switchTo().alert()
Manage multiple windows by storing window handles in a set or list
Robot class is a class in Java that is used to generate native system input events for test automation purposes.
Used for simulating keyboard and mouse input events in test automation scripts
Can be used to automate tasks like filling out forms, clicking buttons, etc.
Helps in testing GUI applications by interacting with the user interface
Example: robot.keyPress(KeyEvent.VK_ENTER) to simulate pressing the Enter key
De/algo leetcode medium level
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Aptitude round with medium difficulty
SQL join tables to combine data from multiple tables based on a related column
Use JOIN keyword to combine tables based on a related column
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Specify the columns to join on using ON clause
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id
based on 1 interview
Interview experience
Schneider Electric
Siemens
ABB
Honeywell Automation