Upload Button Icon Add office photos

Filter interviews by

ALD Automotive Interview Questions and Answers

Updated 9 Oct 2024

ALD Automotive Interview Experiences

1 interview found

Test Analyst Interview Questions & Answers

user image rathnamani Karlapudi

posted on 9 Oct 2024

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

I was interviewed in Sep 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced Test Analyst with a strong background in software testing and quality assurance.

    • Over 5 years of experience in testing web and mobile applications

    • Proficient in creating test plans, test cases, and executing test scripts

    • Skilled in identifying and documenting software defects

    • Familiar with Agile and Waterfall methodologies

    • Certified in ISTQB Foundation Level

  • Answered by AI
  • Q2. What producer do you follow for production releases?
  • Ans. 

    I follow the Agile methodology for production releases.

    • I follow the Agile methodology which involves regular and incremental production releases.

    • I work closely with the development team to ensure smooth production releases.

    • I use tools like Jira and Confluence to track production releases.

    • I participate in sprint planning and retrospective meetings to improve production release processes.

  • Answered by AI
Round 2 - Coding Test 

They gave a sample code to find hidden errors in the code

Test Analyst Interview Questions asked at other Companies

Q1. Automation Testing QuestionWhat’s the difference between manual testing and automated testing?
View answer (1)

Interview questions from similar companies

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

I was interviewed in Nov 2024.

Round 1 - Technical 

(4 Questions)

  • Q1. What is the code for implementing middleware in .NET?
  • Ans. 

    Middleware in .NET can be implemented using the 'UseMiddleware' method in the Startup class.

    • Use the 'UseMiddleware' method in the Configure method of the Startup class to add middleware in the request pipeline.

    • Create a custom middleware class that implements the 'IMiddleware' interface.

    • Register the custom middleware class in the ConfigureServices method of the Startup class.

  • Answered by AI
  • Q2. What are the common exceptions encountered in middleware?
  • Ans. 

    Common exceptions encountered in middleware include timeout errors, connection errors, and invalid input errors.

    • Timeout errors occur when a request takes too long to process.

    • Connection errors happen when there is a problem connecting to a database or external service.

    • Invalid input errors occur when the data provided does not meet the expected format or criteria.

  • Answered by AI
  • Q3. What is change detection in Angular?
  • Ans. 

    Change detection in Angular is the process of detecting changes in the application state and updating the view accordingly.

    • Angular uses change detection to keep the UI in sync with the application state.

    • It compares the current state of the application with the previous state to determine what has changed.

    • If a change is detected, Angular updates the view to reflect the new state.

    • Change detection can be triggered by user...

  • Answered by AI
  • Q4. What is the use of the Subject in Angular?
  • Ans. 

    Subject in Angular is used for multicasting observables to multiple subscribers.

    • Subject is a type of Observable that allows values to be multicasted to multiple Observers.

    • It acts as both an Observable and an Observer.

    • Subjects are hot Observables, meaning they start emitting values immediately upon creation.

    • Example: const subject = new Subject(); subject.next(1); subject.subscribe(value => console.log(value)); // Out

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on the fundamental principles of .NET and Angular.

Skills evaluated in this interview

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

I applied via campus placement at Army Institute of Technology, Pune and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

There was a coding round and out of 75 students 28 got selected for next round

Round 2 - Technical 

(2 Questions)

  • Q1. Total on resume and basic coding questions like write code for different sorting algorithms.
  • Q2. Explain your project in detail and asking cross questions regarding project.
Round 3 - Technical 

(1 Question)

  • Q1. I was rejected in round 2.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your resume thoroughly, and have a basic DSA knowledge.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Your expertise in which field
  • Ans. 

    My expertise lies in the field of mechanical engineering with a focus on structural analysis and design.

    • Specialize in structural analysis and design

    • Proficient in CAD software such as AutoCAD and SolidWorks

    • Experience with finite element analysis (FEA)

    • Knowledge of material properties and stress analysis

    • Worked on projects involving designing and testing mechanical components

  • Answered by AI
  • Q2. What is the problem comming in the part at your working company.
  • Ans. 

    The main problem in the part at my working company is frequent breakdowns due to poor quality materials.

    • Frequent breakdowns due to poor quality materials

    • Lack of proper maintenance procedures

    • Inadequate training of maintenance staff

    • Supplier issues with delivering substandard parts

  • Answered by AI
Round 2 - Technical 

(7 Questions)

  • Q1. What is quality.
  • Ans. 

    Quality is the measure of excellence or superiority of something.

    • Quality is meeting or exceeding customer expectations.

    • It involves consistency, reliability, and durability.

    • Quality can be subjective and may vary depending on the context.

    • Examples include high-quality products, services, processes, and experiences.

  • Answered by AI
  • Q2. Rubber property and it's testing
  • Q3. What is your responsibility
  • Ans. 

    As a Sr. Engineer, my responsibility is to lead and manage engineering projects, provide technical expertise, and ensure the successful completion of tasks.

    • Leading and managing engineering projects from conception to completion

    • Providing technical expertise and guidance to team members

    • Ensuring the successful execution of tasks within deadlines and budget constraints

    • Collaborating with cross-functional teams to achieve pr...

  • Answered by AI
  • Q4. How to solve the problem
  • Ans. 

    To solve the problem, first identify the root cause, brainstorm potential solutions, evaluate each solution, implement the best one, and monitor the results.

    • Identify the root cause of the problem by analyzing data and gathering information.

    • Brainstorm potential solutions with a team or individually.

    • Evaluate each solution based on feasibility, cost, and impact.

    • Implement the best solution and monitor the results to ensure...

  • Answered by AI
  • Q5. What is qa and qc
  • Q6. Why do you want to change job.
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Looking for new challenges and opportunities for professional growth

    • Interested in working with new technologies or industries

    • Seeking a better work-life balance or company culture

    • Wanting to relocate to a different city or country for personal reasons

  • Answered by AI
  • Q7. What is your aspects from this company
  • Ans. 

    I am impressed by the company's commitment to innovation, strong team culture, and focus on employee development.

    • Innovative projects and technologies being developed

    • Positive team culture and collaboration

    • Opportunities for professional growth and development

    • Company's reputation and success in the industry

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is your current salary
  • Ans. 

    I am currently earning a competitive salary based on my experience and qualifications.

    • My current salary is in line with industry standards

    • I am open to discussing compensation based on the responsibilities of the Sr. Engineer role

    • I believe my salary should reflect my skills and contributions to the company

  • Answered by AI
  • Q2. What is the aspect
  • Ans. 

    The aspect refers to a particular part or feature of something.

    • Aspect is a specific element or characteristic of a subject or situation.

    • It can also refer to a particular way in which something can be viewed or interpreted.

    • For example, in engineering, the aspect of a design could refer to its functionality, aesthetics, or cost-effectiveness.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Joining date and relieving letter
  • Q2. Dd documents verification
Round 5 - HR 

(2 Questions)

  • Q1. Resignation from working company
  • Q2. Provided offer letter of the minda tg

ELV BIM Modeler Interview Questions & Answers

NAFFCO user image Anonymous

posted on 20 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. TYPES OF DETECTORS AND COVERAGE AREA OF HEAT DETECTOR
  • Ans. 

    Heat detectors are devices that sense abnormally high temperatures and are typically used in areas where smoke detectors may not be suitable.

    • Types of heat detectors include fixed temperature detectors, rate-of-rise detectors, and combination detectors.

    • Fixed temperature detectors activate when a specific temperature is reached.

    • Rate-of-rise detectors activate when the temperature increases rapidly.

    • Combination detectors c...

  • Answered by AI
  • Q2. DIFFERENCE BETWEEN NWC,NWF AND NWD
  • Ans. 

    NWC, NWF, and NWD are different file formats used in BIM modeling.

    • NWC (Navisworks Cache) is a lightweight file format used for sharing models with stakeholders who do not have access to the original software.

    • NWF (Navisworks File) is a project file format that references multiple NWD files and allows for collaboration and coordination.

    • NWD (Navisworks Document) is a published file format that contains all the data and ge

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About your last company products
  • Q2. SMC product knowledge
Round 2 - HR 

(2 Questions)

  • Q1. About notice period and package discussed
  • Q2. Final discussion about joining
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Java coding questions, basic Java questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Java basics questions.
  • Q2. Live coding.
Round 3 - Technical 

(2 Questions)

  • Q1. Discussion on previous experience and projects.
  • Q2. System design question
Round 4 - Technical 

(2 Questions)

  • Q1. Questions on SQL, Java advanced, personal projects, Java frameworks, UI based questions, Agile methodologies.
  • Q2. Interview discussion with the whole team.
Round 5 - HR 

(2 Questions)

  • Q1. Benefits discussion.
  • Q2. Salary discussion.

Bot Engineer 1 Interview Questions & Answers

Kaplan user image Anusha V

posted on 6 Dec 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I was interviewed in Jun 2024.

Round 1 - Coding Test 

Python Coding and dfcx technical questions one hour

Round 2 - Technical 

(4 Questions)

  • Q1. Again technical 30 min
  • Q2. About the company dfcx , llms, playbooks
  • Q3. What you know about dfcx playbooks llms rag
  • Q4. They’ll explain what they are doing
Round 3 - Case Study 

Use case to build chatbot and dfcx concepts and playbooks 30 min

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste your time on interviewing to this company, they'll waste your time ,all two rounds they told me you are the "Good Fit" after 3rd round they said we are not able to move forward.
Reason for not selecting is : 'second round was not cleared' he clearly said - I'm a good fit later this guy went on 2 weeks break ,when comes back they took me third round forgetting everything! after a week they announced 'Not moving forward'

Software Engineering Intern (DevOps) Interview Questions & Answers

Allegion user image Anonymous

posted on 5 Nov 2024

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

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Describe your project.
  • Ans. 

    Developed a web-based application for tracking and managing project tasks.

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express

    • Utilized MongoDB for database storage

    • Integrated authentication and authorization using JWT tokens

  • Answered by AI
  • Q2. Why you are interested in this role?
  • Ans. 

    I am interested in this role because I am passionate about combining software development and operations to improve efficiency and reliability.

    • Passionate about DevOps principles and practices

    • Excited about automating processes and improving efficiency

    • Interested in working with cutting-edge technologies like Docker and Kubernetes

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. MHR (Machine Hour Rate) & Costing norms in detail
  • Ans. 

    MHR is the rate calculated by dividing the total overhead costs by the total machine hours. Costing norms refer to the standard costs set for different activities.

    • MHR is calculated as Total Overhead Costs / Total Machine Hours

    • Costing norms are predetermined standards for costs of different activities

    • MHR helps in determining the cost of using machines for production

    • Costing norms help in setting benchmarks for cost contr

  • Answered by AI
  • Q2. Import Processes such as CHA activity and freight forwarding activities
  • Q3. Major defects in plastic parts and it's Countermeasure
  • Ans. 

    Major defects in plastic parts and their countermeasures

    • Major defects in plastic parts include warping, sink marks, flash, and short shots

    • Countermeasures for warping include adjusting mold temperature and cooling time

    • Sink marks can be reduced by increasing injection pressure and temperature

    • Flash can be prevented by optimizing clamping force and using proper mold design

    • Short shots can be avoided by ensuring proper mater

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Remember MHR, Commodity Price & manufacturing processes.

ALD Automotive Interview FAQs

How many rounds are there in ALD Automotive interview?
ALD Automotive interview process usually has 2 rounds. The most common rounds in the ALD Automotive interview process are Technical and Coding Test.
How to prepare for ALD Automotive 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 ALD Automotive. The most common topics and skills that interviewers at ALD Automotive expect are Negotiation, Communication Skills, Accounts Receivable, Client Management and Client Relationship.

Tell us how to improve this page.

Interview Questions from Similar Companies

Shriram Finance Interview Questions
4.1
 • 321 Interviews
Bajaj Finance Interview Questions
4.0
 • 290 Interviews
Mahindra Finance Interview Questions
4.1
 • 144 Interviews
Arval Interview Questions
4.0
 • 1 Interview
View all

ALD Automotive Reviews and Ratings

based on 37 reviews

4.0/5

Rating in categories

3.3

Skill development

3.5

Work-Life balance

3.3

Salary & Benefits

3.8

Job Security

3.6

Company culture

2.8

Promotions/Appraisal

3.5

Work Satisfaction

Explore 37 Reviews and Ratings
Assistant Manager
7 salaries
unlock blur

₹5.1 L/yr - ₹9 L/yr

Deputy Manager
7 salaries
unlock blur

₹9.4 L/yr - ₹13.4 L/yr

Key Account Manager
7 salaries
unlock blur

₹3.2 L/yr - ₹9 L/yr

Executive Accountant
7 salaries
unlock blur

₹2.2 L/yr - ₹4.2 L/yr

Manager
5 salaries
unlock blur

₹7.1 L/yr - ₹14 L/yr

Explore more salaries
Compare ALD Automotive with

Orix Auto Infrastructure Services

4.2
Compare

Leaseplan India

4.2
Compare

Arval

4.0
Compare

Mercedes-Benz Financial Services

4.3
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview