Filter interviews by
I applied via Recruitment Consultant and was interviewed in Oct 2021. There was 1 interview round.
Java program to find maximum profit by buying and selling shares from a given set of values.
Iterate through the array of values and keep track of the minimum value seen so far.
Calculate the difference between the current value and the minimum value, and update the maximum profit if necessary.
Return the maximum profit obtained.
Reverse a linkedlist in groups of given set size
Iterate through the linked list in groups of given size
Reverse each group using standard linked list reversal technique
Connect the reversed groups to form the final linked list
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Decorators, generators,
Simple array questions
Spring JPA is a part of the Spring framework that provides an abstraction layer on top of JPA, while Hibernate is a standalone ORM framework.
Spring JPA is a part of the Spring framework and provides additional features like transaction management, dependency injection, and aspect-oriented programming.
Hibernate is a standalone ORM framework that provides mapping between Java objects and database tables, along with featu...
Cyclic barrier is a synchronization aid that allows a set of threads to wait for each other to reach a common barrier point.
Cyclic barrier is similar to CountDownLatch but can be reused after the barrier point is reached.
It is initialized with a count of the number of threads that must invoke await() before the barrier is tripped.
Threads wait at the barrier until all threads have invoked await(), then the barrier is re...
I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 3 interview rounds.
Find smallest positive integer in an array which is missing in the array
Cyclic barrier is a synchronization aid that allows a set of threads to wait for each other to reach a common barrier point.
Cyclic barrier is similar to CountDownLatch but can be reused after the waiting threads are released.
It is initialized with a count of the number of threads that must invoke await() before the barrier is tripped.
Threads wait at the barrier until all threads have invoked await(), then the barrier i...
Spring JPA is a part of the Spring Data project that makes it easier to work with JPA. Hibernate is a popular ORM framework.
Spring JPA is a higher level abstraction on top of JPA, providing more features and simplifying development.
Hibernate is a powerful ORM framework that provides mapping between Java objects and database tables.
Spring JPA can be used with Hibernate as the underlying ORM provider.
Hibernate offers mor...
As a Technical Lead, my current roles and responsibilities include overseeing the technical aspects of projects, providing guidance to team members, and ensuring successful project delivery.
Overseeing technical aspects of projects
Providing guidance to team members
Ensuring successful project delivery
Yes, I am willing to relocate for the right opportunity.
I am open to relocating for a challenging role that aligns with my career goals.
I have relocated for previous job opportunities and have found it to be a positive experience.
I understand the importance of being flexible and adaptable in today's job market.
I applied via Approached by Company and was interviewed before Aug 2022. There were 5 interview rounds.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Nodes contain data and a reference to the next node
Can be singly linked (each node points to the next) or doubly linked (each node points to the next and previous)
Example: Node 1 -> Node 2 -> Node 3
To find the middle node of a linked list, use the slow and fast pointer technique.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.
The node pointed to by the slow pointer at this point will be the middle node.
Addressing conflict between manager and developer requires open communication, understanding both perspectives, and finding a mutually beneficial solution.
Encourage open communication between the manager and developer to understand each other's perspectives and concerns.
Facilitate a meeting to discuss the conflict and find common ground or compromises.
Seek to understand the underlying reasons for the conflict and addre...
Coding and concepts of data science
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.
posted on 8 Jan 2025
based on 2 reviews
Rating in categories
Junior Software Engineer
556
salaries
| ₹1.5 L/yr - ₹6.3 L/yr |
Software Engineer
523
salaries
| ₹2 L/yr - ₹11.5 L/yr |
Associate Software Engineer
224
salaries
| ₹2 L/yr - ₹5.1 L/yr |
Senior Software Engineer
164
salaries
| ₹7.3 L/yr - ₹25.2 L/yr |
Softwaretest Engineer
153
salaries
| ₹2 L/yr - ₹9.5 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant