Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Westernacher Consulting Team. If you also belong to the team, you can get access from here

Westernacher Consulting Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Westernacher Consulting Interview Questions and Answers

Updated 9 Aug 2024

Westernacher Consulting Interview Experiences

Popular Designations

4 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Ewm org structure
  • Q2. Ewm integration

Interview Preparation Tips

Interview preparation tips for other job seekers - HR decisions are not good
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced SAP EWM Consultant with a strong background in warehouse management and supply chain optimization.

    • Over 5 years of experience implementing SAP EWM solutions for various clients

    • Proficient in configuring and customizing SAP EWM functionalities to meet specific business requirements

    • Skilled in conducting workshops, training sessions, and providing post-implementation support

    • Strong understanding of warehouse proc...

  • Answered by AI
  • Q2. What are you looking for in a new company
  • Ans. 

    I am looking for a company that values innovation, offers opportunities for growth, and has a positive company culture.

    • Opportunities for career advancement

    • Support for continuous learning and development

    • Positive work environment and company culture

    • Innovative projects and technologies

    • Strong leadership and mentorship

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

SAP EWM Consultant Interview Questions asked at other Companies

Q1. WHAT IS THE DIFFERENCE BETWEEN INBOUND AND OUTBOUND DELIVERIES IN SAP EWM?
View answer (2)
Round 1 - Technical 

(3 Questions)

  • Q1. Methods and Techniques related to development of analytical model on SAC
  • Ans. 

    Various methods and techniques can be used to develop analytical models on SAC.

    • Data preparation and cleansing

    • Statistical analysis and modeling

    • Machine learning algorithms

    • Visualization and reporting

    • Collaboration and sharing

    • Examples: regression analysis, decision trees, clustering, time series forecasting

  • Answered by AI
  • Q2. Condition based solution to development problem
  • Ans. 

    Condition based solution involves identifying the root cause of a development problem and addressing it accordingly.

    • Identify the specific condition causing the problem

    • Develop a solution tailored to that condition

    • Implement the solution and monitor its effectiveness

    • Adjust the solution as needed based on ongoing monitoring

    • Examples: addressing a specific bug in code, optimizing performance for a specific device or browser

  • Answered by AI
  • Q3. Basic functionality of tools
  • Ans. 

    Tools have basic functionalities that enable users to perform specific tasks.

    • Tools are designed to perform specific tasks efficiently

    • Basic functionalities include cutting, measuring, fastening, etc.

    • Examples of tools include hammers, screwdrivers, saws, etc.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Project experiences and knowledge of tools
Round 3 - HR 

Skills evaluated in this interview

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Interview Questionnaire 

1 Question

  • Q1. JavaScript code, ES6 concepts, SAP Fiori scenario based questions, Batch calls in SAP Fiori

SAP Fiori Consultant Interview Questions asked at other Companies

Q1. Diff btwn SAP UI5 APP and SAP FIORI app
View answer (1)

Westernacher Consulting interview questions for popular designations

 SAP Ewm Functional Consultant

 (1)

 Senior Consultant

 (1)

 SAP Fiori Consultant

 (1)

 SAP EWM Consultant

 (1)

Jobs at Westernacher Consulting

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

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

Round 1 - Coding Test 
Round 2 - Technical 

(5 Questions)

  • Q1. If you cleared Aptitude and Coding, Mostly Interview will be cleared with some basics questions like OOPs concepts, sort functions kind of questions.
  • Q2. Explain OOPs concept in JAVA?
  • Ans. 

    OOPs concept in JAVA is a programming paradigm that focuses on objects and their interactions.

    • OOPs stands for Object-Oriented Programming

    • It involves the use of classes, objects, inheritance, polymorphism, and encapsulation

    • Classes are used to define objects and their properties

    • Objects are instances of classes that can interact with each other

    • Inheritance allows for the creation of new classes based on existing ones

    • Polymo...

  • Answered by AI
  • Q3. Function to sort an array in Java?
  • Ans. 

    Java provides Arrays.sort() method to sort an array.

    • Use Arrays.sort() method to sort an array of strings.

    • The method sorts the elements in ascending order by default.

    • To sort in descending order, use Collections.reverseOrder() method.

  • Answered by AI
  • Q4. Tell me about yourself?
  • Q5. Final year project which you worked on?

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of people clears Aptitude/Coding round. clears interview for freshers recruit

Skills evaluated in this interview

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

Westernacher Consulting Interview FAQs

How many rounds are there in Westernacher Consulting interview?
Westernacher Consulting interview process usually has 1-2 rounds. The most common rounds in the Westernacher Consulting interview process are Technical, HR and One-on-one Round.
How to prepare for Westernacher Consulting 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 Westernacher Consulting. The most common topics and skills that interviewers at Westernacher Consulting expect are Operational Excellence, SAP, Consulting, Business process and SAP Consulting.
What are the top questions asked in Westernacher Consulting interview?

Some of the top questions asked at the Westernacher Consulting interview -

  1. Methods and Techniques related to development of analytical model on ...read more
  2. Condition based solution to development prob...read more
  3. Basic functionality of to...read more

Tell us how to improve this page.

Westernacher Consulting Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 790 Interviews
BCG Interview Questions
3.7
 • 196 Interviews
Bain & Company Interview Questions
3.8
 • 105 Interviews
View all

Westernacher Consulting Reviews and Ratings

based on 30 reviews

4.5/5

Rating in categories

4.6

Skill development

4.6

Work-life balance

4.2

Salary

4.5

Job security

4.5

Company culture

4.1

Promotions

4.3

Work satisfaction

Explore 30 Reviews and Ratings
Global Project Management - SAP

Mumbai,

New Delhi

+4

5-10 Yrs

Not Disclosed

FI -IT accounting

Bangalore / Bengaluru

2-7 Yrs

Not Disclosed

SAP - Bid Manager

Kolkata,

Mumbai

+5

7-12 Yrs

Not Disclosed

Explore more jobs
Senior Consultant
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Management Consultant
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

SAP TM Consultant
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

SAP Ewm Functional Consultant
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Westernacher Consulting with

Deloitte

3.8
Compare

PwC

3.4
Compare

KPMG India

3.5
Compare

Ernst & Young

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