i
Replicon
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Hacker rank coding tesr
Top trending discussions
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
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
They do a technical mock test
States play a crucial role in the functioning of a country's government and administration.
States are administrative divisions within a country.
They have their own governments and are responsible for managing their own affairs.
States play a key role in the federal system of government, where power is shared between the central government and the states.
They are responsible for implementing policies and programs at the ...
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
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.
2 dsa questions need to be implemented in 1hr
Implemented vector data structure in C++
Used templates to create a generic vector class
Implemented basic vector operations like push, pop, insert, erase
Optimized vector resizing by using exponential growth
Used iterators to traverse the vector elements
Implemented vector algorithms like sort and binary search
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Implementation Consultant
38
salaries
| ₹8 L/yr - ₹25 L/yr |
Senior Software Engineer
34
salaries
| ₹9.7 L/yr - ₹20 L/yr |
Software Engineer
29
salaries
| ₹5.5 L/yr - ₹16 L/yr |
QA Engineer
29
salaries
| ₹4.2 L/yr - ₹12 L/yr |
Senior Quality Assurance Engineer
25
salaries
| ₹7.6 L/yr - ₹14 L/yr |
Thomson Reuters
Duck Creek Technologies
FinThrive
CodeClouds