
Synthesized from 5 candidate submissions for ALL.
The hiring patterns at Mercedes Benz involve a mix of technical and project-based interviews, with a focus on assessing the candidate's knowledge and skills in areas such as programming, machine learning, and software engineering. The difficulty level of the interviews varies by role, with senior roles being more challenging. Candidates can expect to be asked questions about their personal projects, coding skills, and problem-solving abilities.
The interview was primarily based on the candidate's personal projects and Python programming knowledge. The outcome of the interview is not explicitly mentioned.
The interview focused on the candidate's personal projects, particularly a cab booking system built using object-oriented programming. The interviewer asked questions about the project's implementation and related concepts.
Explain inheritance and its implementation in the cab booking system project.
Describe the challenges faced while implementing the cab booking system in a real-world scenario.
How would you modify the cab booking system to function online, similar to platforms like Uber and Ola?
How would you determine the shortest route between two points in the cab booking system?
The interview included questions specific to Python, focusing on the candidate's knowledge of Python programming.
Explain the use of lists and dictionaries in Python.
Discuss Python scripting and automation techniques.
The interview was very difficult for a Senior Software Engineer role
Technical round
Implement STL library(vector) in c++ language