Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Eviden Software Engineer Interview Questions, Process, and Tips

Updated 19 Oct 2024

Top Eviden Software Engineer Interview Questions and Answers

Eviden Software Engineer Interview Experiences

7 interviews found

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

(1 Question)

  • Q1. What is Azure cloud
  • Ans. 

    Azure cloud is a cloud computing service provided by Microsoft.

    • Microsoft's cloud computing platform

    • Offers services such as virtual machines, databases, AI, and more

    • Allows users to build, deploy, and manage applications through Microsoft's data centers

    • Provides scalability, security, and flexibility for businesses

    • Examples: Azure Virtual Machines, Azure SQL Database, Azure Cognitive Services

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself?

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Company to start the professional journey.

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is class and objects
  • Ans. 

    A class is a blueprint for creating objects, which are instances of the class with their own unique properties and behaviors.

    • Classes define the structure and behavior of objects.

    • Objects are instances of classes that have their own unique data and methods.

    • Classes can inherit properties and behaviors from other classes through inheritance.

    • Example: Class 'Car' can have properties like 'color' and methods like 'drive'. An ...

  • Answered by AI
  • Q2. What is encapsulation?
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.

    • Encapsulation helps in hiding the internal state of an object and restricting access to it.

    • It allows for better control over the data by preventing direct access from outside the class.

    • Encapsulation also helps in achieving data abstraction, where the internal details of an object are hidden and only t...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Hobbies and Interests

Skills evaluated in this interview

I applied via Company Website and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Object oriented programming explaination
  • Q2. Description of my project
  • Q3. Some problems solving questions
  • Q4. Basic Aptitude was asked
  • Q5. Some basic data structures was asked
  • Q6. Hackthon questions was asked tk explain

Interview Preparation Tips

Interview preparation tips for other job seekers - I would say go through data structures and algorithms and oops concepts.

Eviden interview questions for designations

 Senior Software Engineer

 (1)

 Associate Software Engineer

 (1)

 Senior Software Engineer Testing

 (1)

 Software Developer

 (6)

 Junior Software Developer

 (1)

 Software Developer fresher

 (1)

 Data Engineer

 (2)

 Softwaretest Engineer

 (1)

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

I applied via Walk-in and was interviewed before Jun 2022. There were 5 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 Resume tips
Round 2 - Aptitude Test 

Written maths, reasoning and analytical test

Round 3 - Group Discussion 

Group discussion on latest topics.

Round 4 - Technical 

(2 Questions)

  • Q1. Technical interviews
  • Q2. Java basics coding questions
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiations, policies explaining and general queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and respect interviewer.

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is React
  • Ans. 

    React is a JavaScript library for building user interfaces.

    • React is a declarative and efficient library for creating UI components.

    • It allows developers to build reusable UI components that update efficiently.

    • React uses a virtual DOM to efficiently update only the necessary parts of the UI.

    • It follows a component-based architecture, making it easier to manage and maintain complex UIs.

    • React can be used to build single-pag...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Hackathon and few technical MCQs were asked in interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - too easy to get into if you have studied properly

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I was interviewed in Oct 2020.

Interview Questionnaire 

3 Questions

  • Q1. Final round is HR. In this round they will explain the working hours, CTC, etc and some set of HR questions will be also expected here
  • Q2. Tell me some of your strengths Weaknesses Where would you see yourself after 5 years Etc
  • Q3. Followed by 1st round written Examination F2F Technical interview is done. In this round we any expect all the technical questions of our subjects and the interviewer will check for our personality, commun...

Interview Preparation Tips

Interview preparation tips for other job seekers - All the Best Guys.prepare well and face the interview.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.
Contribute & help others!
anonymous
You can choose to be anonymous

Eviden Interview FAQs

How many rounds are there in Eviden Software Engineer interview?
Eviden interview process usually has 2-3 rounds. The most common rounds in the Eviden interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in Eviden Software Engineer interview?

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

  1. What is Re...read more
  2. What is encapsulati...read more
  3. What is class and obje...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

SALARIES

State Bank of India

SALARIES

Persistent Systems

No Salaries

SALARIES

Persistent Systems

No Salaries

SALARIES

State Bank of India

SALARIES

Persistent Systems

SALARIES

State Bank of India

INTERVIEWS

IQVIA

No Interviews

DESIGNATION

Tell us how to improve this page.

Eviden Software Engineer Interview Process

based on 4 interviews

2 Interview rounds

  • Technical Round
  • HR Round
View more
Eviden Software Engineer Salary
based on 945 salaries
₹2 L/yr - ₹12.4 L/yr
12% less than the average Software Engineer Salary in India
View more details

Eviden Software Engineer Reviews and Ratings

based on 264 reviews

3.3/5

Rating in categories

3.5

Skill development

3.4

Work-life balance

3.0

Salary

3.2

Job security

3.6

Company culture

3.0

Promotions

3.2

Work satisfaction

Explore 264 Reviews and Ratings
Associate Consultant
8.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
3.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate
1.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Eviden 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