Filter interviews by
Python is a high-level, interpreted programming language known for its simplicity and readability.
Python is widely used for web development, data analysis, artificial intelligence, scientific computing, and more.
It emphasizes code readability and uses indentation to define code blocks.
Python has a large standard library and a vibrant community of developers.
Example: print('Hello, World!') is a simple Python program tha
Top trending discussions
I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.
Basic test difficulty level was decent. Mathematics and reasoning based.
Coding questions on basic DSA . Difficulty level was medium
I applied via AmbitionBox and was interviewed in Jun 2022. There were 4 interview rounds.
C , Java programing languages
Logical reasoning, critical thinking
My framework structure is based on a modular approach with reusable components and clear separation of concerns.
Modular design with separate modules for different functionalities
Reusable components to avoid duplication of code
Clear separation of concerns for easy maintenance and scalability
Waits in Selenium are used to ensure that the automation script waits for a certain condition to be met before proceeding.
Implicit Wait: Waits for a certain amount of time before throwing a NoSuchElementException.
Explicit Wait: Waits for a certain condition to be met before proceeding.
Fluent Wait: Waits for a condition with a specified frequency of checking.
Thread.sleep(): Pauses the script execution for a specified am
I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 3 interview rounds.
Selenium is a popular open-source tool used for automating web browsers.
Selenium supports multiple programming languages like Java, Python, and C#.
It can automate web browsers across different platforms like Windows, Mac, and Linux.
Selenium can be used for functional testing, regression testing, and browser compatibility testing.
It allows users to write test scripts in a variety of formats such as HTML, Java, C#, and P
Cucumber is a testing framework that supports Behavior Driven Development (BDD) by allowing tests to be written in plain text.
Cucumber uses Gherkin syntax to define test cases in a human-readable format
It allows collaboration between technical and non-technical team members
Cucumber tests are written in feature files with scenarios and steps
It integrates with various programming languages like Java, Ruby, etc.
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Find the dominations
Implement a stack that supports finding the minimum element in constant time.
Create a stack to store elements and another stack to store minimum values.
When pushing an element, check if it is smaller than the current minimum and push it to the min stack if so.
When popping an element, check if it is the current minimum and pop from the min stack if so.
To get the minimum element, simply return the top element of the min
The lowest common ancestor (LCA) of two nodes in a tree is the shared ancestor that is located farthest from the root.
Traverse the tree from the root to find the paths from the root to each node.
Compare the paths to find the last common node between the two paths, which is the LCA.
If one node is an ancestor of the other, return that node as the LCA.
STLC is a subset of SDLC that focuses on the testing phase of software development.
STLC stands for Software Testing Life Cycle.
SDLC stands for Software Development Life Cycle.
STLC is a subset of SDLC that focuses on the testing phase of software development.
SDLC encompasses all the phases of software development including requirements gathering, design, coding, testing, and maintenance.
STLC includes activities like tes...
Regression tests changes in existing functionality, retesting tests fixed defects, and sanity tests basic functionality.
Regression testing ensures that changes in code do not affect existing functionality.
Retesting is done to ensure that defects have been fixed and do not reoccur.
Sanity testing is a quick check to ensure that basic functionality is working as expected.
Regression and retesting are usually done after cha...
Bug finding involves thorough testing and analysis of the product or area.
Conducting various types of testing such as functional, regression, and performance testing
Using tools like JIRA, Bugzilla, and Selenium for bug tracking and reporting
Collaborating with developers and stakeholders to understand the product and its requirements
Analyzing logs and error messages to identify the root cause of the bug
Reproducing the b...
I applied via Job Portal and was interviewed in Sep 2023. There were 3 interview rounds.
Implementing a feature or functionality in software using code or configuration changes.
Understand the requirements and design a solution
Write code or make configuration changes to implement the feature
Test the implementation to ensure it works as expected
Document the implementation for future reference
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
Coding test and self introduction
based on 1 interview
Interview experience
Junior Software Developer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Angular Developer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Node JS Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech