i
Filter interviews by
I was interviewed in Nov 2020.
I would report the incident to the appropriate authorities and follow company protocols.
Maintain professionalism and remain calm
Gather evidence discreetly if possible
Report the incident to a supervisor or manager
Follow company policies and procedures
Cooperate with any investigations
Maintain confidentiality and avoid gossiping about the incident
I was interviewed in Jan 2025.
Numerical reasoning: Assesses a candidate's ability to perform basic math and interpret data
Verbal reasoning: Assesses a candidate's ability to understand and analyze written information
Abstract reasoning: Assesses a candidate's ability to think creatively and solve problems quickly
Situational judgment: Assesses a candidate's approach to workplace situations
Logical reasoning: Assesses a candidate's ability to analyze information and draw conclusions
Mechanical reasoning: Assesses a candidate's ability to apply mechanical knowledge to solve problems
Practice common data structures and algorithms
Study problem-solving patterns
Practice with mock tests
Prepare for coding tests in your flagship language
Learn basic algorithms and data structures
Understand the Big-O Notation
Take practice questions on a coding test site
Myself H Srilakshmi ,I'm pursuing Engineering in Ballari Institute of Technology and Management Nd branch Electronics and communication Engineering.
My strengths include problem-solving skills, attention to detail, and strong technical knowledge.
Strong problem-solving skills - able to analyze complex issues and come up with effective solutions
Attention to detail - meticulous in ensuring all aspects of a project are thoroughly reviewed
Strong technical knowledge - proficient in various engineering tools and software
Effective communication - able to convey technical i...
I am passionate about optimizing production processes and solving technical challenges.
I have a strong background in mechanical engineering and enjoy applying my skills to improve efficiency in manufacturing.
I am excited about the opportunity to work with cutting-edge technology and contribute to the success of the production team.
I thrive in fast-paced environments where I can use my problem-solving skills to troubles...
I am proficient in programming languages such as Python, Java, and C++.
Python
Java
C++
I prefer using Jira for product management. It is highly customizable and scalable.
Jira is a popular choice for product management due to its flexibility and customization options.
It allows for easy tracking of tasks, issues, and progress of projects.
Jira can be integrated with other tools and platforms to enhance productivity and collaboration.
For scalability, Jira offers various add-ons and plugins to meet the evolvi
HR department is responsible for managing employee relations, recruitment, training, and ensuring compliance with labor laws.
HR departments handle recruitment processes, including job postings, interviews, and onboarding.
They manage employee relations, including conflict resolution, performance evaluations, and disciplinary actions.
HR departments oversee training and development programs to enhance employee skills and ...
I am impressed by your company's innovative projects and commitment to excellence.
I admire the company's reputation for cutting-edge technology and innovation.
I am excited about the opportunity to work with a team of talented professionals.
I believe that the company's values align with my own, particularly in terms of quality and customer satisfaction.
A one-on-one round interview is a meeting between a candidate and an interviewer where they discuss the candidate's qualifications and fit for the role.
It involves a direct conversation between the candidate and the interviewer.
The purpose is to assess the candidate's skills, experience, and personality.
Candidates may be asked behavioral or technical questions during this round.
It allows for a more personalized interac
My strengths include problem-solving skills and attention to detail. My weaknesses include a tendency to overthink and difficulty delegating tasks.
Strengths: problem-solving skills, attention to detail
Weaknesses: tendency to overthink, difficulty delegating tasks
I was interviewed in Dec 2024.
Design a database table for storing user information
Identify the necessary fields such as name, email, phone number, address, etc.
Define appropriate data types for each field (e.g. VARCHAR, INT, DATE)
Set primary key and any necessary constraints (e.g. unique, not null)
Consider normalization to avoid data redundancy and improve data integrity
Microservices are a software development technique where applications are composed of small, independent services that communicate over well-defined APIs.
Microservices break down a large application into smaller, loosely coupled services
Each service is responsible for a specific function and can be developed, deployed, and scaled independently
Communication between services is typically done through APIs, often using li...
I applied via AmbitionBox and was interviewed in Sep 2024. There were 3 interview rounds.
Mathmatics,reasoning,english.
I have 5 years of experience working in the automotive industry as an Autocad Design Engineer.
Designed and developed automotive components using Autocad software
Collaborated with cross-functional teams to ensure designs met industry standards
Performed quality checks and made revisions as needed based on feedback
Worked on projects from concept to production phase
Stayed updated on industry trends and advancements in Auto
Mercedes-Benz Research and Development India interview questions for popular designations
My weakness is that I tend to get too focused on details, sometimes causing me to lose sight of the bigger picture.
I have a tendency to spend too much time on minor details
I sometimes struggle with prioritizing tasks and can get overwhelmed
I am working on improving my time management skills to balance detail-oriented work with broader goals
Get interview-ready with Top Mercedes-Benz Research and Development India Interview Questions
Scaling refers to the process of increasing or decreasing the size of a system or model.
Scaling can involve adjusting the dimensions or proportions of an object or system.
In software development, scaling can refer to increasing the capacity of a system to handle more users or data.
Scaling can also involve replicating components to distribute workload, known as horizontal scaling.
Examples include scaling a website to ha...
An atomic subsystem is a subsystem in a model that cannot be further decomposed into smaller subsystems.
Atomic subsystems are used to represent a single, cohesive functionality within a larger system
They are typically used to simplify the overall model structure and improve readability
Examples include a sensor subsystem that reads data from sensors, or a control subsystem that implements control algorithms
The project uses various data types including integers, strings, arrays, and custom data structures.
Integers are used for numerical values such as IDs or quantities.
Strings are used for text data like names or descriptions.
Arrays are used to store collections of data, such as lists of items or results.
Custom data structures may be used for more complex data organization, like objects or classes.
I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.
Experienced Senior Technical Lead with a strong background in software development and project management.
Over 10 years of experience in software development
Led multiple successful projects from conception to completion
Expertise in various programming languages such as Java, Python, and C++
Strong leadership and communication skills
Previous roles include Technical Lead at XYZ Company and Senior Software Engineer at ABC
I am passionate about leading technical teams and driving innovation in a challenging environment.
Passion for leading technical teams
Desire to drive innovation
Excitement for working in a challenging environment
I applied via AmbitionBox and was interviewed in Sep 2024. There were 2 interview rounds.
Maths, reasoning,english
I have 5 years of industry work experience in the automotive sector, specifically in manufacturing and quality control.
Worked at XYZ Motors for 3 years as a production engineer
Managed a team of 10 technicians in ensuring quality standards were met
Implemented lean manufacturing principles to improve efficiency
Participated in continuous improvement projects to reduce defects and increase productivity
I applied via Referral and was interviewed in Aug 2024. There were 3 interview rounds.
45 mins, 3 questions on python
Prepared from LeetCode is enough
Two question from matrix for 1 hour. Solved one
The trapping rain water problem involves calculating the amount of water that can be trapped between bars in an array.
Use two pointer approach to keep track of the left and right boundaries.
Calculate the amount of water that can be trapped at each bar by finding the minimum height of bars on the left and right sides.
Sum up the trapped water at each bar to get the total amount of water trapped.
Example: Input array [0,1,...
Designing a banking system involves creating a secure, efficient, and user-friendly platform for managing financial transactions.
Implementing multi-factor authentication for secure access
Designing a robust database schema to store customer information and transaction data
Integrating with payment gateways for processing transactions
Developing a user-friendly interface for customers to view account information and make t...
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
Use Selenium WebDriver to take a screenshot of a specific element on a web page
Locate the element using appropriate locator strategy
Use Selenium WebDriver's TakesScreenshot interface to capture the screenshot
Crop the screenshot to focus on the specific element if needed
CI/CD concepts in automation refer to continuous integration and continuous delivery practices in software testing.
CI/CD involves automating the process of integrating code changes into a shared repository and delivering them to production.
It helps in detecting and fixing bugs early in the development cycle.
Examples of CI/CD tools include Jenkins, GitLab CI, and CircleCI.
Top trending discussions
Some of the top questions asked at the Mercedes-Benz Research and Development India interview -
The duration of Mercedes-Benz Research and Development India interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 124 interviews
Interview experience
based on 1.6k reviews
Rating in categories
Bangalore / Bengaluru
4-7 Yrs
Not Disclosed
Bangalore / Bengaluru
4-8 Yrs
Not Disclosed
Senior Engineer
1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Technical Lead
858
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Consultant
750
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Consultant
556
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
516
salaries
| ₹0 L/yr - ₹0 L/yr |
Bosch Global Software Technologies
Qualcomm
Tata Motors
BMW