Upload Button Icon Add office photos
Engaged Employer

i

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

Embitel Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Embitel Technologies Interview Questions, Process, and Tips

Updated 10 Dec 2024

Top Embitel Technologies Interview Questions and Answers

View all 11 questions

Embitel Technologies Interview Experiences

Popular Designations

17 interviews found

ADAS devloper Interview Questions & Answers

user image PIYUSH TAILOR

posted on 5 Jul 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Write a code for binary search using recursion.
  • Ans. 

    Binary search implemented using recursion in C++.

    • Define a recursive function that takes the array, target value, start index, and end index as parameters.

    • Check the base case where start index is greater than end index, return -1.

    • Calculate the mid index and compare the target value with the element at mid index.

    • Recursively call the function on the left or right half of the array based on comparison.

    • Return the index if t

  • Answered by AI
  • Q2. Explain difference between struct and class.
  • Ans. 

    Struct is a value type while class is a reference type in C++. Struct members are public by default, while class members are private by default.

    • Struct is a value type, stored on stack, while class is a reference type, stored on heap.

    • Struct members are public by default, while class members are private by default.

    • Struct is used for lightweight objects with few members, while class is used for more complex objects with m

  • Answered by AI
  • Q3. What are virtual function
  • Ans. 

    Virtual functions are functions in a base class that are overridden in derived classes to achieve runtime polymorphism.

    • Virtual functions allow a function to be redefined in a derived class, while preserving its calling signature from the base class.

    • They are used in object-oriented programming to achieve polymorphism, where a function call is resolved at runtime based on the actual object type.

    • Virtual functions are decl...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. What are the technical challenges you faced in your career and how did you overcome them?
  • Ans. 

    I faced technical challenges in developing ADAS systems and overcame them through problem-solving and collaboration.

    • One challenge was optimizing algorithms for real-time processing to meet performance requirements.

    • I overcame this by working closely with hardware engineers to understand system limitations and fine-tune the algorithms.

    • Another challenge was integrating multiple sensor inputs to ensure accurate and reliabl...

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. You mentioned your exp as 4.5 yrs but it should be 4.4 yrs.
  • Ans. 

    I apologize for the mistake in my previous statement. My experience is actually 4.4 years.

    • Acknowledge the mistake and apologize for the error

    • Clarify the correct amount of experience

    • Provide assurance of accuracy in future statements

  • Answered by AI
  • Q2. Your career has a year gap after graduation,do you have(Can you share) any proof that you applied for civil servant examination.
  • Ans. 

    Yes, I can provide proof of applying for civil servant examination during the gap year.

    • During my gap year, I actively prepared for and applied for civil servant examinations.

    • I can provide copies of the application forms, exam receipts, and any correspondence related to the exams.

    • I can also provide references or contacts who can verify my application and participation in the exams.

  • Answered by AI
  • Q3. What is the last minimum CTC you are expecting?Not a single penny less than that you won't compromise
  • Ans. 

    I am looking for a minimum CTC of $80,000 per annum.

    • My minimum expected CTC is $80,000 per annum

    • I have carefully considered my worth and the market standards

    • I am confident in my skills and experience to justify this minimum CTC

  • Answered by AI
  • Q4. There will be extra hours on weekdays and saturday might be included too due to global client.

Interview Preparation Tips

Topics to prepare for Embitel Technologies ADAS devloper interview:
  • C++
  • DSA
  • Algorithms
Interview preparation tips for other job seekers - The Indian Embital office is not favourable for ADAS developer.I foresee that applying outside will be more benefial.I was asked to decrease the compansation twice and later on rejected on the same day with reason that they found different candidate.
Though everyone was very good and to the point in the whole span of 3 weeks but the last HR round was little rude(Maybe bad day) and I though it might be to check my patience but it was not.
There is extention of hours and even saturday are included it was directly mentioned in the HR round, I would suggest to choose the growing start-up cause atleast they provide pretty well compensation.

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Writh the truth code?
  • Ans. 

    The question is likely asking for a code that accurately represents the truth or reality.

    • The code should accurately reflect the truth or reality.

    • It should be well-documented and easy to understand.

    • Examples: 'truthCode123', 'realityCheck456', 'accurateTruth789'

  • Answered by AI
  • Q2. Write the test case
  • Ans. 

    Test case for validating login functionality

    • Enter valid username and password, verify successful login

    • Enter invalid username and password, verify error message displayed

    • Leave username or password field blank, verify error message displayed

  • Answered by AI

Validation Engineer Interview Questions asked at other Companies

Q1. What is the CSV? What is automation testing?
View answer (2)

Architect Interview Questions & Answers

user image Chandra Harish Sikhakolli

posted on 27 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are Technical challenges you have faced in Project X and what solutions you have proposed ?
  • Q2. How many changes you have done in your Test Environment and how the Impact Analysis was communicated with your Managers ?
  • Ans. 

    I have made several changes in the Test Environment and communicated the Impact Analysis to my Managers through detailed reports and meetings.

    • Regularly updating test environment with new configurations and software versions

    • Documenting all changes made and their potential impact on testing

    • Conducting meetings with managers to discuss the impact analysis and get their feedback

    • Providing detailed reports outlining the chang...

  • Answered by AI

Architect Interview Questions asked at other Companies

Q1. How do you find the resources available on a server if it is on premise?
View answer (2)

Software Engineer Interview Questions & Answers

user image REVANTH KAKARLA

posted on 5 Oct 2023

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

I applied via Approached by Company and was interviewed in Sep 2023. There were 3 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 - Technical 

(1 Question)

  • Q1. More in to Technicals of project, Work experience, Autosar development + configuration parameters , CAN , UDS protocols, C questions like constant, Program debugging as well as About their company, with de...
Round 3 - Technical 

(1 Question)

  • Q1. Client discussion with my work experience, my work flow on Autosar COM, DCOM module stressing more the application module development with good general talk, about their Work life balance and technicalitie...

Interview Preparation Tips

Topics to prepare for Embitel Technologies Software Engineer interview:
  • C
  • AUTOSAR

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Embitel Technologies interview questions for popular designations

 Software Engineer

 (4)

 Architect

 (1)

 Associate Software Developer

 (1)

 Associate Software Engineer

 (1)

 Developer Associate

 (1)

 Product Owner

 (1)

 Senior Quality Engineer

 (1)

 Software Developer

 (1)

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 26 Jun 2024

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

(2 Questions)

  • Q1. Explain diag stack
  • Ans. 

    Diag stack is a diagnostic tool used to trace the execution flow of a program or system.

    • Diag stack helps in identifying the sequence of function calls and their parameters during program execution.

    • It is commonly used in debugging to track the flow of execution and identify issues or errors.

    • Diag stack can be implemented using tools like GDB (GNU Debugger) in software development.

    • It provides a detailed view of the call s...

  • Answered by AI
  • Q2. Testing process

Skills evaluated in this interview

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Adas developer Interview Questions & Answers

user image Anonymous

posted on 20 Mar 2024

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

(1 Question)

  • Q1. Questions on c++ and ADAS
Round 2 - Behavioral 

(1 Question)

  • Q1. Motivation and interets
Round 3 - HR 

(1 Question)

  • Q1. Motivation and salary

Jobs at Embitel Technologies

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Conducted on hackerrank

Round 2 - Coding Test 

Conducted F2F , based on cpp questions like runtime polymorphism and projects were asked

Round 3 - HR 

(1 Question)

  • Q1. Why you want to join embitel

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong command on c++

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude and introduction

Round 2 - Coding Test 

Basic selenium question and project related questions

Round 3 - Technical 

(1 Question)

  • Q1. Past experience and product related knowledge
Round 4 - HR 

(1 Question)

  • Q1. General HR and package discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Management is very bad HR is very rude
As a fresher don't join in this company

Senior Quality Engineer Interview Questions asked at other Companies

Q1. what is least count of vernier caliper ,micrometer, height gauge?
View answer (13)
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Basic aptitude
+
php
+
Magento

Round 3 - Technical 

(1 Question)

  • Q1. Technical was based on projects and as i have mentioned Java as my skills basics of Java and they said to write SQL queries related to project
Round 4 - HR 

(1 Question)

  • Q1. HR questions were basic introduction and family background. They asked me to explain one of the project from my resume

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best everyone be clear with technical concepts and resume

Developer Associate Interview Questions asked at other Companies

Q1. Reverse a Linked List Iteratively You are given a singly linked list of integers. The task is to return the head of the reversed linked list. Example: Input: The given linked list is 1 -> 2 -> 3 -> 4 -> NULL. Output: The reverse... read more
Add answer

Test Lead Interview Questions & Answers

user image debarghya datta

posted on 4 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Design a Test Environment for Integration test scenario
  • Ans. 

    Design a test environment for integration test scenario

    • Identify the components/modules to be integrated

    • Set up a dedicated integration testing server

    • Ensure the test environment mirrors the production environment

    • Use virtualization tools like Docker for easy setup and teardown

    • Implement continuous integration for automated testing

    • Monitor and analyze test results for improvements

  • Answered by AI

Skills evaluated in this interview

Test Lead Interview Questions asked at other Companies

Q1. If you put in an Agile project, Will you be able to do in sprint Automation
View answer (1)

Embitel Technologies Interview FAQs

How many rounds are there in Embitel Technologies interview?
Embitel Technologies interview process usually has 2-3 rounds. The most common rounds in the Embitel Technologies interview process are Technical, HR and Coding Test.
How to prepare for Embitel Technologies 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 Embitel Technologies. The most common topics and skills that interviewers at Embitel Technologies expect are Automotive, C++, AUTOSAR, Linux and Embedded C.
What are the top questions asked in Embitel Technologies interview?

Some of the top questions asked at the Embitel Technologies interview -

  1. What is the last minimum CTC you are expecting?Not a single penny less than tha...read more
  2. You mentioned your exp as 4.5 yrs but it should be 4.4 y...read more
  3. How many changes you have done in your Test Environment and how the Impact Anal...read more
How long is the Embitel Technologies interview process?

The duration of Embitel Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Embitel Technologies Interview Process

based on 13 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 805 Interviews
Cyient Interview Questions
3.7
 • 283 Interviews
View all

Fast track your campus placements

View all

Embitel Technologies Reviews and Ratings

based on 150 reviews

4.0/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.8

Salary

3.9

Job security

3.9

Company culture

3.5

Promotions

3.6

Work satisfaction

Explore 150 Reviews and Ratings
Java Developer

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Inside Sales Executive- Europe Market

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Aws Engineer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
150 salaries
unlock blur

₹4.5 L/yr - ₹17.5 L/yr

Senior Software Engineer
129 salaries
unlock blur

₹6.8 L/yr - ₹30 L/yr

Technical Lead
88 salaries
unlock blur

₹13.1 L/yr - ₹36 L/yr

Software Developer
65 salaries
unlock blur

₹9 L/yr - ₹21 L/yr

Senior Technical Lead
31 salaries
unlock blur

₹23 L/yr - ₹40 L/yr

Explore more salaries
Compare Embitel Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview