Filter interviews by
I applied via Referral and was interviewed before Jul 2023. There was 1 interview round.
It was good ...questions were easy and straight forward..basic questions based on ds algo
posted on 23 Oct 2023
I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.
SQL query to fetch duplicates
Use GROUP BY and HAVING clause to identify duplicates
Select columns to be checked for duplicates
Example: SELECT column_name, COUNT(*) FROM table_name GROUP BY column_name HAVING COUNT(*) > 1;
SQL query to fetch nth highest Salary
Use the ORDER BY clause to sort the salaries in descending order
Use the LIMIT clause to fetch the nth highest salary
Consider handling cases where there might be ties for the nth highest salary
posted on 21 Apr 2024
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Hacker rank coding tesr
I applied via Approached by Company and was interviewed before Jun 2021. There were 2 interview rounds.
Frameworks provide structure and pre-built components for software development, but can also limit flexibility and require learning curve.
Advantage: Provides structure and pre-built components for faster development
Advantage: Can improve code quality and maintainability
Disadvantage: Can limit flexibility and customization
Disadvantage: Requires learning curve and potential dependency issues
Example: ReactJS provides a fr...
Oops stands for Object-Oriented Programming. It is a programming paradigm that uses objects to represent real-world entities.
Advantages: code reusability, modularity, encapsulation, inheritance, polymorphism
Disadvantages: complexity, steep learning curve, performance overhead
Example: creating a class 'Car' with properties like 'make', 'model', and 'year', and methods like 'start_engine' and 'stop_engine'
I applied via Approached by Company and was interviewed in May 2021. There were 3 interview rounds.
based on 1 review
Rating in categories
Senior Engineer
82
salaries
| ₹5.7 L/yr - ₹19.9 L/yr |
Senior Software Engineer
56
salaries
| ₹13.1 L/yr - ₹31 L/yr |
Assistant Manager
55
salaries
| ₹7.5 L/yr - ₹25.8 L/yr |
Software Engineer
52
salaries
| ₹5.8 L/yr - ₹23.3 L/yr |
Senior Member of Technical Staff
46
salaries
| ₹12.6 L/yr - ₹45 L/yr |
Thomson Reuters
Duck Creek Technologies
FinThrive
CodeClouds