Filter interviews by
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
HashMap is a data structure in Java that stores key-value pairs and allows fast retrieval of values based on keys.
HashMap is part of the Java Collections framework.
Keys in a HashMap must be unique.
HashMap allows null keys and values.
Example: HashMap
Example: map.put("John", 25);
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
Manhattan Associates interview questions for popular designations
I applied via Approached by Company and was interviewed in Dec 2023. There were 2 interview rounds.
The new keyword is used in C# to create an instance of a class or structure.
Used to instantiate objects in C#
Can be used with constructors to initialize object properties
Helps in creating instances of classes or structures
Interface defines only method signatures while abstract class can have method implementations.
Interface cannot have method implementations, only method signatures.
Abstract class can have method implementations and variables.
A class can implement multiple interfaces but can inherit only one abstract class.
Interfaces are used for defining contracts while abstract classes are used for code reusability.
The 'using' keyword is used in C# to ensure that an object is disposed of properly after use.
Automatically disposes of resources when they are no longer needed
Simplifies code by handling cleanup tasks
Example: using (var file = new FileStream("example.txt", FileMode.Open)) { // code here }
Pipes in Angular are used for transforming data in templates.
Pipes are used to format data before displaying it in the view
They can be used for currency, date, uppercase/lowercase transformations, etc.
Example: {{ birthday | date:'MM/dd/yyyy' }}
Dependency injection in Angular is a design pattern where components are given their dependencies rather than creating them.
Allows for easier testing and maintenance of code
Promotes reusability and modularity
Reduces tight coupling between components
Example: Injecting a service into a component constructor
Get interview-ready with Top Manhattan Associates Interview Questions
I applied via Naukri.com and was interviewed in Jun 2023. There were 5 interview rounds.
Use the tilt method to pour exact half water from one container to other without measurements.
Fill both containers with water
Tilt one container slowly until water reaches the halfway mark
Stop pouring when the water level reaches halfway in the other container
The dog will take 28 days to reach the ground.
The dog climbs 1 foot (3 feet climb - 2 feet drop) each day.
It needs to climb 30 feet to reach the ground.
So, it will take 30 days to climb 30 feet, but it will already be on the ground on the 28th day.
2 dsa which is leetcode easy mostly and also some java related
I applied via Referral and was interviewed in Jun 2023. There were 5 interview rounds.
I applied via Referral and was interviewed in Apr 2023. There were 4 interview rounds.
Count occurrences of a string in another string and find second highest salary in SQL.
Use a loop to iterate through the second string and check for occurrences of the first string.
Use a counter variable to keep track of the number of occurrences found.
In SQL, use a subquery to find the employee with the second highest salary by ordering the salaries in descending order and selecting the second row.
Top trending discussions
Some of the top questions asked at the Manhattan Associates interview -
The duration of Manhattan Associates interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 28 interviews
Interview experience
based on 324 reviews
Rating in categories
10-12 Yrs
Not Disclosed
4-7 Yrs
Not Disclosed
10-12 Yrs
Not Disclosed
Software Engineer
700
salaries
| ₹5.5 L/yr - ₹15.1 L/yr |
Senior Software Engineer
415
salaries
| ₹9.4 L/yr - ₹25 L/yr |
Technical Lead
228
salaries
| ₹13 L/yr - ₹36.4 L/yr |
Technical Analyst
102
salaries
| ₹5 L/yr - ₹10 L/yr |
Senior Consultant
84
salaries
| ₹10.6 L/yr - ₹22 L/yr |
Blue Yonder
SAP
Oracle
Infor Global Solution