Filter interviews by
I applied via Company Website and was interviewed before May 2023. There was 1 interview round.
Spring Boot offers advantages like rapid development, easy configuration, embedded servers, production-ready features, and more.
Rapid development: Spring Boot simplifies the setup and configuration of Spring applications, allowing developers to focus on writing business logic.
Easy configuration: Spring Boot provides auto-configuration, reducing the need for manual setup and boilerplate code.
Embedded servers: Spring Boo...
I applied via Instahyre and was interviewed in Jan 2021. There were 5 interview rounds.
To find a loop in a linked list, we use Floyd's cycle-finding algorithm.
Floyd's cycle-finding algorithm uses two pointers, one moving at a rate of one node per iteration and the other moving at a rate of two nodes per iteration.
If there is a loop in the linked list, the two pointers will eventually meet at some node.
To find the starting point of the loop, we reset one of the pointers to the head of the linked list and ...
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I have to write code for a load balancer. The code should be testable and imahoild be thread safe
I applied via Referral and was interviewed in Sep 2022. There were 5 interview rounds.
I am a Backend Associate with experience in developing and maintaining server-side applications.
Proficient in programming languages like Java and Python
Experience in working with databases like MySQL and MongoDB
Familiar with RESTful APIs and microservices architecture
Strong problem-solving and debugging skills
Ability to work in a team and collaborate effectively
My admired person in life is my mother.
My mother has always been my source of inspiration and support.
She has taught me the values of hard work, perseverance, and kindness.
Her selflessness and dedication to her family and community are admirable.
She has overcome numerous challenges and always remains positive.
I strive to be like her in both my personal and professional life.
I have 3 years of experience in backend development.
3 years of experience in backend development
Proficient in programming languages like Java and Python
Experience with databases like MySQL and MongoDB
Familiarity with RESTful APIs and web services
Knowledge of version control systems like Git
Yes, I have all the required documents.
I have my graduation certificate from XYZ University.
I also have experience certificates from my previous employers.
I can provide these documents upon request.
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
-----.geeksforgeeks.org/replace-every-element-with-the-greatest-on-right-side/amp/
-----/
I applied via LinkedIn and was interviewed in Apr 2021. There were 4 interview rounds.
Minimum cost to reach last cell of 2D matrix with only downward or right moves.
Use dynamic programming approach to solve the problem.
Calculate minimum cost for each cell by considering minimum cost of its adjacent cells.
Final answer will be the minimum cost to reach the last cell.
Design a stack that supports getMin functionality to return the minimum element in the stack.
Create two stacks, one for storing the actual elements and another for storing the minimum elements.
Push elements onto both stacks simultaneously.
When popping an element, pop from both stacks.
To get the minimum element, peek at the top of the minimum stack.
TreeSet is a data structure that stores unique elements in sorted order.
TreeSet is implemented using a Red-Black tree
It provides O(log n) time complexity for basic operations like add, remove, and contains
It also provides methods like first(), last(), headSet(), tailSet(), and subSet()
TreeSet can be used to implement priority queues and sorting algorithms
Design an ArrayList with getMax functionality.
Create a custom ArrayList class that extends the existing ArrayList class.
Add a getMax() method that returns the maximum value in the list.
Override the add() method to keep track of the maximum value in the list.
Update the maximum value whenever an element is added or removed from the list.
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I have to write code for a load balancer. The code should be testable and imahoild be thread safe
based on 1 review
Rating in categories
Software Engineer2
270
salaries
| ₹15 L/yr - ₹45 L/yr |
Software Engineer III
247
salaries
| ₹17 L/yr - ₹66 L/yr |
Senior Software Engineer
225
salaries
| ₹15 L/yr - ₹58 L/yr |
Software Engineer
197
salaries
| ₹12 L/yr - ₹42 L/yr |
Risk Analyst
167
salaries
| ₹3.8 L/yr - ₹11 L/yr |
Paytm
Razorpay
Visa
MasterCard