Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2019. There were 5 interview rounds.
Top trending discussions
It was basically two leetcode Questions Mainly from array with some algorithm required to apply and other from LinkedList.
I applied via AmbitionBox and was interviewed in Nov 2021. There were 2 interview rounds.
Group discussion
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
Interview experience
based on 3 reviews
Rating in categories
L2 Engineer
72
salaries
| ₹8.3 L/yr - ₹18 L/yr |
Analyst
61
salaries
| ₹4.3 L/yr - ₹12.6 L/yr |
Senior Software Engineer
55
salaries
| ₹11.9 L/yr - ₹26.5 L/yr |
Senior Engineer
54
salaries
| ₹10 L/yr - ₹26.5 L/yr |
Senior Analyst
46
salaries
| ₹5.7 L/yr - ₹21.5 L/yr |
Walmart
Target
Macy's
Kohl's