Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Eviden Junior .NET Developer Interview Questions, Process, and Tips

Updated 13 Apr 2024

Eviden Junior .NET Developer Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

They asked questions based on Reasoning, Cpp

Round 2 - Technical 

(5 Questions)

  • Q1. They asked questions based on C#, SQL Server, MVC
  • Q2. Type of Constructor
  • Ans. 

    Constructors are special methods in a class used to initialize objects. They have the same name as the class.

    • Constructors are used to initialize objects of a class.

    • They have the same name as the class.

    • They do not have a return type.

    • They can be parameterized or default constructors.

    • Example: public class Person { public Person(string name) { } }

  • Answered by AI
  • Q3. Function and View In sql server
  • Ans. 

    Functions and views are used in SQL Server to encapsulate logic and simplify querying.

    • Functions are reusable blocks of code that can accept parameters and return a value.

    • Views are virtual tables that are based on the result set of a SELECT query.

    • Functions can be scalar functions, table-valued functions, or aggregate functions.

    • Views can be used to simplify complex queries by encapsulating logic and joining multiple tabl...

  • Answered by AI
  • Q4. Difference between Function and Method
  • Ans. 

    A function is a standalone block of code that performs a specific task, while a method is a function that is associated with a class or object.

    • Functions are independent and can be called from anywhere in the code.

    • Methods are associated with a class or object and are called using the dot notation.

    • Functions can be defined outside of classes, while methods are defined within classes.

    • Example: Function to calculate the squa...

  • Answered by AI
  • Q5. Oop Concept with example
  • Ans. 

    OOP stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOP focuses on creating objects that contain both data and methods to manipulate that data.

    • Encapsulation, inheritance, and polymorphism are key principles of OOP.

    • Example: Creating a 'Car' class with properties like 'make', 'model', and methods like 'startEngine' and 'drive'.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare everything

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I was interviewed in Sep 2024.

Round 1 - Aptitude Test 

An aptitude test evaluates an individual's potential to excel in a specific area by assessing their strengths and weaknesses in particular abilities.

Round 2 - Aptitude Test 

An assessment that measures an individual's inherent abilities and potential for success in a specific activity.

Round 3 - Coding Test 

A coding test is a programming assessment designed to evaluate a candidate's coding skills. It is a standard component of the technical hiring process for software developers and programmers.

Round 4 - Coding Test 

Assessment that evaluates a candidate's coding skills

Round 5 - Group Discussion 

Group discussion (GD) topics for interviews may cover areas such as business, social issues, and current affairs. GDs serve to evaluate a candidate's communication, leadership, and teamwork abilities.

Round 6 - Assignment 

Discussion assignments are prompts that your teacher may assign to you. By participating in these discussions, you can reflect on your learning, share ideas and opinions, or ask and answer questions. Discussions may require you to respond to individual questions or provide multiple responses to an ongoing conversation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Job seekers can improve their chances by researching the job market, preparing their resume and cover letter, and networking.
Research
Know your goals: Consider your values, strengths, and ideal work environment.
Research the company: Anticipate common interview questions.
Prepare your resume
Tailor your resume: Customize your resume for each job application.
Highlight your skills: Highlight how your skills and experience match the job description.
Use keywords: Use relevant keywords in your resume and cover letter.
Prepare for interviews
Prepare your answers: Use the STAR method to prepare your answers.
Research the company: Anticipate common interview questions.
Network
Expand your professional network: You may find that more people can recommend you to a new position.
Use your professional network: You can use your network for career advice.
Other tips Don't limit your search to online resources, Optimize your LinkedIn profile, Use several job-search websites, Keep your resume up-to-date, and Develop your interview skills.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Sep 2024.

Round 1 - Aptitude Test 

Be proficient in aptitude, as simple questions were asked.

Round 2 - Coding Test 

Ensure that the correct console output is generated for the simple logic requested.

Round 3 - HR 

(2 Questions)

  • Q1. Can you provide a self-introduction?
  • Q2. Can you explain your projects and indicate which of them were completed as part of a team?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What are the different app states in an iOS application?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of oops, collections in c#
  • Q2. Mvc, sql, ASP.NET
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I was interviewed in Feb 2025.

Round 1 - Aptitude Test 

The test was easy basic aptitude questions.

Round 2 - Technical 

(2 Questions)

  • Q1. What is linkedlist
  • Q2. Explain your project

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy process be confident

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

I applied via Job Portal and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Solid principles in c#
  • Ans. 

    Solid principles are a set of design principles for writing maintainable and scalable code in C#.

    • Single Responsibility Principle (SRP) - a class should have only one reason to change

    • Open/Closed Principle (OCP) - a class should be open for extension but closed for modification

    • Liskov Substitution Principle (LSP) - derived classes should be substitutable for their base classes

    • Interface Segregation Principle (ISP) - client...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good company for freshers as well as beginners

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. HTML, CSS, BOOTSTRAP, PHP. SQL

I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Simple program
  • Q2. I wrote a simple program in C

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident
Contribute & help others!
anonymous
You can choose to be anonymous

Eviden Interview FAQs

How many rounds are there in Eviden Junior .NET Developer interview?
Eviden interview process usually has 2 rounds. The most common rounds in the Eviden interview process are Aptitude Test and Technical.
What are the top questions asked in Eviden Junior .NET Developer interview?

Some of the top questions asked at the Eviden Junior .NET Developer interview -

  1. Function and View In sql ser...read more
  2. Difference between Function and Met...read more
  3. Oop Concept with exam...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

SALARIES

Persistent Systems

COMPANY BENEFITS

State Bank of India

No Benefits

INTERVIEWS

IQVIA

No Interviews

INTERVIEWS

IQVIA

No Interviews

COMPANY BENEFITS

Home Credit Finance

No Benefits

SALARIES

Persistent Systems

SALARIES

Persistent Systems

SALARIES

State Bank of India

Tell us how to improve this page.

Eviden Junior .NET Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
View all
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