Manhattan Associates is a supplier of supply chain management software.Warehouse management systems make up 60% of the company’s revenue while 40% is derived from supply chain management applications such as transportation management, enterprise order management, supply chain planning, extended enterprise management, and labor management solutions headquartered in Atlanta,Georgia.
I have received the call from the consultancy and appeared for the interview on a week day. I was getting interview for their RnD division so consultancy has told me to prepare deeply on Core java concept,Spring and database.
I have received the call from the consultancy and appeared for the interview on a week day. I was getting interview for their RnD division so consultancy has told me to prepare deeply on Core java concept,Spring and database.
Round 1
It was a written round consist of technical and logical questions, technical questions were 30 MCQ and 2 coding questions. MCQ were kind of similar types of OCJP questions checking the core java concepts deeply and in coding part there was 2 questions, one was a simple question on java programming and other one was to write SQL queries based on the given tables.Round 2
It was a F2F technical round and the interviewer was looking technically too sound.Questions were from the following topics:- Maven configurations and how create maven project , how does it working ?
- Basic Javascript questions
- Core java questions like string pool, run-time polymorphism, type casting to parent and child object,Implement hashSet with HashMap, how hashmap works
- Restful web services basics, like how to do CRUD operations, what all are the annotations that are available in resteasy
- Final question was to write program, Q: There is a internet cafe having N computers if somebody comes to the cafe any of of the computer gets allocated to that guy and he enters his name in the register and when the next guy comes he will enter his name then check for vacant computer if it is available he will use the computer, if it is not available he will enter his name again in the register and will leave. Once the user finishes the use then also he will enter his name in the register and will leave.Say 2 computers are there A came and enter his name , then B comes enter his name then C comes enters his name but both the computers are in use so C will again enters his name in the register and will go back without using. Now B leaves the computer then he will enter his name in the register. Now D comes enter his name and he gets the system.Now the register entries will looks like ABCCBD.So the question is if you are given a string denotes the register entries then find the number of customers has returned without getting a system. in the above case 1. [Used HashMap and few conditions to get the answer]
Round 3
This was a managerial round , rather than asking question it was kind of discussion asking me what kind of project have you done in your previous organization.Mainly asked :
- what kind of process you follow at current organization
- compare Angularjs and ext.js
- How will you find the performance bottleneck in a java project, jprofiler
- difference between different keys in database
- write a sql query to find the N th largest salary
- what is cross join ?
Round 4
This was a director round, and this round started with current project discussion, the kind of technology stack used, the architecture design, What is REST, and managerial questions like
- why are you looking for a change ?
- why Manhattan ?
And detailed description about the kind of work they are doing in RnD department.
Round 5
This was HR round and same questions asked
- Why manhattan ?
- why are you looking for a change ?
- Salary negotiation
No comments:
Post a Comment