50% έκπτωση σε όλα
Thyssenkrupp logo

Enterprise · Οδηγός συνέντευξης Μηχανικός Λογισμικού

Γλώσσα συνέντευξης: αγγλικά

Πώς να περάσετε τη συνέντευξη Μηχανικός Λογισμικού της Thyssenkrupp το 2026

Το DNA της Thyssenkrupp (TL;DR)

Thyssenkrupp's 'Nutzen Sie' principle emphasizes practical application and efficiency. Interviewers assess candidates' ability to optimize complex industrial processes, often through discussions on specific project challenges related to materials engineering or plant operations.

Διαβάστε στη γλώσσα σας

Εμφανίζουμε αυτόν τον οδηγό στη γλώσσα σας, με το αγγλικό πρωτότυπο από κάτω ως αναφορά. Το badge παραπάνω δείχνει σε ποια γλώσσα διεξάγεται συνήθως το loop αυτής της εταιρείας.

Το Interview Loop της Thyssenkrupp

Το onsite loop σας θα αποτελείται τυπικά από 4 γύρους.

  1. 1

    Γύρος 1

    Recruiter Screen
    Motivation, role fit, logistics.
  2. 2

    Γύρος 2

    Coding Screen
    LeetCode-medium algorithmic problems under time pressure.
  3. 3

    Γύρος 3

    System Design
    Distributed systems, trade-offs at scale, architecture under constraints.
  4. 4

    Γύρος 4

    Onsite Coding
    LeetCode-hard, debugging, code clarity, edge cases.
  5. 5

    Γύρος 5

    Behavioral / Leadership
    Past evidence of ownership, influence, resolving conflict.

Η ζώνη κινδύνου: Κορυφαίοι λόγοι που οι υποψήφιοι αποτυγχάνουν

Με βάση τη βάση δεδομένων μας με αποτελέσματα συνεντεύξεων Thyssenkrupp, αποφύγετε αυτές τις συνηθισμένες παγίδες:

  • Blaming the other party entirely without taking any responsibility for the conflict.
  • Failing to handle concurrent requests or edge cases like full elevators.
  • Ignoring constraints such as warehouse capacity or vehicle load limits.
  • Designing a monolithic system instead of a scalable, distributed architecture.

Δοκιμάστε τον εαυτό σας: Πραγματικές ερωτήσεις Thyssenkrupp

Τρία πραγματικά prompts τραβηγμένα από τη βάση δεδομένων μας.

Τύπος · algorithm

You are optimizing the supply chain logistics for Thyssenkrupp's materials division. Given a set of warehouses, their inventory levels, and a list of customer orders with required quantities and delivery locations, design an algorithm to determine the optimal routing and allocation of materials to fulfill all orders while minimizing transportation costs.

Τύπος · collaboration

Tell me about a time you had a technical disagreement with a colleague or team member regarding a design choice or implementation detail. How did you approach the situation, and what was the outcome?

Τύπος · code-quality

You are working on a module that processes safety-critical data from sensors on a high-speed train. Write a function that takes a stream of sensor readings and determines if any reading exceeds predefined safety thresholds. Ensure the code is robust, handles potential data corruption or missing values gracefully, and is easily testable. Pay attention to clarity, error handling, and edge cases.

+ πολλές ακόμη ερωτήσεις, σήματα και επεξεργασμένα παραδείγματα

Εγγραφείτε για να ξεκλειδώσετε ολόκληρη τη ρουμπρίκα Thyssenkrupp

Ξεκλείδωμα ρουμπρίκας Thyssenkrupp, δωρεάν

Τράπεζα Ερωτήσεων Συνέντευξης Thyssenkrupp

Ένα δείγμα από τη βάση δεδομένων μας, ομαδοποιημένο ανά γύρο. Εγγραφείτε για να δείτε το πλήρες σύνολο.

9 από 16 ερωτήσεις που εμφανίζονται

1

Recruiter Screen

1
  1. 1

    Τύπος · motivation

    Thyssenkrupp is a global industrial powerhouse with a focus on mobility, materials, and components. What specifically about our work in these areas, or our commitment to innovation and sustainability, resonates with your career aspirations as a Software Engineer?
2

Coding Screen

3
  1. 2

    Τύπος · algorithm

    Imagine you are developing software for a smart factory floor. You have a stream of sensor readings (temperature, pressure, vibration) from various machines. Design an algorithm to detect anomalous patterns that might indicate an impending equipment failure. The system needs to be efficient and handle a high volume of data.
  2. 3

    Τύπος · data-structure

    In a large-scale elevator control system for a skyscraper, you need to efficiently manage and dispatch elevator cars to minimize passenger wait times and energy consumption. Given a list of current elevator positions, speeds, and destinations, and a stream of incoming passenger requests (pickup floor, destination floor), design a data structure and algorithm to assign the nearest and most suitable elevator to each request.
  3. + 1 ακόμη ερωτήσεις σε αυτόν τον γύρο (εγγραφείτε για να ξεκλειδώσετε)
3

System Design

3
  1. 4

    Τύπος · design

    Design a system for remote monitoring and predictive maintenance of Thyssenkrupp's industrial elevators. The system should collect real-time operational data (e.g., motor current, door cycles, vibration, error codes), process it to detect potential issues, and alert maintenance teams. Consider scalability for thousands of elevators globally.
  2. 5

    Τύπος · design

    Thyssenkrupp is developing a platform to manage and optimize energy consumption across its various manufacturing plants. Design a system that can ingest energy usage data from diverse sources (smart meters, PLCs, manual inputs), analyze it to identify inefficiencies, and provide actionable insights and automated control recommendations to plant managers. Consider integration with existing industrial control systems.
  3. + 1 ακόμη ερωτήσεις σε αυτόν τον γύρο (εγγραφείτε για να ξεκλειδώσετε)
4

Onsite Coding

4
  1. 6

    Τύπος · debugging

    You've deployed a new software module for controlling a robotic arm on an assembly line. Customers are reporting intermittent failures where the arm stops mid-operation with a vague 'communication error'. The logs show occasional timeouts when sending commands to the arm's controller. Debug this issue, focusing on potential race conditions, buffer overflows, or network reliability problems in a real-time embedded context.
  2. 7

    Τύπος · algorithm

    Consider a system that manages the scheduling of maintenance tasks for thousands of industrial machines across multiple factories. Each machine has a maintenance schedule based on usage hours or calendar time, and tasks have varying durations and priorities. Design an algorithm to generate an optimal daily maintenance schedule that minimizes machine downtime while respecting technician availability and resource constraints.
  3. + 2 ακόμη ερωτήσεις σε αυτόν τον γύρο (εγγραφείτε για να ξεκλειδώσετε)
5

Behavioral / Leadership

5
  1. 8

    Τύπος · ownership

    Describe a time you encountered a significant technical challenge or bug in a production system that was critical to Thyssenkrupp's operations (e.g., affecting manufacturing uptime, customer access to services). Walk me through how you took ownership of the problem, diagnosed it, and implemented a solution, including any obstacles you faced.
  2. 9

    Τύπος · collaboration

    Tell me about a time you had a technical disagreement with a colleague or team member regarding a design choice or implementation detail. How did you approach the situation, and what was the outcome?
  3. + 3 ακόμη ερωτήσεις σε αυτόν τον γύρο (εγγραφείτε για να ξεκλειδώσετε)

Ξεκλειδώστε την πλήρη τράπεζα ερωτήσεων της Thyssenkrupp

Χωρίς πιστωτική κάρτα. Κάθε ερώτηση με το framework της, τα σήματα που αξιολογούν οι recruiters και μια ενδεικτική απάντηση για κάθε μία.

Ξεκλείδωμα 16 ερωτήσεων Thyssenkrupp

Διαδρομές συνεντεύξεων στην Thyssenkrupp

Πώς το DNA της Thyssenkrupp μεταφράζεται σε όλες τις λειτουργίες. Διάλεξε τον ρόλο σου.

Σύγκρινε την Thyssenkrupp με παρόμοιους εργοδότες

Ίδιο DNA, διαφορετικό μπαρ. Περιηγηθείτε στις πλησιέστερες εταιρείες στη βάση δεδομένων μας και δείτε πώς διαφέρουν οι κύκλοι τους.

Εξασκηθείτε στις συνεντεύξεις Thyssenkrupp από άκρη σε άκρη

FAQ

WorkfiveΕξερεύνησε καριέρες στο Workfive

Ξεκλειδώστε τον δωρεάν οδηγό συνέντευξης Thyssenkrupp

Εγγραφή