Upload Button Icon Add office photos

Manhattan Associates

Compare button icon Compare button icon Compare

Filter interviews by

Manhattan Associates Software Engineer Interview Questions, Process, and Tips

Updated 10 Jan 2025

Top Manhattan Associates Software Engineer Interview Questions and Answers

  • Q1. How to pour exact half water from one container to other without knowing the measurements?
  • Q2. A dog fell into 30 feet well, trying to climb up to the ground. It will climb 3 feets a day, but in night it will drop 2 feets, So how many days do dog required to reach ...read more
  • Q3. Swap adjacent elements of linked list. Reverse a linked list. Insertion in a linked list
View all 7 questions

Manhattan Associates Software Engineer Interview Experiences

14 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. About OOPS concept, basic SQL questions, core Java questions
Round 3 - Technical 

(1 Question)

  • Q1. Core Java questions, simple coding questions, SQL questions.
Round 4 - Behavioral 

(3 Questions)

  • Q1. Asked about the work I did in previous company, what are my strengths?, Discussed regarding current job roles and responsibilities Puzzle questions
  • Q2. How to pour exact half water from one container to other without knowing the measurements?
  • Ans. 

    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

  • Answered by AI
  • Q3. A dog fell into 30 feet well, trying to climb up to the ground. It will climb 3 feets a day, but in night it will drop 2 feets, So how many days do dog required to reach ground?
  • Ans. 

    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.

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Discussed about why I am leaving the previous company, About salary, Date of joining.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviews will be easy, they just check whether we know about concept, whether we try to solve problems...
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. HashMap related coding question

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java , spring boot, sql, current roles discussion
Round 2 - HR 

(1 Question)

  • Q1. Ctc discussion took place

Interview Preparation Tips

Interview preparation tips for other job seekers - keep fundamentals clear and strong. R&D is only worth joining here, rest pso and cso are not worth as you wont get to work on java or related stuff.

Software Engineer Interview Questions & Answers

user image Rakshsmart Gowda

posted on 30 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 dsa which is leetcode easy mostly and also some java related

Round 2 - One-on-one 

(1 Question)

  • Q1. Manager round on how we fit in team
Round 3 - HR 

(1 Question)

  • Q1. Hr discussion on the pay expectations

Manhattan Associates interview questions for designations

 Senior Software Engineer

 (4)

 Software Developer

 (4)

 Software Engineer - Backend

 (1)

 Java Software Developer

 (1)

 QA Engineer

 (1)

 Softwaretest Engineer

 (1)

 Technical Analyst

 (2)

 Java Developer

 (2)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Question about spring boot, multithreading
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial round
Round 3 - HR 

(1 Question)

  • Q1. Director and hr round

Get interview-ready with Top Manhattan Associates Interview Questions

Software Engineer Interview Questions & Answers

user image sanjana viswanathuni

posted on 6 Mar 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What are the different types of joins in SQL?
  • Ans. 

    Different types of joins in SQL include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN: Returns rows when there is at least one match in both tables.

    • LEFT JOIN: Returns all rows from the left table and the matched rows from the right table.

    • RIGHT JOIN: Returns all rows from the right table and the matched rows from the left table.

    • FULL JOIN: Returns rows when there is a match in one of the tables.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Related to projects you have done

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. 4 pillars of java
  • Ans. 

    The 4 pillars of Java are abstraction, encapsulation, inheritance, and polymorphism.

    • Abstraction: Hides complex implementation details and only shows the necessary features.

    • Encapsulation: Bundles data and methods into a single unit, preventing direct access to data.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Enables objects to be treated as instances of their parent cl

  • Answered by AI
  • Q2. Streams and lambdas

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Core java, WMS knowledge if any.

Interview Preparation Tips

Interview preparation tips for other job seekers - Core java is more than enough. WMS knowledge is a plus.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Normal Aptitude test with some tricky solutions

Round 3 - Coding Test 

Better understanding on basics of oops and basic programs

Round 4 - Technical 

(1 Question)

  • Q1. Everything basics related to your preferred language with code examples.

I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Swap adjacent elements of linked list. Reverse a linked list. Insertion in a linked list
  • Ans. 

    Swap adjacent elements, reverse and insert in a linked list.

    • To swap adjacent elements, we need to traverse the linked list and swap the nodes.

    • To reverse a linked list, we need to traverse the list and change the pointers of each node to point to the previous node.

    • To insert a node in a linked list, we need to find the position where we want to insert the node and change the pointers of the nodes accordingly.

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Design patterns Shared pointers
  • Ans. 

    Shared pointers are a type of smart pointer used in C++ to manage memory allocation.

    • Shared pointers allow multiple pointers to refer to the same object, automatically managing the object's lifetime.

    • They use reference counting to keep track of how many pointers are pointing to the object.

    • When the last shared pointer goes out of scope, the object is automatically deleted.

    • They help prevent memory leaks and dangling pointe...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Logical + Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics of Data structures and Oops Strong.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. OOPS- Inheritance, overloading, over ridding

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice. Technology type questions , Java Core, Collections

Manhattan Associates Interview FAQs

How many rounds are there in Manhattan Associates Software Engineer interview?
Manhattan Associates interview process usually has 2-3 rounds. The most common rounds in the Manhattan Associates interview process are Technical, One-on-one Round and HR.
How to prepare for Manhattan Associates Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Manhattan Associates. The most common topics and skills that interviewers at Manhattan Associates expect are Supply Chain, Commerce, Front End, Hibernate and Backend.
What are the top questions asked in Manhattan Associates Software Engineer interview?

Some of the top questions asked at the Manhattan Associates Software Engineer interview -

  1. How to pour exact half water from one container to other without knowing the me...read more
  2. A dog fell into 30 feet well, trying to climb up to the ground. It will climb 3...read more
  3. Swap adjacent elements of linked list. Reverse a linked list. Insertion in a l...read more

Tell us how to improve this page.

Manhattan Associates Software Engineer Interview Process

based on 10 interviews

2 Interview rounds

  • Technical Round
  • HR Round
View more
Manhattan Associates Software Engineer Salary
based on 700 salaries
₹5.5 L/yr - ₹15.1 L/yr
7% more than the average Software Engineer Salary in India
View more details

Manhattan Associates Software Engineer Reviews and Ratings

based on 83 reviews

3.5/5

Rating in categories

2.8

Skill development

3.3

Work-life balance

3.2

Salary

4.0

Job security

3.4

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 83 Reviews and Ratings
Software Engineer
700 salaries
unlock blur

₹5.5 L/yr - ₹15.1 L/yr

Senior Software Engineer
415 salaries
unlock blur

₹9.4 L/yr - ₹25 L/yr

Technical Lead
228 salaries
unlock blur

₹13 L/yr - ₹36.4 L/yr

Technical Analyst
102 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Senior Consultant
84 salaries
unlock blur

₹10.6 L/yr - ₹22 L/yr

Explore more salaries
Compare Manhattan Associates with

Blue Yonder

3.9
Compare

SAP

4.2
Compare

Oracle

3.7
Compare

Infor Global Solution

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview