Filter interviews by
I applied via Approached by Company and was interviewed before Sep 2021. There were 2 interview rounds.
Top trending discussions
It was basically two leetcode Questions Mainly from array with some algorithm required to apply and other from LinkedList.
Low level architecture design principles focus on optimizing performance, efficiency, and resource utilization.
Optimize for performance by minimizing latency and maximizing throughput
Efficiently utilize resources such as memory, CPU, and network bandwidth
Design for scalability and flexibility to accommodate future growth
Use modular and reusable components to promote maintainability and code reusability
Consider security
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
A bean in Spring is a Java object that is instantiated, assembled, and managed by the Spring IoC container.
Beans are defined in the Spring configuration file using XML or annotations.
Beans are singleton by default but can be configured as prototype.
Beans can have dependencies injected by the container.
Example: @Component annotation in Spring creates a bean.
Example:
Design a URL shortener system
Use a unique identifier for each long URL to generate a short URL
Store the mapping of short URL to long URL in a database
Implement a redirect mechanism to redirect short URLs to their corresponding long URLs
Consider scalability and performance while designing the system
Use Floyd's Tortoise and Hare algorithm to detect cycle in a linked list.
Initialize two pointers, slow and fast, at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps.
If they meet at any point, there is a cycle in the linked list.
I applied via Approached by Company and was interviewed in Aug 2023. There were 6 interview rounds.
2 coding problems.
One is on Hasmap
second one is on Tree
I applied via Approached by Company and was interviewed before Jul 2023. There were 3 interview rounds.
Mostly dynamic programming and tree based programs
Water bill management system
Flood fill algo
I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.
based on 7 reviews
Rating in categories
Engineer
50
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Senior Engineer
38
salaries
| ₹4.1 L/yr - ₹7.3 L/yr |
Junior Engineer
38
salaries
| ₹1.8 L/yr - ₹3.6 L/yr |
Assistant Manager
33
salaries
| ₹5 L/yr - ₹12 L/yr |
Assistant Engineer
28
salaries
| ₹3 L/yr - ₹4.8 L/yr |
Godrej Industries
Tata Group
Reliance Industries
Aditya Birla Group