Filter interviews by
I applied via Recruitment Consultant and was interviewed before Dec 2020. There were 5 interview rounds.
Answering SQL questions on finding 2nd top salary and writing inner join query.
To find 2nd top salary, use the LIMIT keyword with OFFSET 1
For inner join, use the JOIN keyword with ON clause to specify the join condition
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1 OFFSET 1
Top trending discussions
My approach towards automation in quality assurance involves identifying repetitive tasks, selecting appropriate tools, creating robust test scripts, and continuously monitoring and updating automated tests.
Identify repetitive manual test cases that can be automated to save time and effort
Select appropriate automation tools based on project requirements and team expertise (e.g. Selenium, Appium, JUnit)
Create robust and...
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
Technical and project assignments
Regression is a software testing technique used to ensure that new code changes do not negatively impact existing functionality.
Regression testing involves re-running previously executed test cases to verify that new code changes have not introduced any new bugs or issues.
It helps ensure that the software continues to function correctly after modifications.
Regression testing can be automated to save time and effort.
Exa...
Java coding , SQL questions
based on 8 reviews
Rating in categories
Software Engineer
223
salaries
| ₹6 L/yr - ₹19 L/yr |
Senior Software Engineer
216
salaries
| ₹9 L/yr - ₹30 L/yr |
Principal Software Engineer
143
salaries
| ₹12.8 L/yr - ₹35.7 L/yr |
Associate Software Engineer
134
salaries
| ₹4 L/yr - ₹12.8 L/yr |
Module Lead
82
salaries
| ₹22 L/yr - ₹38.3 L/yr |
TCS
Infosys
Wipro
HCLTech