Upload Button Icon Add office photos
Engaged Employer

i

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

Vitesco Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Vitesco Technologies Lead Electrical Engineer Interview Questions and Answers

Updated 1 Sep 2023

Vitesco Technologies Lead Electrical Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. Based on previous work experience
Round 3 - HR 

(1 Question)

  • Q1. Previous work experience

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Vitesco Technologies?
Ask anonymously on communities.

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: more of experience gaining and learning new tricks of codding a program.
Tips: must focus on bugging and debugging the program.
Duration: 60 mins minutes

Skills: Coding Skills,
College Name: Invertis university
Motivation: bosch is a multinational company stating its rank worldwide.so anyone would to work with outstanding company.

Lead Electrical Engineer Interview Questions Asked at Other Companies

Q1. What are the different types of transformer protection?
Q2. Types of relay for protection in Distribution substation
Q3. How do you conduct testing?
Q4. Do you have any technical questions?
Q5. Protection Relays working

I applied via Walk-in and was interviewed before Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Data structure and STA

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and don't try to be oversmart.

Interview Questionnaire 

1 Question

  • Q1. What is your weak point
  • Ans. 

    I tend to be overly critical of my own work, which can slow down my progress and decision-making.

    • I often spend too much time refining code, aiming for perfection, which can delay project timelines.

    • In team settings, I sometimes hesitate to share my ideas, fearing they may not meet high standards.

    • I have learned to set deadlines for myself to ensure I complete tasks without getting stuck in analysis paralysis.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For an interview fist of all we should be mentally prepare like these gyus here for hire us ,just we tell some answers to their questions, and later try to think as much as close to correct answer my answer is ,there is better chance that they will keep me for job

I applied via Instahyre and was interviewed in Feb 2022. There were 9 interview rounds.

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 - Aptitude Test 
Round 3 - Coding Test 
Round 4 - Coding Test 
Round 5 - Coding Test 
Round 6 - Aptitude Test 

Aptitude ralated questions

Round 7 - Group Discussion 

To take one topic and explain

Round 8 - Technical 

(1 Question)

  • Q1. Taken by technical round
Round 9 - HR 

(9 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?
  • Q6. Where do you see yourself in 5 years?
  • Q7. What are your strengths and weaknesses?
  • Q8. Tell me about yourself.
  • Q9. Why are you interested this job

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparing for a job interview can be pretty intimidating. Especially when it’s being done for the first time or if it’s been a long time since the last one. There is no easy way when it comes to facing an interviewer
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2023.

Round 1 - Coding Test 

Coding test, on C, around 1 hr, on teams

Round 2 - Technical 

(1 Question)

  • Q1. C basics Embedded C Aptitude

Vitesco Technologies HR Interview Questions

6 questions and answers

Q. Tell me about yourself?
Q. Why do you want to leave your company?
Q. How do you deal with stressful situations?

Interview Questionnaire 

3 Questions

  • Q1. Suppose you can get the chance to fresher how they can use it
  • Q2. How they are fit for that job
  • Q3. What the new thoughts are there in their mind

Interview Preparation Tips

Interview preparation tips for other job seekers - Give the chance to fresher because their mind thought about new ideas definitely they can give more value to your team please believe us
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1 hr coding test with MCQ

Round 2 - Technical 

(3 Questions)

  • Q1. Basic of technical background
  • Q2. White box testing
  • Q3. Black box testing
Round 3 - HR 

(3 Questions)

  • Q1. General HR question
  • Q2. Why you need this job
  • Q3. Salary expectation
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Standard process in hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. Standard interview with live coding
  • Ans. 

    The question involves live coding to solve a specific problem, demonstrating coding skills and problem-solving abilities.

    • Understand the problem statement clearly before coding.

    • Break down the problem into smaller, manageable parts.

    • Write pseudocode to outline your approach before actual coding.

    • Test your code with different inputs to ensure correctness.

    • Optimize your solution for efficiency if necessary.

  • Answered by AI
  • Q2. Find the second largest element in an array
  • Ans. 

    Find the second largest element in an array of strings.

    • Convert the strings to integers for comparison.

    • Sort the array in descending order.

    • Return the element at index 1 as the second largest.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Describe yourself in 3 words
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Project explanation
  • Ans. 

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

    • Utilized React for the front-end to create a responsive user interface.

    • Implemented Node.js and Express for the back-end API to handle data requests.

    • Integrated MongoDB for efficient data storage and retrieval.

    • Employed RESTful principles for API design, ensuring scalability.

    • Incorporated user authentication using JWT for secure access.

  • Answered by AI
  • Q2. C syntaxes, questions on arrays pointers
Round 2 - Technical 

(2 Questions)

  • Q1. Coding related to pointers
  • Q2. Recursion program
  • Ans. 

    Recursion is a programming technique where a function calls itself to solve smaller instances of a problem.

    • Recursion consists of a base case and a recursive case.

    • Example: Factorial function - factorial(n) = n * factorial(n-1) with base case factorial(0) = 1.

    • Recursion can simplify code for problems like tree traversal, Fibonacci sequence, and backtracking.

    • Be cautious of stack overflow errors with deep recursion; conside...

  • Answered by AI

Vitesco Technologies Interview FAQs

How many rounds are there in Vitesco Technologies Lead Electrical Engineer interview?
Vitesco Technologies interview process usually has 3 rounds. The most common rounds in the Vitesco Technologies interview process are Resume Shortlist, Technical and HR.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Lead Engineer
199 salaries
unlock blur

₹10 L/yr - ₹17 L/yr

Associate Architect
125 salaries
unlock blur

₹15.4 L/yr - ₹28 L/yr

Architect
51 salaries
unlock blur

₹21.4 L/yr - ₹34 L/yr

Assistant Manager
39 salaries
unlock blur

₹6.2 L/yr - ₹12 L/yr

Junior Engineer
39 salaries
unlock blur

₹1.8 L/yr - ₹4.1 L/yr

Explore more salaries
Compare Vitesco Technologies with

Bosch

4.1
Compare

UNO Minda

3.9
Compare

Apollo Tyres

4.0
Compare

Exide Industries

3.4
Compare
write
Share an Interview