i
ivy
Filter interviews by
I applied via campus placement at National Institute of Technology,(NIT), Mizoram and was interviewed before Apr 2022. There were 2 interview rounds.
2nd round was sql coding and they asked basics of sql like keys, joins,group by clause etc.
I applied via LinkedIn and was interviewed in Jan 2022. There were 3 interview rounds.
MySQL query to find 2 highest salaries and explanation of abstract and interfaces
Use ORDER BY and LIMIT to get the top 2 salaries
Abstract classes cannot be instantiated and can have both abstract and non-abstract methods
Interfaces define a set of methods that a class must implement
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 2
Example: abstract class Animal { abstract void makeSound(); }
Example: inte
I applied via Referral and was interviewed before May 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
ivy interview questions for popular designations
I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.
MCQ on Coding Fundamentals
Reverse a string while preserving white spaces
Iterate through the string from end to start
Keep track of white spaces and insert them in the reversed string
Example: 'hello world' -> 'dlrow olleh'
Get interview-ready with Top ivy Interview Questions
I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 4 interview rounds.
Testing ensures software quality and reduces the risk of defects in production.
Testing helps identify defects and bugs early in the development cycle.
It ensures that the software meets the requirements and specifications.
Testing helps improve the overall quality of the software.
It reduces the risk of defects and failures in production.
Testing helps build trust and confidence in the software among stakeholders.
Retesting is testing the same functionality again after fixing the defects. Regression testing is testing the unchanged functionality after making changes in the software.
Retesting is done to ensure that the defects reported earlier have been fixed.
Regression testing is done to ensure that the changes made in the software have not affected the existing functionality.
Retesting is a subset of regression testing.
Retesting...
SDLC stands for Software Development Life Cycle, which is a process used to design, develop, and test software.
SDLC is a framework that outlines the steps involved in software development.
It includes planning, designing, coding, testing, and maintenance.
Each phase of SDLC has its own set of deliverables and objectives.
SDLC models include Waterfall, Agile, and DevOps.
The choice of SDLC model depends on the project requi
STLC stands for Software Testing Life Cycle, which is a process followed to ensure quality in software testing.
STLC is a sequential process that includes planning, designing, executing, and reporting.
It involves various stages like requirement analysis, test planning, test design, test execution, and test closure.
The main objective of STLC is to ensure that the software meets the customer's requirements and is of high ...
DEFECT LIFE CYCLE is the process of identifying, reporting, prioritizing, and resolving software defects.
Defect is identified by testers during testing
Defect is reported to development team
Development team prioritizes and resolves the defect
Defect is retested by testers
If defect is fixed, it is closed, else it goes back to development team
Defect life cycle ends when all defects are resolved
Unit testing is a type of software testing where individual units or components of a software application are tested in isolation.
Unit testing is done by developers during the development phase
It helps to identify defects early in the development cycle
It ensures that each unit/component of the software application is working as expected
It helps to improve the quality of the software application
Examples of unit testing
Scenarios are high-level descriptions of user actions and system responses, while test cases are specific steps to verify functionality.
Scenarios describe user interactions with the system, while test cases verify specific functionality.
Scenarios are often used in the early stages of testing to identify potential issues, while test cases are used for more detailed testing.
Scenarios can be used to create test cases, but...
I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.
First round I was interviewed with easy to medium interviews questions along with project details.
Secound round had one coding question followed by technical questions and experience questions.
I applied via Naukri.com and was interviewed before Jul 2022. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 3 interview rounds.
Asking the people to write some queries depending on the use care provided
Top trending discussions
Interview experience
Software Engineer
853
salaries
| ₹5 L/yr - ₹16 L/yr |
Senior Software Engineer
598
salaries
| ₹8 L/yr - ₹22.5 L/yr |
System Analyst
330
salaries
| ₹12 L/yr - ₹28 L/yr |
Test Engineer
329
salaries
| ₹4 L/yr - ₹10 L/yr |
Senior Test Engineer
323
salaries
| ₹7 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech