Upload Button Icon Add office photos

Filter interviews by

Eviden Engineer Trainee Interview Questions and Answers

Updated 17 May 2024

Eviden Engineer Trainee Interview Experiences

2 interviews found

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

Generative AI - Will AI replace humans?

Round 2 - HR 

(2 Questions)

  • Q1. Would be able to Relocate to another location?
  • Q2. What are the challenges you faced in your life?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical Reasoning, aptitude , problem solving

Round 2 - Technical 

(5 Questions)

  • Q1. Concept based questions
  • Q2. What is Inheritance ?
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

    • Inheritance allows for code reusability and promotes the concept of hierarchy in programming.

    • A subclass can inherit attributes and methods from a superclass, and can also add its own unique attributes and methods.

    • For example, a class 'Animal' can be a superclass, and classes like 'Dog' and 'Cat' c...

  • Answered by AI
  • Q3. What is interface
  • Ans. 

    An interface is a point of interaction between components, systems, or processes.

    • An interface defines the methods that a class must implement, without specifying how they are implemented.

    • Interfaces allow for multiple inheritance in programming languages like Java.

    • Interfaces are used to achieve abstraction and loose coupling in software design.

    • Example: USB port on a computer serves as an interface for connecting externa

  • Answered by AI
  • Q4. Classes and polymorphism
  • Q5. Error and exception handling

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basics

Engineer Trainee Interview Questions Asked at Other Companies

Q1. If 10 people had a meeting and they shake hands only once with ea ... read more
asked in Siemens
Q2. Puzzle - A drawer contains 10 pairs each of red and blue socks. W ... read more
asked in Sobha
Q3. Shear force diagram and bending moment diagram for combination of ... read more
Q4. Explain stress and strain curve; Different Modulus eg young,bulk ... read more
asked in AVASOFT
Q5. What is logic of amstrong number say its coding logic

Interview questions from similar companies

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

(1 Question)

  • Q1. Oops concepts and related questions
Round 2 - HR 

(1 Question)

  • Q1. Asked Technical questions along with some hr questions
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via campus placement at Aditya College of Engineering, Surampalem and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Medium level coding questions

Round 2 - Group Discussion 

Asked to speak about influence of social media

Round 3 - Technical 

(2 Questions)

  • Q1. Html void elements
  • Q2. Write some Html selectors
  • Ans. 

    HTML selectors are used to target specific elements on a webpage for styling or manipulation.

    • Use element selectors to target specific HTML elements (e.g.

      ,

      ,

      ).

    • Use class selectors to target elements with a specific class (e.g. .classname).

    • Use ID selectors to target elements with a specific ID (e.g. #idname).

    • Use attribute selectors to target elements with specific attributes (e.g. [attribute=value]).

Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude trains speed and distance

Round 2 - Coding Test 

Arrays strings coding programs along with sql queries

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is your favourite subject and why?
  • Q2. Why do you want to join in our company?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Human vs robot technology

Round 2 - HR 

(2 Questions)

  • Q1. Based on resume
  • Q2. Tell me about your skills
  • Ans. 

    I have strong problem-solving skills, excellent technical knowledge, and a passion for learning and improving.

    • Proficient in programming languages such as Java, C++, and Python

    • Experience with CAD software and engineering design principles

    • Strong analytical skills and attention to detail

    • Excellent communication and teamwork abilities

    • Quick learner and adaptable to new technologies and tools

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - a good and easy interview
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude round was easy, main thing personality checking, dont panic, what you know just answer according to that

Round 2 - One-on-one 

(2 Questions)

  • Q1. This was such an best interview i had in my clg. Even though i did not select in that, the interviewer was very friendly and the questions are also very simple. But the thing i did wrong is i did not do an...
  • Q2. 1.self intro 2.os related most of the ques 3.2 coding ques based on python (very basic ques)

I applied via campus placement at Bhoj Reddy Engineering College For Women, Hyderabad and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Coding Test 

1st round was a hackathon coding.2 coding questions were asked

Round 2 - Technical 

(3 Questions)

  • Q1. What is synchronisation
  • Ans. 

    Synchronization is the coordination of multiple processes or threads to ensure their orderly execution.

    • Synchronization is used to prevent race conditions and ensure data consistency.

    • It involves using locks, semaphores, or other mechanisms to control access to shared resources.

    • Examples of synchronization include mutual exclusion, critical sections, and inter-process communication.

    • Synchronization can also be achieved thr...

  • Answered by AI
  • Q2. What is deadlock 2 Coding questions and asked to execute them
  • Q3. What is thread ? Oops concepts
  • Ans. 

    A thread is a lightweight process that can run concurrently with other threads within a program.

    • Threads allow for parallelism and can improve performance in certain situations.

    • Threads share the same memory space as the parent process.

    • Threads can communicate with each other through shared memory or message passing.

    • Thread safety is important to prevent race conditions and other concurrency issues.

    • Examples of multi-thread...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Self introduction About project
  • Q2. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Even if u don't know the answer try to answer,Be confident and all the best for ur interview .

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. Tell us about yourself
  • Q2. Why did you choose civil engineering
  • Q3. What are your weakness
  • Q4. What are your strength
Round 2 - Technical 

(2 Questions)

  • Q1. I was asked to read a cross sectional drawing
  • Q2. Tell us what you can see on the drawing, identify anything
  • Ans. 

    The drawing shows a mechanical assembly with various components and dimensions.

    • Identify different parts such as gears, shafts, bearings, etc.

    • Note any dimensions or tolerances specified on the drawing.

    • Check for any annotations or symbols indicating specific features or requirements.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidential do not mumble.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Time based mcqs are there

Round 2 - Technical 

(1 Question)

  • Q1. Swap two numbers without using third variable
  • Ans. 

    Swap two numbers without using a third variable

    • Use bitwise XOR operation to swap two numbers without using a third variable

    • Example: a = 5, b = 7. a = a XOR b, b = a XOR b, a = a XOR b will swap the values

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Company related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

Eviden Interview FAQs

How many rounds are there in Eviden Engineer Trainee interview?
Eviden interview process usually has 2 rounds. The most common rounds in the Eviden interview process are Group Discussion, HR and Aptitude Test.
What are the top questions asked in Eviden Engineer Trainee interview?

Some of the top questions asked at the Eviden Engineer Trainee interview -

  1. What is Inheritanc...read more
  2. What is interf...read more
  3. Classes and polymorph...read more

Tell us how to improve this page.

Eviden Engineer Trainee Reviews and Ratings

based on 2 reviews

3.0/5

Rating in categories

2.6

Skill development

3.0

Work-life balance

3.3

Salary

2.3

Job security

3.3

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 2 Reviews and Ratings
Associate Consultant
8.6k salaries
unlock blur

₹1.9 L/yr - ₹11.8 L/yr

Consultant
3.9k salaries
unlock blur

₹8 L/yr - ₹28 L/yr

Associate
1.7k salaries
unlock blur

₹1.5 L/yr - ₹5.3 L/yr

Senior Consultant
1.2k salaries
unlock blur

₹10 L/yr - ₹38.1 L/yr

Senior Associate
1.1k salaries
unlock blur

₹1.8 L/yr - ₹7 L/yr

Explore more salaries
Compare Eviden with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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