Upload Button Icon Add office photos

Filter interviews by

Eviden Associate Software Engineer Interview Questions and Answers for Experienced

Updated 3 Mar 2022

Eviden Associate Software Engineer Interview Experiences for Experienced

1 interview found

I applied via Approached by Company and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself? Tell difference Between pointer and reference. Tell difference between truncate and delete. Project-related questions. Internship-related question if you have done any. General ques...
  • Ans. 

    Answering interview questions for Associate Software Engineer position.

    • Pointer is a variable that stores the memory address of another variable.

    • Reference is an alias for an existing variable and cannot be null.

    • Truncate is used to remove all data from a table in a database.

    • Delete is used to remove specific rows from a table in a database.

  • Answered by AI
  • Q2. The interviewer was so supportive, calm, and composed.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself according to the things you have written in your resume.

Interview questions from similar companies

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Linux and vmware
Round 2 - Technical 

(1 Question)

  • Q1. Linux and VMware
Round 3 - HR 

(1 Question)

  • Q1. Background details
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. String is immutable. Array and arraylist differences
  • Ans. 

    String is immutable, array and arraylist are mutable data structures.

    • String is immutable, meaning its value cannot be changed once it is created.

    • Array is a fixed-size data structure that stores elements of the same data type.

    • ArrayList is a dynamic array that can grow or shrink in size as needed.

    • Example: String str = "hello"; char[] arr = {'h', 'e', 'l', 'l', 'o'}; ArrayList list = new ArrayList();

Answered by AI
  • Q2. Deadlock scenario in thread
  • Ans. 

    Deadlock scenario in thread occurs when two or more threads are waiting for each other to release resources, causing a standstill.

    • Two threads each holding a resource needed by the other thread

    • No thread can proceed until the other releases the resource

    • Can be avoided by careful resource allocation and ordering

  • Answered by AI
  • Q3. Struts architecture
  • Q4. Array sort program
  • Ans. 

    Implement a program to sort an array of strings

    • Use a sorting algorithm like bubble sort, selection sort, or quicksort

    • Ensure the sorting algorithm is implemented correctly for strings

    • Consider using built-in sorting functions in programming languages like sort() in Python

  • Answered by AI
  • Q5. Sql basics questions
  • Skills evaluated in this interview

    Interview experience
    4
    Good
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via campus placement at Technocrats Institute of Technology, Bhopal and was interviewed in Jan 2024. There were 4 interview rounds.

    Round 1 - Aptitude Test 

    Normal Aptitude and reasoning questions

    Round 2 - Coding Test 

    Easy level of questions in Array and String

    Round 3 - Technical 

    (2 Questions)

    • Q1. Asked normal questions in java, own project, and dsa
    • Q2. Oops question 1 aptitude question 1 string question on easy level in leetcode
    Round 4 - HR 

    (2 Questions)

    • Q1. Basic HR question
    • Q2. 1. Intro 2. why do you want to join our company 3. Hobby 4. Challenges
    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. What is structured query language
    • Ans. 

      Structured Query Language (SQL) is a standard language for managing and manipulating databases.

      • SQL is used to communicate with databases to perform tasks such as querying data, updating records, and creating tables.

      • Common SQL commands include SELECT, INSERT, UPDATE, DELETE, and JOIN.

      • SQL is not case-sensitive, but conventionally written in uppercase for keywords and lowercase for table and column names.

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - You should be well prepared

    Skills evaluated in this interview

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

    I applied via Job Fair and was interviewed before May 2023. There were 2 interview rounds.

    Round 1 - Aptitude Test 

    Basic aptitude questions was asked

    Round 2 - Technical 

    (5 Questions)

    • Q1. Asked basic SQL Questions, and java
    • Q2. What is Sql? Explain
    • Ans. 

      SQL is a programming language used for managing and manipulating databases.

      • SQL stands for Structured Query Language.

      • It is used to communicate with databases to perform tasks like querying data, updating data, and creating tables.

      • Common SQL commands include SELECT, INSERT, UPDATE, DELETE.

      • SQL is used in various database management systems like MySQL, PostgreSQL, Oracle.

      • Example: SELECT * FROM customers WHERE city = 'New Y

    • Answered by AI
    • Q3. What is DBMS,RDBMS
    • Ans. 

      DBMS stands for Database Management System, while RDBMS stands for Relational Database Management System.

      • DBMS is a software system that allows users to define, create, maintain and control access to the database.

      • RDBMS is a type of DBMS that stores data in a structured format using tables with rows and columns.

      • RDBMS uses SQL (Structured Query Language) for querying and managing the database.

      • Examples of RDBMS include MyS

    • Answered by AI
    • Q4. What is the difference between DDL & DML
    • Ans. 

      DDL stands for Data Definition Language and is used to define the structure of database objects. DML stands for Data Manipulation Language and is used to manipulate data within the database.

      • DDL is used to create, modify, and delete database objects such as tables, indexes, and views.

      • DML is used to insert, update, delete, and retrieve data from database tables.

      • Examples of DDL statements include CREATE TABLE, ALTER TABLE...

    • Answered by AI
    • Q5. What happens when we delete
    • Ans. 

      When we delete, the data or file is removed from the system and may be moved to a recycle bin or permanently erased.

      • Data or file is removed from the system

      • May be moved to a recycle bin before permanent deletion

      • Space previously occupied by the deleted data/file becomes available for new data

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - It was good

    Skills evaluated in this interview

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

    I applied via campus placement at Dehradun Institute of Technology, Dehradun and was interviewed before Apr 2023. There were 4 interview rounds.

    Round 1 - Aptitude Test 

    Mcqs related to oops, dbms, OS and aptitude plus one coding question of easy level

    Round 2 - Technical 

    (1 Question)

    • Q1. Technical and behavioural questions and general discussions
    Round 3 - Behavioral 

    (1 Question)

    • Q1. Projects and behavioural questions
    Round 4 - HR 

    (1 Question)

    • Q1. Situational and HR discussions
    Interview experience
    4
    Good
    Difficulty level
    Hard
    Process Duration
    2-4 weeks
    Result
    Selected Selected

    I applied via Approached by Company and was interviewed before Apr 2023. There were 2 interview rounds.

    Round 1 - One-on-one 

    (1 Question)

    • Q1. React custom hooks, react memo, use callback
    Round 2 - Coding Test 

    Creating a card component using react and rendering a list of people using that card

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

    I applied via campus placement at Indian Institute of Technology (IIT), Roorkee and was interviewed before Mar 2022. 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 - Coding Test 

    3 easy-mid level question on DP,arrays,strings

    Round 3 - Technical 

    (2 Questions)

    • Q1. Asked about OOPS and puzzles
    • Q2. What is the logic for merge sort What is inheritance
    • Ans. 

      Merge sort is a divide and conquer algorithm that sorts an array by dividing it into two halves, sorting them separately, and then merging the sorted halves.

      • Divide the unsorted list into n sublists, each containing one element

      • Repeatedly merge sublists to produce new sorted sublists until there is only one sublist remaining

      • Merge operation involves comparing elements from two sublists and adding the smaller one to the fi...

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Study OOps and lil bit about the company .
    Focus on coding

    Skills evaluated in this interview

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

    I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.

    Round 1 - Coding Test 

    Coding+ mcq aptitude

    Round 2 - Technical 

    (2 Questions)

    • Q1. Most question from Java
    • Q2. Basic query from sql

    Eviden Interview FAQs

    How many rounds are there in Eviden Associate Software Engineer interview for experienced candidates?
    Eviden interview process for experienced candidates usually has 1 rounds. The most common rounds in the Eviden interview process for experienced candidates are Technical.
    What are the top questions asked in Eviden Associate Software Engineer interview for experienced candidates?

    Some of the top questions asked at the Eviden Associate Software Engineer interview for experienced candidates -

    1. Tell me about yourself? Tell difference Between pointer and reference. Tell dif...read more
    2. The interviewer was so supportive, calm, and compos...read more

    Tell us how to improve this page.

    Eviden Associate Software Engineer Salary
    based on 61 salaries
    ₹3 L/yr - ₹6.5 L/yr
    25% less than the average Associate Software Engineer Salary in India
    View more details

    Eviden Associate Software Engineer Reviews and Ratings

    based on 5 reviews

    3.7/5

    Rating in categories

    3.5

    Skill development

    3.5

    Work-Life balance

    2.8

    Salary & Benefits

    3.9

    Job Security

    3.5

    Company culture

    2.4

    Promotions/Appraisal

    3.2

    Work Satisfaction

    Explore 5 Reviews and Ratings
    Associate Consultant
    8.7k salaries
    unlock blur

    ₹1.9 L/yr - ₹10 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 L/yr

    Senior Consultant
    1.2k salaries
    unlock blur

    ₹9.8 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

    Calculate your in-hand salary

    Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
    Did you find this page helpful?
    Yes No
    write
    Share an Interview