Upload Button Icon Add office photos

Filter interviews by

Miebach Consulting Interview Questions and Answers

Updated 26 Mar 2023

Miebach Consulting Interview Experiences

Popular Designations

2 interviews found

Consultant Interview Questions & Answers

user image Anonymous

posted on 26 Mar 2023

I applied via campus placement at National Institute of Industrial Engineering (NITIE)

Round 1 - HR 

(3 Questions)

  • Q1. Round 1 - 50 mins CV based questions. The interview started with generic questions like - Introduce yourself with 3 follow up questions on work experience. Then the interviewer asked me to state a few g...
  • Q2. Guesstimate: He quickly asked me to work the number of cars out there in Mumbai city
  • Q3. What can be done to solve the problem of traffic in Mumbai?
  • Ans. 

    To solve the problem of traffic in Mumbai, a combination of infrastructure improvements, public transportation enhancements, and traffic management strategies can be implemented.

    • Invest in the development of better road infrastructure, including widening roads and constructing flyovers and underpasses.

    • Improve and expand public transportation systems, such as increasing the frequency and capacity of buses and trains.

    • Prom...

  • Answered by AI
Round 2 - Case Study 

Round 2 - 25 mins

Why Consulting?

The revenue of a sweet shop in Delhi is declining for three years now; the client wants to know how to bring back the business growth.
I applied a typical profitability framework and analyzed internal and external factors and established revenue streams – snacks, sweets, dairy products, and ice creams. I examined each revenue stream. Also, I asked about changes in the workforce (chef) for our product. Ultimately, I summarized and gave four recommendations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparation:

1. Victor Cheng – Case Interview Workshop (YouTube)

2. Case in point; practiced 20 mock interviews before SIP season.

3. SCM from Chopra & Meindl

4. Business Standard

What went Right

1) Asking relevant questions, to the panelist.

2) Having well prepared lucid & structured notes with detailed summary.

Improvement Areas:

1) Asking more questions to the panelist about Miebach consulting.

Suggestions:

1) Be confident about everything & your CV points.

2) Practice cases and guestimates as much as possible.

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Analyst Interview Questions & Answers

user image Anonymous

posted on 18 Nov 2022

I applied via Campus Placement and was interviewed in May 2022. There were 3 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 - Group Discussion 

It wasn't very tough. Just don't shout and keep you point calmly.

Round 3 - Technical 

(2 Questions)

  • Q1. Firstly, they will ask for your introduction and then your projects. They asked guestimates and case study.
  • Q2. Guestimates included questions like number of some soft drink sold in your city or number of trees in your city.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just stay calm and be thorough with your projects and concepts.

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was online test conducted by whee box. Questions were mix from Automation and Manual testing. Questions on OOPS concept like Encapsulation, polymorphism, abstraction. Questions on Database testing, (none from API). Few questions based on English , few logical reasoning

Round 2 - Technical 

(8 Questions)

  • Q1. API questions - Put vs patch , error codes, API tools used
  • Q2. Explain STLC in detail
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a systematic process for testing software applications.

    • STLC consists of various phases such as Requirement Analysis, Test Planning, Test Design, Test Execution, and Test Closure.

    • Each phase has specific objectives and deliverables to ensure the quality of the software.

    • STLC helps in identifying defects early in the development cycle, reducing the cost of fixing them l...

  • Answered by AI
  • Q3. Introduction, current role
  • Q4. Current CTC , Expected CTC
  • Q5. Agile ceremonies
  • Q6. Stored procedure in DB
  • Ans. 

    Stored procedures are precompiled SQL statements stored in the database for reuse and improved performance.

    • Stored procedures are used to encapsulate business logic in the database.

    • They can improve performance by reducing network traffic and optimizing execution plans.

    • Stored procedures can be called from application code to perform complex operations on the database.

    • They can also help with security by controlling access...

  • Answered by AI
  • Q7. Ready for working in night shift for US based client
  • Q8. Requirement traceability matrix
Round 3 - Technical 

(13 Questions)

  • Q1. Quick Introduction and role in current project
  • Ans. 

    I am a Senior QA Engineer with 5 years of experience. Currently, I am leading the testing efforts for a web application project.

    • Leading the testing efforts for a web application project

    • Creating test plans and test cases

    • Executing manual and automated tests

    • Identifying and reporting bugs

    • Collaborating with developers and stakeholders

  • Answered by AI
  • Q2. Questions related to agile ceremonies
  • Q3. API tools used, % of API work done in previous projects
  • Ans. 

    Used Postman for API testing, 60% of work involved API testing in previous projects

    • Utilized Postman for API testing

    • 60% of work in previous projects involved API testing

    • Worked extensively with RESTful APIs

  • Answered by AI
  • Q4. Scenario based questions on QA
  • Q5. Role of QA when the built functionality do not match with requirements
  • Ans. 

    QA plays a crucial role in identifying and communicating the discrepancies between built functionality and requirements.

    • QA should thoroughly review the requirements documentation to understand the expected functionality.

    • QA should conduct thorough testing to identify any discrepancies between the built functionality and the requirements.

    • QA should communicate any discrepancies found to the development team and stakeholde...

  • Answered by AI
  • Q6. Contract testing in API
  • Ans. 

    Contract testing in API involves verifying the interactions between different services based on predefined contracts.

    • Contract testing ensures that each service meets the expectations set by the contract.

    • It helps in detecting issues early in the development cycle.

    • Popular tools for contract testing in APIs include Pact and Spring Cloud Contract.

  • Answered by AI
  • Q7. Overall tools used for database, build deployment, bug tracking, test case/plan track
  • Ans. 

    Various tools used for database, build deployment, bug tracking, and test case/plan tracking in QA engineering.

    • Database: SQL Server, MySQL, Oracle

    • Build Deployment: Jenkins, TeamCity, Bamboo

    • Bug Tracking: Jira, Bugzilla, Redmine

    • Test Case/Plan Tracking: TestRail, HP ALM, Zephyr

  • Answered by AI
  • Q8. New things which you contributed to current project to improve overall quality process
  • Ans. 

    Implemented automated test scripts using Selenium for regression testing, introduced code review process for test scripts, and conducted training sessions on new testing tools.

    • Implemented automated test scripts using Selenium for regression testing

    • Introduced code review process for test scripts

    • Conducted training sessions on new testing tools

  • Answered by AI
  • Q9. How many offer letters you hold? Current CTC, Expected CTC
  • Ans. 

    I currently hold 2 offer letters. My current CTC is $80,000 and my expected CTC is $90,000.

    • I hold 2 offer letters

    • Current CTC is $80,000

    • Expected CTC is $90,000

  • Answered by AI
  • Q10. Comfortable in coming to office regularly although it was hybrid model
  • Ans. 

    Yes, I am comfortable with coming to the office regularly in a hybrid model.

    • I value face-to-face interactions with team members for better collaboration and communication.

    • I am able to manage my time effectively to balance office and remote work.

    • I understand the importance of being present in the office for certain tasks or meetings.

    • I am adaptable and flexible in my work environment.

  • Answered by AI
  • Q11. Any experience in working with US based clients, Ready for shift overlapping
  • Ans. 

    Yes, I have experience working with US based clients and I am ready for shift overlapping.

    • I have worked with US based clients in my previous role as a QA Engineer

    • I am familiar with the time zone differences and have adjusted my schedule accordingly

    • I am comfortable with shift overlapping and have done it before when needed

  • Answered by AI
  • Q12. RCA and backtracking process in current project
  • Ans. 

    RCA and backtracking process involves identifying root causes of issues and revisiting previous steps to find solutions.

    • Root Cause Analysis (RCA) is used to identify the underlying cause of a problem or defect in the project.

    • Backtracking process involves revisiting previous steps or decisions to find a solution or correct an issue.

    • Examples of RCA in current project could include analyzing code changes that led to a bug...

  • Answered by AI
  • Q13. Experience in automation testing, any learning in AI or other
  • Ans. 

    I have extensive experience in automation testing and have also taken courses in AI and machine learning.

    • I have worked on creating automation frameworks using tools like Selenium and Appium.

    • I have taken online courses on AI and machine learning to enhance my skills in these areas.

    • I have implemented AI-based testing techniques like neural networks for test automation.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Milliman Senior QA Engineer interview:
  • API Testing
  • Agile Methodology
  • Database Testing
  • Manual Testing
  • STLC
  • Procedures
  • build deployment
Interview preparation tips for other job seekers - They are more focused on API testing work. Questions related to manual testing are kind of simple. Some scenario based questions on testing, related to experience. Also asking for automation testing experience, although HR said only manual testing is required
Every technical interviewer was interested in knowing the CTC, which generally does not happen.
HR said its a hybrid role, also specified in job description but director said he wants people to come daily especially new joiners.
They have different policies for new joiners who are on probation period as compared to their old employees.
HR does not give apt response, interview process is very messed up. She will mostly avoid your calls of follow-ups. Firstly my profile was rejected within 3-4 days during profile shortlisting, then magically I received online test invite and then eventually interviews occur. But after 3rd round, I was rejected again via mail by HR (with no feedback obv) and that too when I tried to follow up with her after 4 days of giving 2nd technical interview. Hiring process is quite messed up and needs some refinment
Also the online test conducted by wheebox has a lot of technical glitches, not a smooth process.
Seem like their budget was quite less which was not told in earlier stages by HR.

Skills evaluated in this interview

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

I was interviewed in Jan 2025.

Round 1 - HR 

(2 Questions)

  • Q1. Qualification & self introduction
  • Q2. What is work at height? It's hazards and precaution
Round 2 - Technical 

(2 Questions)

  • Q1. What is legal documents
  • Q2. What is tandem lifting
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. Salary
Round 2 - One-on-one 

(2 Questions)

  • Q1. Two wheeler to work
  • Q2. Experience relevant to field
Round 3 - HR 

(2 Questions)

  • Q1. Document processing
  • Q2. Mail application submit
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Aptitude Test 

Puzzle solving was done which were moderate in difficulty level and you can ask for hints.

Round 2 - Technical 

(3 Questions)

  • Q1. Data modelling techniques in tableau
  • Ans. 

    Data modelling techniques in Tableau involve creating relationships between data sources to analyze and visualize data effectively.

    • Use data blending to combine data from multiple sources

    • Create calculated fields to manipulate and transform data

    • Utilize hierarchies and groups to organize data for analysis

    • Implement filters and parameters to control data display

    • Leverage Tableau's data modeling tools like joins and unions

  • Answered by AI
  • Q2. Explain your projects.
  • Q3. RLS implementation
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Referral

Round 1 - One-on-one 

(2 Questions)

  • Q1. Nonsense question
  • Q2. They don't have knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join this organisation if you want to spoil your career than you go for it worst company Prashant is so cheap the VP he behaves like salesman

Gjkkv Interview Questions & Answers

VHS Consulting user image Kavita Sharma

posted on 27 Nov 2024

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

(5 Questions)

  • Q1. Vhhjjkhuhhhhjjhhhb
  • Q2. Cvvbbhjjjjjkkkkkm
  • Q3. Fggvghhhhjjcxfhjjjjhggyhjjj
  • Q4. Yyyttuhgguiihhjjjjj
  • Q5. Ftugguhjiikkhhhjj
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Why this role is complicated
  • Q2. What u know about sql
  • Ans. 

    SQL is a programming language used for managing and manipulating databases.

    • SQL stands for Structured Query Language

    • It is used to communicate with databases to perform tasks such as querying data, updating records, and creating tables

    • Common SQL commands include SELECT, INSERT, UPDATE, DELETE

    • SQL is used in various database management systems such as MySQL, PostgreSQL, and Oracle

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They have selected everything went they took documents in last there is no response. They will waste your time and more over where HR people are not u don’t expect good from management congratulations if u have not selected for interviews all the best for other interviews.

Skills evaluated in this interview

Project Manager Interview Questions & Answers

Acheron Software Consultancy user image Vijay Srinivas VittalamPMP®RMP®ACP®CSM®SA®ITIL®LSS GB®BB®CDL®CDP®

posted on 26 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. HR discussion about my earlier roles
  • Q2. And had asked to come to Hyderabad for 2nd/3rd round discussion
Round 2 - One-on-one 

(2 Questions)

  • Q1. Had discussion with MD he was so impressed after 2nd round he said given Offer letter that you would be joining, and he said to come tomorrow for another round discussion
  • Q2. MD had asked for final round discussion next day
Round 3 - One-on-one 

(2 Questions)

  • Q1. Final round discussion Interviewer had asked for various project management real time scenarios
  • Q2. Mitigation of variances, Variance Analysis

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good

Miebach Consulting Interview FAQs

How many rounds are there in Miebach Consulting interview?
Miebach Consulting interview process usually has 2-3 rounds. The most common rounds in the Miebach Consulting interview process are Case Study, Resume Shortlist and Group Discussion.
How to prepare for Miebach 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 Miebach Consulting. The most common topics and skills that interviewers at Miebach Consulting expect are ASP.Net, C#, C++, HTML and JQuery.
What are the top questions asked in Miebach Consulting interview?

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

  1. What can be done to solve the problem of traffic in Mumb...read more
  2. Guesstimate: He quickly asked me to work the number of cars out there in Mumbai...read more
  3. Firstly, they will ask for your introduction and then your projects. They asked...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.2k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Deloitte Interview Questions
3.8
 • 2.9k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 805 Interviews
BCG Interview Questions
3.7
 • 196 Interviews
Bain & Company Interview Questions
3.8
 • 103 Interviews
AT&S Interview Questions
3.9
 • 7 Interviews
View all

Miebach Consulting Reviews and Ratings

based on 16 reviews

2.8/5

Rating in categories

3.7

Skill development

2.2

Work-life balance

2.8

Salary

3.0

Job security

2.1

Company culture

2.9

Promotions

2.6

Work satisfaction

Explore 16 Reviews and Ratings
Consultant
32 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Senior Consultant
25 salaries
unlock blur

₹18.2 L/yr - ₹32 L/yr

Project Manager
10 salaries
unlock blur

₹31 L/yr - ₹47 L/yr

Associate Information Technology Consultant
9 salaries
unlock blur

₹2.8 L/yr - ₹5.2 L/yr

Associate Consultant
6 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Explore more salaries
Compare Miebach Consulting with

Deloitte

3.8
Compare

KPMG India

3.5
Compare

PwC

3.4
Compare

Ernst & Young

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