Upload Button Icon Add office photos
Engaged Employer

i

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

DXC Technology Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

DXC Technology Software Developer Interview Questions, Process, and Tips

Updated 10 Dec 2024

Top DXC Technology Software Developer Interview Questions and Answers

  • Q1. Count Ways to Reach the N-th Stair Problem Statement You are provided with a number of stairs, and initially, you are located at the 0th stair. You need to reach the Nth ...read more
  • Q2. How to send a file without any internet connection if you are in first floor and your coligue was in second floor?
  • Q3. How can you transfer files without using the internet?
View all 21 questions

DXC Technology Software Developer Interview Experiences

21 interviews found

Software Developer Interview Questions & Answers

user image sairam ambati

posted on 12 Sep 2024

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

I applied via Company Website and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the Oops concept in C#
  • Ans. 

    Oops concepts in C# are the principles of Object-Oriented Programming such as Inheritance, Polymorphism, Encapsulation, and Abstraction.

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

    • Polymorphism: Allows objects to be treated as instances of their parent class.

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

    • Abstraction: Hides the complex implementa...

  • Answered by AI
  • Q2. Differenct between .Net framework and .Net core
  • Ans. 

    The main difference is that .NET Core is open-source and cross-platform, while .NET Framework is Windows-only.

    • NET Core is open-source and cross-platform, while .NET Framework is Windows-only

    • .NET Core is modular and lightweight, allowing for more flexibility in development

    • .NET Core supports microservices architecture, making it ideal for cloud-based applications

    • .NET Core has better performance and scalability compared t...

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Nov 2022.

Round 1 - Aptitude Test 

An aptitude test is a way for employers to assess a candidates abilities through a variety of different testing formats

Round 2 - HR 

(2 Questions)

  • Q1. An interview that typically conducted by a human resources generalist at the beginning of the hiring process
  • Q2. While the HR interview gets a bad reputation for being a formality

Interview Preparation Tips

Interview preparation tips for other job seekers - Fight for happiness
Learn something new every day
Market yourself

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Mid level of aptitide was asked.

Round 2 - Coding Test 

It was included with aptitude test, it was basic anyone with basic knowledge can crack it.

Round 3 - Technical 

(2 Questions)

  • Q1. It was all from my resume, interviewer was very humble and asked very good questions.
  • Q2. Why stacks, what are there usecases?
  • Ans. 

    Stacks are data structures that follow Last In First Out (LIFO) principle, commonly used in function calls, expression evaluation, and undo mechanisms.

    • Used in function calls to store return addresses and local variables

    • Expression evaluation like infix to postfix conversion and evaluation

    • Undo mechanisms in text editors and web browsers

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Family background.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just stay postivie and be honest with your preparation, i have applied for an enrty level role. Everything asked was from my resume.

Skills evaluated in this interview

Software Developer Interview Questions & Answers

user image Vinay Sharma

posted on 22 Aug 2022

Round 1 - Technical 

(2 Questions)

  • Q1. What is java what is spring mvc
  • Ans. 

    Java is a programming language while Spring MVC is a web framework built on top of Java.

    • Java is an object-oriented language used for developing applications.

    • Spring MVC is a framework that provides a model-view-controller architecture for building web applications.

    • Spring MVC is built on top of the Java Servlet API and provides features like request mapping, view resolution, and data binding.

    • Spring MVC also provides supp...

  • Answered by AI
  • Q2. What is spring what is hibernate
  • Ans. 

    Spring is a Java framework for building web applications. Hibernate is an ORM tool for mapping Java objects to relational databases.

    • Spring provides a comprehensive programming and configuration model for modern Java-based enterprise applications.

    • Hibernate simplifies the development of Java application to interact with the database.

    • Spring and Hibernate can be used together to build robust and scalable applications.

    • Examp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Pleas avoid dxc pls avoid dxc please avoid dxc

Skills evaluated in this interview

DXC Technology interview questions for designations

 Associate Software Developer

 (2)

 Junior Software Developer

 (1)

 Senior Software Developer

 (1)

 Software Developer fresher

 (1)

 Software Developer 1

 (1)

 Software Engineer

 (36)

 Software Tester

 (2)

 Software Associate

 (2)

I was interviewed in Sep 2021.

Round 1 - Video Call 

(3 Questions)

Round duration - 45 minutes
Round difficulty - Easy

Technical Interview round with questions on Java.

  • Q1. What is the JVM?
  • Q2. What are the different memory types in Java?
  • Q3. How can you transfer files without using the internet?
Round 2 - HR 

Round duration - 30 minutes
Round difficulty - Easy

HR round with typical behavioral problems.

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPADXC Technology interview preparation:Topics to prepare for the interview - Java, Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Get interview-ready with Top DXC Technology Interview Questions

I applied via Job boards and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. How to send a file without any internet connection if you are in first floor and your coligue was in second floor?
  • Ans. 

    Use a physical medium like a USB drive or a portable storage device to transfer the file.

    • Physically carry the file on a USB drive or portable storage device.

    • Use a local network connection to transfer the file between the two floors.

    • Utilize Bluetooth or other wireless technologies to transfer the file.

    • If the distance is short, use a physical method like printing the file and physically handing it over.

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

    JVM stands for Java Virtual Machine. It is an abstract machine that enables a computer to run Java programs.

    • JVM is responsible for interpreting the compiled Java code and executing it on the computer.

    • It provides a platform-independent environment for Java programs to run on different operating systems.

    • JVM has various components like Class Loader, Bytecode Verifier, Just-In-Time Compiler, and Garbage Collector.

    • Examples ...

  • Answered by AI
  • Q3. What are the memories in JDK?
  • Ans. 

    JDK memories are areas of memory used by Java programs to store data and code.

    • JDK memories include heap memory, stack memory, and non-heap memory.

    • Heap memory is used to store objects and is managed by the garbage collector.

    • Stack memory is used to store method calls and local variables.

    • Non-heap memory is used to store class definitions and other data.

    • Examples of non-heap memory include the method area and the permanent ...

  • Answered by AI
  • Q4. Before all these introduce yourself?
  • Q5. Tell me brief idea about your college project?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on basics of laptop and also your technical skills...

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Verbal,quantitative,logical

Round 2 - Coding Test 

C,java,python,humble,c++

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep learning do hard work u will u success one day

I was interviewed before Oct 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 30 Minutes
Round difficulty - Medium

  • Q1. 

    Count Ways to Reach the N-th Stair Problem Statement

    You are provided with a number of stairs, and initially, you are located at the 0th stair. You need to reach the Nth stair, and you can climb one or tw...

Round 2 - HR 

Round duration - 15 Minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteria6.5DXC Technology interview preparation:Topics to prepare for the interview - Oops, Dbms, Sql, c++ , data structures, computer networkTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : learn oops concept on tips 
Tip 2 : try to do fixing questions in any language 
Tip 3 : try to practice for aptitude very well practice 50-100 questions daily

Application resume tips for other job seekers

Tip 1 : must have 2 projects
Tip 2 : only write those things in your resume you are sure about them and have a very great knowledge about them

Final outcome of the interviewSelected

Software Developer Interview Questions & Answers

user image Sushanth Reddy

posted on 5 Oct 2021

Interview Questionnaire 

1 Question

  • Q1. Regarding C and C++

Interview Preparation Tips

Interview preparation tips for other job seekers - It was prety easy to answer,upon Hr questions was normal

I applied via Campus Placement and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1. Introduce yourself?
  • Q2. 2.Why DXC?
  • Q3. 3.As a non-IT why to software? (I'm from ece)
  • Q4. 4. About your weakness and how you overcome it?

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview is good. My advice is that don't panic, overtensed or nervous. This is the chance to prove yourself what you are. And other this is many people think there is no need of preparation for interview, in my point of view.. For fresher must and should prepare or beware of that. As we all know that are the HR questions but we don't know the answers for that so, be prepared for that. And important thing is RESUME many questions about this so, build your resume by you and study about your projects and all.
All the best ✊
Thankyou 😊

DXC Technology Interview FAQs

How many rounds are there in DXC Technology Software Developer interview?
DXC Technology interview process usually has 2-3 rounds. The most common rounds in the DXC Technology interview process are Technical, Aptitude Test and Coding Test.
How to prepare for DXC Technology Software Developer 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 DXC Technology. The most common topics and skills that interviewers at DXC Technology expect are Jenkins, Ansible, Application Development, Automation Testing and CI.
What are the top questions asked in DXC Technology Software Developer interview?

Some of the top questions asked at the DXC Technology Software Developer interview -

  1. How to send a file without any internet connection if you are in first floor an...read more
  2. What are class loaders, Why java is a robust language , what are enums ...read more
  3. 1. What is difference between all enhancements? 2. Which approach is better for...read more
How long is the DXC Technology Software Developer interview process?

The duration of DXC Technology Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

DXC Technology Software Developer Interview Process

based on 17 interviews

3 Interview rounds

  • Technical Round
  • Coding Test Round
  • HR Round
View more
DXC Technology Software Developer Salary
based on 1.1k salaries
₹2 L/yr - ₹11 L/yr
13% less than the average Software Developer Salary in India
View more details

DXC Technology Software Developer Reviews and Ratings

based on 97 reviews

4.0/5

Rating in categories

3.6

Skill development

4.2

Work-life balance

3.6

Salary

3.9

Job security

3.9

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 97 Reviews and Ratings
Associate Professional Software Engineer
2.2k salaries
unlock blur

₹2 L/yr - ₹7.1 L/yr

Software Engineer
2k salaries
unlock blur

₹2.4 L/yr - ₹11.8 L/yr

Associate Professional
1.5k salaries
unlock blur

₹2 L/yr - ₹7.2 L/yr

Associate Software Engineer
1.2k salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Professional 1
1.1k salaries
unlock blur

₹3.4 L/yr - ₹13.5 L/yr

Explore more salaries
Compare DXC Technology with

Cognizant

3.8
Compare

Capgemini

3.7
Compare

TCS

3.7
Compare

Wipro

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