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 Interview Questions and Answers

Updated 17 Jun 2025
Popular Designations

426 Interview questions

A Software Engineer was asked 1w ago
Q. Tell me about JOIN queries.
Ans. 

JOIN queries combine rows from two or more tables based on related columns, enabling complex data retrieval.

  • INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.a_id;

  • LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.a_id;

  • RIGHT JOIN: Returns all records from the r...

View all Software Engineer interview questions
A Senior Assistant Help Desk Technician was asked 1w ago
Q. What steps would you perform if the Wi-Fi connection on your system is not working?
Ans. 

Troubleshooting Wi-Fi issues involves checking connections, settings, and hardware to restore connectivity.

  • Check if Wi-Fi is enabled on the device. For example, ensure the Wi-Fi switch is turned on or the airplane mode is off.

  • Restart the device to refresh network settings and clear temporary glitches.

  • Verify the Wi-Fi network is operational by checking other devices. If they connect, the issue may be with the speci...

View all Senior Assistant Help Desk Technician interview questions
A Back Office Assistant was asked 3w ago
Q. How to use VLOOKUP in Excel?
Ans. 

VLOOKUP is an Excel function used to search for a value in the first column of a range and return a value in the same row from a specified column.

  • Syntax: VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])

  • Example: =VLOOKUP(A2, B2:D10, 3, FALSE) looks for the value in A2 within the range B2:D10 and returns the corresponding value from the 3rd column.

  • The 'range_lookup' argument can be TRUE (approximate...

View all Back Office Assistant interview questions
A Junior Data Analyst was asked 1mo ago
Q. What are the data types used in SQL?
Ans. 

SQL uses various data types to define the nature of data stored in tables, ensuring proper data handling and storage.

  • 1. INTEGER: Used for whole numbers, e.g., 42.

  • 2. VARCHAR(n): Variable-length string, e.g., 'Hello World'.

  • 3. DATE: Stores date values, e.g., '2023-10-01'.

  • 4. FLOAT: Used for floating-point numbers, e.g., 3.14.

  • 5. BOOLEAN: Represents true/false values, e.g., TRUE or FALSE.

View all Junior Data Analyst interview questions

What people are saying about DXC Technology

View All
drtex
Verified Icon
2w
works at
DXC Technology
Please suggest some hair care tips
Hi guys, I’m staying in Bangalore and as you already know, the water quality here isn’t great. That’s why I use filtered water for my head wash. However, I still experience a dry scalp, frizzy hair, and flakes. Could you please suggest a good shampoo and/or conditioner for this issue? Also, if you know any good dermatologists in Bangalore, I’d really appreciate your
Got a question about DXC Technology?
Ask anonymously on communities.
A SAP Basis Consultant was asked 1mo ago
Q. How is a kernel upgrade performed?
Ans. 

Kernel upgrade in SAP involves updating the system's kernel files to enhance performance and fix bugs.

  • Download the latest kernel from the SAP Service Marketplace.

  • Stop the SAP system before performing the upgrade.

  • Backup the existing kernel directory for safety.

  • Extract the downloaded kernel files and replace the old ones in the kernel directory.

  • Restart the SAP system and check the kernel version to confirm the upgra...

View all SAP Basis Consultant interview questions
A SAP Basis Consultant was asked 1mo ago
Q. What are the phases of SUM tool?
Ans. 

Summtool phases involve data collection, analysis, and reporting for SAP system performance optimization.

  • Phase 1: Data Collection - Gathers performance metrics from the SAP system.

  • Phase 2: Data Analysis - Analyzes the collected data to identify bottlenecks.

  • Phase 3: Reporting - Generates reports to summarize findings and recommendations.

  • Example: In Phase 2, if high CPU usage is detected, it may suggest optimizing s...

View all SAP Basis Consultant interview questions
A SAP Basis Consultant was asked 1mo ago
Q. In which phase is the shadow instance created?
Ans. 

Shadow instances are created during the system copy phase in SAP Basis installations.

  • Shadow instances are typically created during the 'System Copy' phase.

  • This phase involves creating a copy of the production system for testing or development.

  • For example, during a homogeneous system copy, a shadow instance is created to ensure data consistency.

  • The shadow instance allows for testing upgrades or configurations witho...

View all SAP Basis Consultant interview questions
Are these interview questions helpful?
An Associate was asked 1mo ago
Q. What is ORM?
Ans. 

ORM (Object-Relational Mapping) is a programming technique for converting data between incompatible type systems using object-oriented programming.

  • Data Abstraction: ORM allows developers to interact with the database using high-level programming languages instead of SQL, simplifying data manipulation.

  • Object Mapping: ORM maps database tables to classes and rows to objects, making it easier to work with data as obje...

View all Associate interview questions
An Associate was asked 1mo ago
Q. What is the purpose of servers in the backend?
Ans. 

Servers in the backend manage data, handle requests, and ensure application functionality, providing a bridge between users and databases.

  • Data Management: Servers store and manage data, such as user information and application data, ensuring it is accessible when needed.

  • Request Handling: Servers process incoming requests from clients, executing the necessary logic and returning appropriate responses, like fetching...

View all Associate interview questions
A Softwaretest Engineer was asked 2mo ago
Q. What are you capable of?
Ans. 

As a Software Test Engineer, I excel in ensuring software quality through rigorous testing methodologies and automation tools.

  • Test Planning: I create comprehensive test plans that outline the testing strategy, objectives, resources, and schedule for projects.

  • Automation Skills: Proficient in tools like Selenium and JUnit, I automate repetitive test cases to improve efficiency and accuracy.

  • Defect Tracking: I utilize...

View all Softwaretest Engineer interview questions

DXC Technology Interview Experiences

836 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Gangster Disciples (GD) is a gang, while Graphical Display (GD) refers to a visual representation of data.

Round 2 - Aptitude Test 

Aptitude tests are used to assess a person's ability to perform specific tasks, think critically, and solve problems. They are commonly used in job recruitments, college admissions, and competitive exams.

### **Types of Aptitude Tests**
1. **Numerical Aptitude** – Assesses mathematical skills, including arithmetic, algebra, ratios, percentages, and data interpretation.
2. **Logical Reasoning** – Evaluates pattern recognition, sequences, and logical deductions.
3. **Verbal Ability** – Tests grammar, comprehension, vocabulary, and sentence formation.
4. **Abstract Reasoning** – Measures the ability to identify patterns, trends, and relationships among shapes or figures.
5. **Spatial Reasoning** – Tests the ability to visualize and manipulate objects in space.
6. **Mechanical Reasoning** – Assesses understanding of mechanical and physical concepts, often for technical roles.
7. **Situational Judgment Test (SJT)** – Evaluates decision-making and problem-solving in workplace scenarios.

### **Common Exam Patterns**
- Multiple-choice questions (MCQs)
- Timed sections
- Increasing difficulty level
- Negative marking (in some tests)

### **Preparation Tips**
✔️ **Practice Regularly** – Solve sample questions and previous papers.
✔️ **Time Management** – Work on speed and accuracy.
✔️ **Learn Shortcuts** – Use mental math tricks and reasoning techniques.
✔️ **Improve Reading Skills** – Enhance vocabulary and comprehension for verbal sections.
✔️ **Use Online Mock Tests** – Simulate real test conditions.

Would you like sample questions or specific test details for a job or exam?

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

I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What is the potential of artificial intelligence (AI)?
  • Ans. 

    AI has the potential to revolutionize various industries by automating tasks, improving decision-making, and enhancing efficiency.

    • AI can automate repetitive tasks, saving time and reducing errors.

    • AI can analyze large amounts of data quickly and accurately, leading to better decision-making.

    • AI can improve efficiency by optimizing processes and workflows.

    • AI can enhance customer experiences through personalized recommenda...

  • Answered by AI
  • Q2. What is advanced Excel?
  • Ans. 

    Advanced Excel refers to the use of complex functions, formulas, and features to analyze and manipulate data efficiently.

    • Involves using advanced functions like VLOOKUP, INDEX-MATCH, and SUMIFS

    • Utilizes PivotTables and PivotCharts for data analysis and visualization

    • Incorporates macros and VBA programming for automation and customization

    • Includes data validation, conditional formatting, and what-if analysis

    • Advanced data mo...

  • Answered by AI
  • Q3. What is the Hardwear Installation
  • Ans. 

    Hardware installation refers to the physical installation of computer components such as processors, memory, storage devices, and peripherals.

    • Hardware installation involves physically connecting and securing components inside a computer system.

    • Components may include processors, memory modules, hard drives, graphics cards, and network cards.

    • Proper cable management and organization are important during hardware installat...

  • Answered by AI
  • Q4. What is the software installation process
  • Ans. 

    Software installation process involves planning, preparation, installation, configuration, and testing.

    • Plan the installation by determining software requirements and compatibility with the system

    • Prepare the system by ensuring it meets the software's prerequisites

    • Install the software using the appropriate installation method (e.g. setup wizard, command line)

    • Configure the software settings based on the requirements and b...

  • Answered by AI
  • Q5. Different between Software and Hardware
  • Ans. 

    Software refers to programs and applications that run on a computer, while hardware refers to the physical components of a computer system.

    • Software is intangible and can be installed, updated, and removed easily.

    • Hardware is tangible and includes components like CPU, memory, and storage devices.

    • Examples of software include operating systems like Windows, applications like Microsoft Office, and games.

    • Examples of hardware...

  • Answered by AI

Office Clerk Interview Questions & Answers

user image Anonymous

posted on 4 Jan 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. What job opportunities can I pursue while appearing for my Master's in Computer Applications (MCA)?
  • Ans. 

    While pursuing your Master's in Computer Applications (MCA), you can explore job opportunities in software development, web development, data analysis, IT consulting, and more.

    • Software development: Work as a software developer to create and maintain software applications.

    • Web development: Explore opportunities in designing and developing websites and web applications.

    • Data analysis: Analyze data to provide insights and s...

  • Answered by AI
  • Q2. What is the salary package that one can expect upon joining?
  • Ans. 

    The salary package for an Office Clerk can vary depending on factors such as experience, location, and company size.

    • Salary packages for Office Clerks typically range from $25,000 to $45,000 per year.

    • Experience level, location, and company size can all impact the salary offered.

    • Additional benefits such as health insurance, retirement plans, and paid time off may also be included in the package.

  • Answered by AI
  • Q3. If we are joining then which time is the traning
  • Ans. 

    Training schedules typically vary; please confirm with HR for specific timings upon joining.

    • Training usually starts on the first day of employment.

    • It may be conducted in the morning or afternoon, depending on the company.

    • Some companies offer online training modules that can be completed at your own pace.

    • Example: A company might have a week-long orientation program starting at 9 AM.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My total experience is with the HQ 22 INF Division, spanning 10 years, and if I join, I will do my best.

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Feb 2025

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

(2 Questions)

  • Q1. How can you design an Azure Data Factory pipeline to copy data from a folder containing files with different delimiters to another folder?
  • Ans. 

    Design an Azure Data Factory pipeline to copy data with different delimiters.

    • Use a Copy Data activity in Azure Data Factory to copy data from source folder to destination folder.

    • Create a dataset for the source folder with multiple file formats to handle different delimiters.

    • Use a mapping data flow to transform the data if needed before copying to the destination folder.

  • Answered by AI
  • Q2. Write a pyspark program that reads multiple csv files and creates a data frame with count of records against each file
  • Ans. 

    A pyspark program to read multiple csv files and create a data frame with count of records against each file.

    • Use SparkSession to create a Spark application

    • Read multiple csv files using spark.read.csv() method

    • Use groupBy() and count() functions to get count of records for each file

    • Create a new column to store the file name

    • Join all data frames to create a final data frame with count of records against each file

  • Answered by AI

Associate Interview Questions & Answers

user image Anonymous

posted on 10 Jan 2025

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

I applied via Indeed and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Find largest and smallest from an array
  • Ans. 

    Find largest and smallest from an array of strings.

    • Convert strings to numbers for comparison

    • Use a loop to iterate through the array and compare each element to find the largest and smallest

    • Initialize variables to store the largest and smallest values

  • Answered by AI
  • Q2. Reverse an array
  • Ans. 

    Reverse an array of strings

    • Create a new array and iterate through the original array in reverse order, adding each element to the new array

    • Alternatively, you can use the reverse() method on the original array

  • Answered by AI
  • Q3. Print your name in reverse
  • Ans. 

    Reverse your name when writing it out

    • Start by writing your last name first

    • Then write your first name

    • For example, if your name is John Doe, you would write it as 'eoD nhoJ'

  • Answered by AI

Analyst Interview Questions & Answers

user image Anonymous

posted on 16 Dec 2024

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

I applied via Campus Placement

Round 1 - Aptitude Test 

The test level is moderate

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between c and java
  • Q2. Excel shortcuts
Round 3 - HR 

(1 Question)

  • Q1. Can you provide a self-introduction?

Quality Engineer Interview Questions & Answers

user image Aakanksha P

posted on 20 Dec 2024

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 Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

MCQ BASED - medium to difficult

Round 2 - Assignment 

Assignment based on your profile , scenario based must

Round 3 - Technical 

(2 Questions)

  • Q1. About your previous company work and programming related questions
  • Q2. Oops concept , dsa , sql , debugging a problem in your code

Analyst 1 Interview Questions & Answers

user image Anonymous

posted on 1 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Asked Basic Questions Abount C#, .Net Framework,SQL and Angular
Round 2 - Behavioral 

(1 Question)

  • Q1. Talked About Project and Some Basic Questions on .Net and Angular

Senior Analyst Interview Questions & Answers

user image Ramesh Babu

posted on 31 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. It will be about your domine
Round 2 - Technical 

(1 Question)

  • Q1. This is about in-depth skills you have
Round 3 - HR 

(1 Question)

  • Q1. This is about Salary discussion
Round 4 - One-on-one 

(1 Question)

  • Q1. You can discuss with any questions that you have.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall Excellent interview with two technical rounds and one HR round. Technical rounds are quite simple and easy to krack. If you have counter offer you can nigotiate in HR round.

Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Nov 2024

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

(1 Question)

  • Q1. Communication skills questions
Round 2 - Technical 

(1 Question)

  • Q1. Technical questions related to java

DXC Technology Interview FAQs

How many rounds are there in DXC Technology interview?
DXC Technology interview process usually has 2-3 rounds. The most common rounds in the DXC Technology interview process are Technical, Resume Shortlist and HR.
How to prepare for DXC Technology 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 Analytical, Computer science, Troubleshooting, Interpersonal Skills and Social Media Marketing.
What are the top questions asked in DXC Technology interview?

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

  1. If someone has deleted the table in a database, then how can you find out the ...read more
  2. What is the default port of sql server & Can we change the default port, if so ...read more
  3. 1. Describe project 2. What do you understand by OOPs. 3. What all Access modif...read more
What are the most common questions asked in DXC Technology HR round?

The most common HR questions asked in DXC Technology interview are -

  1. Where do you see yourself in 5 yea...read more
  2. What are your strengths and weakness...read more
  3. What are your salary expectatio...read more
How long is the DXC Technology interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 610 interview experiences

Difficulty level

Easy 31%
Moderate 66%
Hard 3%

Duration

Less than 2 weeks 59%
2-4 weeks 28%
4-6 weeks 7%
6-8 weeks 3%
More than 8 weeks 3%
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.6k Interviews
Wipro Interview Questions
3.7
 • 6k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Capgemini Interview Questions
3.7
 • 5k Interviews
Genpact Interview Questions
3.8
 • 3.4k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Nagarro Interview Questions
4.0
 • 791 Interviews
NTT Data Interview Questions
3.8
 • 656 Interviews
View all

DXC Technology Reviews and Ratings

based on 10.8k reviews

3.7/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.1

Salary

3.6

Job security

3.6

Company culture

2.7

Promotions

3.4

Work satisfaction

Explore 10.8k Reviews and Ratings
Sr Analyst III Controllership

Chennai

2-7 Yrs

Not Disclosed

Analyst II Finance Operations

Bangalore / Bengaluru

2-4 Yrs

₹ 2.85-6 LPA

SBI/EDI developer

Bangalore / Bengaluru

5-6 Yrs

Not Disclosed

Explore more jobs
Associate Professional Software Engineer
2.7k salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Software Engineer
1.9k salaries
unlock blur

₹2 L/yr - ₹10.8 L/yr

Associate Professional
1.5k salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹6.5 L/yr - ₹29 L/yr

Software Developer
1.1k salaries
unlock blur

₹3.5 L/yr - ₹19.5 L/yr

Explore more salaries
Compare DXC Technology with

Cognizant

3.7
Compare

Capgemini

3.7
Compare

TCS

3.6
Compare

Wipro

3.7
Compare
write
Share an Interview