Upload Button Icon Add office photos

Manhattan Associates

Compare button icon Compare button icon Compare

Filter interviews by

Manhattan Associates Interview Questions, Process, and Tips

Updated 10 Jan 2025

Top Manhattan Associates Interview Questions and Answers

View all 18 questions

Manhattan Associates Interview Experiences

Popular Designations

39 interviews found

I applied via Campus Placement and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Java Oops concepts, final, finally, finalize
  • Q2. Java Collection, Exceptions, Basic MYSQL queries, about project

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and have faith in yourself, and share example for each question if it not easy to understand for other person specially for technical terms, use simple words, do not use jargons.

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?
View answer (2)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

I applied via LinkedIn and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Simple java, Jsf technology, Nothing much

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't Join in PSO.if you want a better work life balance.

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?
View answer (2)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 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. You can prepare well on your profile it would be enough to crack interview
Round 3 - Technical 

(1 Question)

  • Q1. It will be more of managerial +technical round
Round 4 - One-on-one 

(1 Question)

  • Q1. This will be final round with the director which is purely managerial round

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare well your resume which well help to clear interview.

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Principal Interview Questions & Answers

user image Anonymous

posted on 1 Nov 2020

I applied via Recruitment Consultant and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Questions which are not relevant for this position.
  • Q2. No question from Sprong boot, microservice, cloud, docker, k8s

Interview Preparation Tips

Interview preparation tips for other job seekers - The Interviewer asked 3 questions and based on 3 questions he got to know whether i am fit or not.
In my whole career i have never seen such a interviewer.Hats off. Whoever is reading this please do not waste your precious 5-10 minutes of time in the interview round. Strictly Avoid this company interview process.

Principal Interview Questions asked at other Companies

Q1. What is important for president primary curriculam?
View answer (1)

Manhattan Associates interview questions for popular designations

 Software Engineer

 (14)

 Software Developer

 (4)

 Senior Software Engineer

 (4)

 Quality Analyst

 (2)

 Technical Lead

 (2)

 Java Developer

 (2)

 Technical Analyst

 (2)

 Principal

 (1)

Interview Questionnaire 

1 Question

  • Q1. Java programming, Automation testing API and UI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on Automation testing

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)

Get interview-ready with Top Manhattan Associates Interview Questions

I applied via Referral and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Coding Questions of javascript could be easily found on googling
  • Q2. Angular Questions based on component nesting , debugging , angular project configurations, pipes , directives etc
  • Q3. Basic Javascript Questions like currying , prototype, what was the project you were working etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident during the interview , the team interviewing will try to make you comfortable as well, practice your coding skill, prepare questions like "tell me about yourself","where do you see yourself in 10 years" etc

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Jobs at Manhattan Associates

View all

I applied via Campus Placement and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Programs on java
  • Q2. Examples of Overloading and Overriding
  • Ans. 

    Overloading is using the same method name with different parameters. Overriding is creating a new implementation of a method in a subclass.

    • Overloading allows multiple methods with the same name but different parameters.

    • Overriding allows a subclass to provide its own implementation of a method from its superclass.

    • Overloading is resolved at compile-time while overriding is resolved at runtime.

    • Examples of overloading: pri...

  • Answered by AI
  • Q3. SQL queries(Basic)
  • Q4. About your college projects
  • Q5. Basic knowledge of Cloud

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, don't be overexcited
Be honest, if you don't know something say it openly
If you are good in programming, you're in
Whatever you've written in resume, be sure about the same

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?
View answer (2)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

I applied via Recruitment Consultant and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Linked list related.
  • Q2. Thread safe code.
  • Q3. Singleton
  • Q4. Queries
  • Q5. Java 8 lambda expressions
  • Q6. Scenario based coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Ask first whether the opening is for R&D or PSO or CSO. R&D deals with the base product development, PSO and CSO(for Omni) deals with enhancements.

Technical Analyst Interview Questions asked at other Companies

Q1. Write a program to get a employee list whose salary is greater than 50k and grade is above from A, Use Java 8 stream to get the list
View answer (2)

I was interviewed in Mar 2017.

Interview Questionnaire 

3 Questions

  • Q1. Your projects/courses/past experiences
  • Ans. 

    I have worked on various projects during my time in university, including a web development project and a mobile app project.

    • Developed a web application using HTML, CSS, and JavaScript for a school project

    • Created a mobile app using React Native for a personal project

    • Completed courses in data structures and algorithms, as well as software engineering principles

  • Answered by AI
  • Q2. Why do you want to join MA?
  • Ans. 

    I want to join MA because of its reputation for cutting-edge technology and collaborative work environment.

    • MA is known for its innovative projects and use of advanced technology.

    • I am impressed by the collaborative work culture at MA.

    • I believe joining MA will provide me with opportunities for professional growth and development.

  • Answered by AI
  • Q3. What do you hope to gain from this internship?
  • Ans. 

    I hope to gain practical experience in software development, expand my skills, and learn from experienced professionals.

    • Gain practical experience in software development

    • Expand my skills in coding and problem-solving

    • Learn from experienced professionals in the field

  • Answered by AI

Interview Preparation Tips

Round: HR Interview
Experience: This was simply an overall background of my experience in Computer Progranming, nothing intimidating.

Round: Behavioural Interview
Experience: This round was with my supervisor. Here I asked a lot of questions about the work environment, what I'd be working with, technologies involved, etc.
Tips: Ask relevant questions, and show how eager you are for the job. I even sent an email later on to my supervisor for more details, so I could learn the technology in advance. This he told me later, was why he hired me.

College Name: Georgia Institute of Technology

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Manhattan Associates Interview FAQs

How many rounds are there in Manhattan Associates 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 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, Front End, Commerce, Backend and Hibernate.
What are the top questions asked in Manhattan Associates interview?

Some of the top questions asked at the Manhattan Associates 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. 1. Find number of times a string occurs in second string. Practice more on stri...read more
How long is the Manhattan Associates interview process?

The duration of Manhattan Associates interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Manhattan Associates Interview Process

based on 28 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 847 Interviews
ITC Infotech Interview Questions
3.6
 • 334 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
NeoSOFT Interview Questions
3.7
 • 261 Interviews
Blue Yonder Interview Questions
3.9
 • 62 Interviews
PTC Interview Questions
4.2
 • 62 Interviews
Kinaxis Interview Questions
4.0
 • 6 Interviews
View all

Manhattan Associates Reviews and Ratings

based on 325 reviews

3.7/5

Rating in categories

3.3

Skill development

3.5

Work-life balance

3.5

Salary

4.1

Job security

3.6

Company culture

3.4

Promotions

3.4

Work satisfaction

Explore 325 Reviews and Ratings
Software Engineer
699 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
414 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
228 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Analyst
102 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
84 salaries
unlock blur

₹0 L/yr - ₹0 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