i
ValueLabs
Filter interviews by
I applied via Naukri.com and was interviewed before Jul 2022. There were 4 interview rounds.
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 Naukri.com and was interviewed before Feb 2021. There were 2 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); }
posted on 31 Oct 2022
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 interview rounds.
One program on JavaScript with basic medium and high complexity level
based on 1 interview
Interview experience
Senior Software Engineer
2.1k
salaries
| ₹6.7 L/yr - ₹25 L/yr |
Software Engineer
819
salaries
| ₹7.5 L/yr - ₹14.4 L/yr |
Analyst
518
salaries
| ₹8 L/yr - ₹30.6 L/yr |
Technical Lead
466
salaries
| ₹12 L/yr - ₹40 L/yr |
Senior Analyst
395
salaries
| ₹11.2 L/yr - ₹35.4 L/yr |
Mphasis
eClerx
L&T Technology Services
Coforge