Upload Button Icon Add office photos
Engaged Employer

i

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

EDS Technologies Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 57 Reviews

Filter interviews by

EDS Technologies Software Engineer Interview Questions and Answers

Updated 25 Jul 2023

EDS Technologies Software Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Monster and was interviewed in Jun 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 - One-on-one 

(2 Questions)

  • Q1. How to implement graph and java
  • Ans. 

    To implement a graph in Java, use classes to represent nodes and edges, and use data structures like adjacency lists or matrices.

    • Create a Node class to represent each node in the graph

    • Create an Edge class to represent connections between nodes

    • Use an adjacency list or matrix to store the graph structure

    • Implement graph traversal algorithms like BFS or DFS

  • Answered by AI
  • Q2. Whats java Opps concept
  • Ans. 

    Java OOPs concept refers to the Object-Oriented Programming principles in Java, including encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding ...

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

(2 Questions)

  • Q1. Java dao file list dao files like used to connect db
  • Q2. Java jsp java jsp quesiton

Interview Preparation Tips

Interview preparation tips for other job seekers - they ask about previous projects and basic java questions

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of Python
  • Q2. Basics of Django
Round 2 - Technical 

(2 Questions)

  • Q1. Python concepts knowledge check
  • Q2. Django architecture and projects discussion
Round 3 - Behavioral 

(1 Question)

  • Q1. General communication about the role and previous experience
Round 4 - HR 

(1 Question)

  • Q1. Package negotiation and culture check
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Given the react machine coding example
Round 2 - Behavioral 

(1 Question)

  • Q1. Explain about your projects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Given an array Reverse array
  • Ans. 

    Reverse array of strings

    • Iterate through the array and swap elements from start to end

    • Use two pointers, one at the beginning and one at the end, and swap elements until they meet

  • Answered by AI
  • Q2. Giaven a string Reverse string
  • Ans. 

    Reverse a given string

    • Use built-in functions like reverse() or loop through the string in reverse order

    • Create a new string and append characters from the original string in reverse order

    • Convert the string to an array of characters, reverse the array, and then join it back into a string

  • Answered by AI
  • Q3. Given array find sum of all elements
  • Ans. 

    Calculate sum of all elements in a given array of strings

    • Iterate through the array and convert each element to integer before adding to sum

    • Handle edge cases like empty array or non-numeric elements

    • Return the final sum after iterating through all elements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. RDBMS related questions asked
  • Q2. SQL login building related questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

It was online test having coding questions for logical part and UI part

Round 3 - Technical 

(2 Questions)

  • Q1. Again logical and technical round with questions that you need to code while sharing your screen.
  • Q2. Todo list problem
  • Ans. 

    Implement a todo list with add, delete, and mark as completed functionalities.

    • Create an array to store the tasks

    • Implement functions to add, delete, and mark tasks as completed

    • Display the tasks with their completion status

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Basic js concepts

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.

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 

Duration:30 min
Question from percentage,ratios ,HCF/LCM etc.,
Logical reasoning, English

Round 3 - Coding Test 

(1 Question)

  • Q1. Reverse a string by making groups of given 'm' characters
  • Ans. 

    Reverse a string by grouping 'm' characters together

    • Iterate through the string in groups of 'm' characters

    • Reverse each group of 'm' characters

    • Concatenate the reversed groups to get the final reversed string

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. General HR questions
  • Q2. What is your family background?
  • Q3. Why should we hire you?

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2022. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Operate or control a particualar typing of data device that is attached to a computer
  • Q2. Operate or contriol
  • Q3. In computing a device driver is a computer program that operates or controls a particular type of device that is attached to a computer or automaton
  • Q4. To perform some manual act upon a human body in a methodical manner, and usually with instruments, with a view to restore soundness or health, as in amputation, lithotomy, etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - vdart is supoort

EDS Technologies Interview FAQs

How many rounds are there in EDS Technologies Software Engineer interview?
EDS Technologies interview process usually has 3 rounds. The most common rounds in the EDS Technologies interview process are One-on-one Round and Resume Shortlist.
How to prepare for EDS Technologies Software Engineer 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 EDS Technologies. The most common topics and skills that interviewers at EDS Technologies expect are Software Engineering, LMS, Management Systems, Moodle and PHP.
What are the top questions asked in EDS Technologies Software Engineer interview?

Some of the top questions asked at the EDS Technologies Software Engineer interview -

  1. how to implement graph and j...read more
  2. whats java Opps conc...read more
  3. java dao file list dao files like used to connect...read more

Tell us how to improve this page.

EDS Technologies Software Engineer Salary
based on 12 salaries
₹3.5 L/yr - ₹6.5 L/yr
40% less than the average Software Engineer Salary in India
View more details
Applications Engineer
42 salaries
unlock blur

₹2.7 L/yr - ₹8.4 L/yr

Business Development Manager
36 salaries
unlock blur

₹5.8 L/yr - ₹11.7 L/yr

Senior Application Engineer
13 salaries
unlock blur

₹5.8 L/yr - ₹11 L/yr

Application Specialist
12 salaries
unlock blur

₹7.5 L/yr - ₹12 L/yr

Business Manager
12 salaries
unlock blur

₹7.5 L/yr - ₹16 L/yr

Explore more salaries
Compare EDS Technologies with

KPIT Technologies

3.5
Compare

TCS

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

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