Metro Cash & Carry
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Top trending discussions
I applied via Approached by Company and was interviewed in Oct 2024. There were 4 interview rounds.
2 DSA questions and some MCQ on Java and Spring
A palindromic substring is a string that reads the same forwards and backwards.
Use dynamic programming to find the longest palindromic substring.
Start by considering each character as the center of a potential palindrome.
Expand outwards from each center to check for palindromes of odd and even lengths.
Remove duplicates from a 1D array of strings in place
Iterate through the array and use a HashSet to keep track of unique elements
Replace duplicates with null or an empty string to remove them in place
Search for the minimum element in a rotated sorted array with duplicate elements.
Use binary search to find the minimum element in the rotated sorted array.
Handle the case where duplicate elements are present by adjusting the search conditions.
Consider cases where the array is not rotated or contains only one element.
A singleton class is a class that can only have one instance created throughout the application.
Declare a private static instance variable of the class
Create a private constructor to prevent external instantiation
Provide a public static method to access the instance
Leetcode 3234 question
I want to join Walmart because of its reputation as a leading retail company with a strong focus on technology and innovation.
Opportunity to work on cutting-edge technology projects
Chance to contribute to a well-known and respected company
Desire to be part of a team that values innovation and growth
Garbage collector in Python is a built-in feature that automatically manages memory by reclaiming unused memory space.
Garbage collector in Python helps in automatically deallocating memory of objects that are no longer in use.
It prevents memory leaks by freeing up memory that is no longer needed.
Python's garbage collector uses reference counting and a cycle-detecting algorithm to manage memory efficiently.
posted on 1 Apr 2024
Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and tools.
Spring Boot eliminates the need for manual configuration by providing defaults for most settings.
It allows for standalone Spring applications that can be started using a simple 'java -jar' command.
Spring Boot includes embedded servers like Tomcat, Jetty, or Undertow for deploying applications.
I...
I applied via Approached by Company and was interviewed in Aug 2023. There were 2 interview rounds.
String arrays are immutable because they cannot be changed once created.
Strings in an array cannot be modified individually
Any changes to a string array result in a new array being created
Immutable arrays ensure data integrity and prevent unintended side effects
To create a custom immutable class, use final keyword for class, private final fields, and no setter methods.
Use the final keyword for the class to prevent inheritance
Declare all fields as private and final to prevent modification
Do not provide setter methods for the fields to maintain immutability
Provide getter methods to access the fields
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
30mins good easy 2 problems
Prepare dsa and focus on coind
I applied via Job Portal
Basic java question, design questions, 1 data structure question
Spring Actuator provides endpoints to monitor and manage microservices in a Spring Boot application.
Add Spring Boot Actuator dependency in pom.xml
Enable Actuator endpoints in application.properties or application.yml
Access Actuator endpoints like /actuator/health, /actuator/info, etc.
Customize Actuator endpoints using configuration properties
Webflux is a reactive programming framework for building non-blocking, event-driven applications on the JVM.
Webflux is part of the Spring Framework and provides support for reactive programming.
It allows developers to build asynchronous, non-blocking applications that can handle a large number of concurrent connections.
Webflux uses Project Reactor, a reactive library for building reactive applications.
It supports both ...
Basic javascript dsa questions
based on 1 interview
Interview experience
Team Lead
234
salaries
| ₹2 L/yr - ₹6.5 L/yr |
Assistant Team Leader
159
salaries
| ₹1.4 L/yr - ₹4.4 L/yr |
Associate
149
salaries
| ₹0.7 L/yr - ₹3.5 L/yr |
Customer Consultant
136
salaries
| ₹2 L/yr - ₹5.2 L/yr |
Assistant Manager
116
salaries
| ₹4.5 L/yr - ₹13.9 L/yr |
Reliance Retail
Future Group
Tata Group
Aditya Birla Group