Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Oct 2020. There were 3 interview rounds.
posted on 8 Dec 2021
I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.
Abstract class can have implementation while interface only has method signatures.
Abstract class can have constructors while interface cannot.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract class can have non-public members while interface only has public members.
Abstract class is used for creating a base class while interface is used for implementing a contract.
Example o...
Transaction management in Hibernate/JPA
Hibernate/JPA provides transaction management support through the EntityManager API
Transactions can be managed programmatically or declaratively using annotations
The @Transactional annotation can be used to mark a method as transactional
Hibernate/JPA supports different transaction isolation levels and propagation behaviors
Rollback can be triggered programmatically or automatically
Agile allows for flexibility, collaboration, and faster delivery compared to the rigid and sequential waterfall model.
Agile emphasizes on continuous feedback and improvement
Agile allows for changes to be made throughout the development process
Agile promotes collaboration and communication among team members
Agile enables faster delivery of working software
Waterfall model is rigid and sequential, making it difficult to m...
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 4 interview rounds.
SQL query optimization involves improving the performance of SQL queries by reducing execution time and resource usage.
Use indexes to speed up query execution
Avoid using SELECT * and instead specify only required columns
Use JOINs instead of subqueries
Avoid using functions in WHERE clauses
Use parameterized queries to prevent SQL injection attacks
posted on 28 Aug 2022
I applied via Campus Placement and was interviewed before Aug 2021. There was 1 interview round.
Technical questions related to programming concepts and recursion
Pointers are variables that store the memory address of another variable
Functions are blocks of code that perform a specific task
OOPS is a programming paradigm that uses objects to represent real-world entities
Factorial using recursion: int factorial(int n) { if(n==0) return 1; else return n*factorial(n-1); }
Mine sweeper logic for a box click
To delete an element from a linked list, update the pointers of the previous node to skip the node to be deleted.
Traverse the linked list to find the node to be deleted
Update the 'next' pointer of the previous node to skip the node to be deleted
Free the memory allocated to the node to be deleted
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 interview rounds.
Genaral awareness, c++,java ,Reasoning,permutations,combination,time& distance,average, Compound interest, from these many topics you will get the question in aptitude
I applied via LinkedIn and was interviewed before Mar 2021. There was 1 interview round.
based on 2 interviews
Interview experience
based on 26 reviews
Rating in categories
Software Engineer
3.4k
salaries
| ₹2.7 L/yr - ₹12.7 L/yr |
Senior Software Engineer
2k
salaries
| ₹5.9 L/yr - ₹19.8 L/yr |
QA Engineer
1.1k
salaries
| ₹3.6 L/yr - ₹11 L/yr |
Senior QA Engineer
777
salaries
| ₹6.2 L/yr - ₹15 L/yr |
System Analyst
747
salaries
| ₹9.5 L/yr - ₹25 L/yr |
Mphasis
eClerx
L&T Technology Services
Coforge