Logo

Get AmbitionBox App

Faster and better experience!

AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    WINNERS AWAITED!
    • ABECA 2025
      WINNERS AWAITED!

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    • AmbitionBox Best Places to Work 2021

      1st Edition

For Employers
Upload Button Icon Add office photos
logo
Engaged Employer

i

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

Thyssenkrupp rothe erde Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 86 Reviews

  • About
  • Reviews
    86
  • Salaries
    416
  • Interviews
    3
  • Jobs
    -
  • Benefits
    11
  • Photos
    1

Filter interviews by

Thyssenkrupp rothe erde Interview Questions and Answers

Updated 6 Mar 2025
Popular Designations

Thyssenkrupp rothe erde Interview Experiences

3 interviews found

Interview Questions & Answers

user image Anonymous

posted on 6 Mar 2025

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

I appeared for an interview in Feb 2025.

Round 1 - HR 

(2 Questions)

  • Q1. Present working profile
  • Ans. 

    Currently managing financial operations, budgeting, and strategic planning to drive organizational growth and efficiency.

    • Oversee financial reporting and ensure compliance with regulations, e.g., preparing quarterly financial statements.

    • Lead budgeting processes, collaborating with department heads to align financial goals with operational plans.

    • Implement cost control measures that resulted in a 15% reduction in operatio...

  • Answered by AI
    Add your answer
  • Q2. JD
  • Add your answer
Round 2 - HR 

(2 Questions)

  • Q1. Profile Background
  • Add your answer
  • Q2. Family Backgroud
  • Add your answer
Round 3 - HR 

(2 Questions)

  • Q1. Salary Expectation
  • Add your answer
  • Q2. Present Salary
  • Add your answer
Round 4 - HR 

(2 Questions)

  • Q1. Current Job Profile details
  • Add your answer
  • Q2. Not Good
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - This is wast company in Thyssengroup
Anonymous

Junior Officer Interview Questions & Answers

user image Anonymous

posted on 27 Oct 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Recruitment Consulltant

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 

Company about, Introduction

Round 3 - HR 

(2 Questions)

  • Q1. Family background
  • Add your answer
  • Q2. Payment discussion
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Cnc, vmc, grinding turning, drilling machine cnc machine working key board Siemens

Junior Officer Interview Questions asked at other Companies

Q1. Process and equipments which i have used and worked on it,
View answer (7)
Anonymous

Production Engineer Interview Questions & Answers

user image Anonymous

posted on 2 Nov 2021

Interview Questionnaire 

2 Questions

  • Q1. Programming language knowledge G code Mcode,MP handlinh skill and knowledge,Machining knowldge related to turning,drilling,hardening,Ceramic turning and bearing assembly,coating knowledge,Quality tools,TPM
  • Add your answer
  • Q2. Good and bad qaulities among you,Overall development plan,drawing reading,quality parameters,
  • Add your answer

Production Engineer Interview Questions asked at other Companies

Q1. How do you detect faults in robots?
View answer (9)
Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
a team lead
I left a job interview after just one question. Was that a mistake?
Today, I had an interview for a job I was really looking forward to. The job description seemed great, the pay was okay, and the company had good feedback online. I went in, shook hands with the person in charge of hiring, and we sat down to talk. Then, they asked their first question: "How do you feel about working extra hours without pay?" I actually laughed because I thought it was a joke. But the interviewer just looked at me, waiting for my answer. I asked if working extra time was required and if they paid for it. They said, "Well, we expect people to stay as long as they need to finish their work. Everyone here really cares about what they do, so we don't keep track of extra hours." I just stood up and said, "Thank you for your time, but this job isn't right for me," and then I left. Now, I'm wondering if I did the wrong thing. Should I have stayed and listened to more about the job? Or was leaving the right decision?
Got a question about Thyssenkrupp rothe erde?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Intern Interview Questions & Answers

Johnson Electric user image Anonymous

posted on 29 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Total questions - 5
Quantitative, Logical Reasoning and English

Anonymous
company Logo

Senior Software Engineer Interview Questions & Answers

Johnson Electric user image Anonymous

posted on 10 Apr 2025

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

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. What is the implementation of a circular queue using structures in C and classes in C++?
  • Ans. 

    Implementing a circular queue using structures in C and classes in C++ for efficient data management.

    • A circular queue uses a fixed-size array and wraps around when the end is reached.

    • In C, define a structure with front, rear, and size attributes.

    • In C++, use a class to encapsulate queue operations and maintain data integrity.

    • Both implementations should include functions for enqueue, dequeue, and checking if the queue is...

  • Answered by AI
    Add your answer
  • Q2. Sort a vector of strings alphabetically
  • Ans. 

    Sort a vector of strings alphabetically using standard sorting algorithms.

    • Use built-in sorting functions like std::sort in C++ or Collections.sort in Java.

    • Example in Python: sorted(['banana', 'apple', 'cherry']) returns ['apple', 'banana', 'cherry'].

    • Consider case sensitivity; 'Apple' and 'apple' may be treated differently.

    • For custom sorting, provide a key function to define sorting criteria.

  • Answered by AI
    Add your answer
Anonymous
company Logo

Senior Engineer Interview Questions & Answers

Daimler user image Anonymous

posted on 4 Aug 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview in Apr 2023, where I was asked the following questions.

  • Q1. Explain the process of how you do modeling.
  • Ans. 

    Modeling involves creating abstract representations of systems to analyze and predict behaviors, often using various techniques.

    • Define Objectives: Clearly outline what you want to achieve with the model, such as predicting outcomes or understanding system behavior.

    • Data Collection: Gather relevant data that will inform the model, such as historical data or experimental results, e.g., sales data for a market model.

    • Choose...

  • Answered by AI
    Add your answer
  • Q2. What is position tolerance?
  • Ans. 

    Position tolerance defines the allowable variation in the location of a feature on a part, ensuring proper fit and function.

    • Definition: Position tolerance specifies how far a feature can deviate from its true position, ensuring parts fit together correctly.

    • Types: Common types include circular and rectangular tolerances, which define the acceptable area for the feature's location.

    • Applications: Used in manufacturing to e...

  • Answered by AI
    Add your answer
Anonymous
company Logo

Senior Engineer Interview Questions & Answers

Johnson Electric user image Anonymous

posted on 24 Apr 2024

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. Teamcenter Architecture?
  • Add your answer
  • Q2. Dispatcher function?
  • Ans. 

    Dispatcher function is responsible for managing and coordinating tasks or requests within a system.

    • Coordinates tasks or requests to appropriate resources

    • Prioritizes tasks based on urgency or importance

    • Tracks progress and updates stakeholders

    • Handles incoming requests and assigns them to available resources

    • Examples: task scheduler in an operating system, job dispatcher in a computing cluster

  • Answered by AI
    Add your answer
  • Q3. Steps of cloning?
  • Ans. 

    Cloning involves the process of creating a genetically identical copy of an organism.

    • Isolate the DNA from the organism to be cloned

    • Insert the DNA into a vector, such as a plasmid

    • Introduce the vector into a host cell, such as a bacteria or yeast

    • Allow the host cell to replicate, creating multiple copies of the DNA

    • Grow the host cell into a full organism with the same genetic makeup as the original

  • Answered by AI
    Add your answer
  • Q4. Workflow designer?
  • Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. Area of expertise?
  • Add your answer
  • Q2. Steps to resolve a problem?
  • Ans. 

    Identify, analyze, brainstorm solutions, implement, evaluate, and document.

    • Identify the problem by gathering information and understanding the root cause.

    • Analyze the problem to determine the best course of action.

    • Brainstorm potential solutions with team members or stakeholders.

    • Implement the chosen solution and monitor its effectiveness.

    • Evaluate the outcome to ensure the problem is resolved and document the process for ...

  • Answered by AI
    Add your answer
Round 3 - HR 

(2 Questions)

  • Q1. Ready to reallocate?
  • Ans. 

    Yes, I am ready to reallocate for the right opportunity.

    • I am open to relocating for the right job opportunity that aligns with my career goals.

    • I have experience moving for previous roles and am comfortable with the process.

    • I understand the benefits of relocating, such as new experiences and career growth.

  • Answered by AI
    Add your answer
  • Q2. Salary discussion
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Read your resume well.

Skills evaluated in this interview

Anonymous
Are these interview questions helpful?
company Logo

Senior Software Engineer Interview Questions & Answers

Johnson Electric user image Anonymous

posted on 8 Jul 2024

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

.net coding and pseudo coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Many invisible terms and conditions and repeated questions.
Asking questions and new conditions without any hesitation how other experienced person will react.
Like asking to reject current offer, 2 years bond for senior role???.
I was thinking to drop the process, but hopefully red signal came from their end.
It feels same work environment of Chinese, Japanese and Taiwan companies, like strict hours, 5 Days office etc.
Not sure they aware of AI copilot, which does 80% of coding in few minutes, manual software development and man power will be gone soon.
Anonymous
company Logo

Sales Executive Interview Questions & Answers

IndustryBuying.com user image Anonymous

posted on 12 Dec 2022

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

I applied via Naukri.com and was interviewed in Nov 2022. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself and work experience
  • View 1 more answer
  • Q2. Past experience of yours
  • Add your answer
  • Q3. Can you adopt to this buisness
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack, if you've General answers theyll accept
Anonymous
company Logo

Sales Executive Interview Questions & Answers

IndustryBuying.com user image vishal nandrajog

posted on 18 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Personal qualification
  • Add your answer
  • Q2. Asked to sell a pen
  • Add your answer
Anonymous
More about working at Thyssenkrupp rothe erde
  • Industrial Machinery
  • 51-200 Employees (India)

Thyssenkrupp rothe erde Interview FAQs

How many rounds are there in Thyssenkrupp rothe erde interview?
Thyssenkrupp rothe erde interview process usually has 3-4 rounds. The most common rounds in the Thyssenkrupp rothe erde interview process are HR, Resume Shortlist and Group Discussion.
How to prepare for Thyssenkrupp rothe erde 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 Thyssenkrupp rothe erde. The most common topics and skills that interviewers at Thyssenkrupp rothe erde expect are SAP, Communication Skills, MIS Reporting, Accounts Payable and Accounts Receivable.
What are the top questions asked in Thyssenkrupp rothe erde interview?

Some of the top questions asked at the Thyssenkrupp rothe erde interview -

  1. Programming language knowledge G code Mcode,MP handlinh skill and knowledge,Mac...read more
  2. Good and bad qaulities among you,Overall development plan,drawing reading,quali...read more

Tell us how to improve this page.

Interview Questions for Popular Designations

  • Executive Interview Questions
  • Senior Executive Interview Questions
  • Associate Interview Questions
  • Team Lead Interview Questions
  • Intern Interview Questions
  • Senior Associate Interview Questions
  • Consultant Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • Show more
  • Accountant Interview Questions
  • Sales Officer Interview Questions

Overall Interview Experience Rating

4.7/5

based on 3 interview experiences

Duration

2-4 weeks 100%
View more

Interview Questions from Similar Companies

Kiswok Industries
Kiswok Industries Interview Questions
3.4
 • 32 Interviews
Sata Vikas India
Sata Vikas India Interview Questions
3.8
 • 27 Interviews
Elentec Power India (EPI) Pvt. Ltd.
Elentec Power India (EPI) Pvt. Ltd. Interview Questions
3.8
 • 24 Interviews
IndustryBuying.com
IndustryBuying.com Interview Questions
2.8
 • 23 Interviews
Daimler
Daimler Interview Questions
3.9
 • 20 Interviews
Conserve Solution
Conserve Solution Interview Questions
3.9
 • 17 Interviews
Inteva Products
Inteva Products Interview Questions
3.8
 • 15 Interviews
Johnson Electric
Johnson Electric Interview Questions
3.5
 • 15 Interviews
OEN India
OEN India Interview Questions
4.0
 • 14 Interviews
Valmet
Valmet Interview Questions
4.1
 • 14 Interviews
View all

Thyssenkrupp rothe erde Reviews and Ratings

based on 86 reviews

3.8/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

3.5

Salary

3.0

Job security

3.6

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 86 Reviews and Ratings
Thyssenkrupp rothe erde Salaries in India
Production Engineer
14 salaries
unlock blur

₹1.8 L/yr - ₹7.1 L/yr

Assistant Manager
12 salaries
unlock blur

₹7.8 L/yr - ₹12.5 L/yr

Senior Engineer
10 salaries
unlock blur

₹8 L/yr - ₹12 L/yr

CNC Operator
9 salaries
unlock blur

₹1.5 L/yr - ₹2.6 L/yr

Quality Engineer
9 salaries
unlock blur

₹2.7 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Thyssenkrupp rothe erde with
Kiswok Industries

Kiswok Industries

3.4
Compare
Elentec Power India (EPI) Pvt. Ltd.

Elentec Power India (EPI) Pvt. Ltd.

3.8
Compare
Sata Vikas India

Sata Vikas India

3.8
Compare
Perkins

Perkins

4.3
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Thyssenkrupp rothe erde Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Helping over 1 Crore job seekers every month in choosing their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

6 Lakh+

Interviews

1 Crore+

Users/Month

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2026
  • ABECA 2025 winners awaited tag
  • ABECA 2024
  • AmbitionBox Best Places to Work 2022
  • AmbitionBox Best Places to Work 2021
  • Invite employees to rate
AmbitionBox
  • About Us
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter