DXC Technology interview experience Real time questions & tips from candidates to crack your interview

Software Developer

DXC Technology
upvote
share-icon
2 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 5 months
Topics: Java, Data Structures, Algorithms, System Design, Aptitude, OOPS
Tip
Tip

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 process
Where: Other
Eligibility: Above 7 CGPA
Resume Tip
Resume tip

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.

Interview rounds

01
Round
Easy
Video Call
Duration45 minutes
Interview date27 Sep 2021
Coding problem3

Technical Interview round with questions on Java.

1. Java Question

What is JVM?

Problem approach

It is : 
A specification where working of Java Virtual Machine is specified. But implementation provider is independent to choose the algorithm. Its implementation has been provided by Oracle and other companies.
An implementation Its implementation is known as JRE (Java Runtime Environment).
Runtime Instance Whenever you write java command on the command prompt to run the java class, an instance of JVM is created.

2. Java Question

What are the memory types in Java?

Problem approach

The memory in the JVM is divided into five different parts namely− 
Method area− The method area stores the class code − code of the variables and methods. 

Heap − The Java objects are created in this area. 

Java Stack− While running methods the results are stored in the stack memory. PC registers− These contain the address of the instructions of the methods. 

Native method stacks− Similar to Java stack, native methods are executed on the Native method stacks.

3. Basic CS Fundamentals Question

How to transfer files without internet?

Problem approach

If you need to send files between Apple and Windows devices, you can share files offline using Bluetooth.
Most modern devices have Bluetooth capabilities designed to transmit data wirelessly between two nearby devices. Most of the time, it’s for music, but it can send files, too. Follow these steps:
Use your device’s Bluetooth menu to connect to a nearby receiver, be it a phone or computer.
Select the Send or Receive Files via Bluetooth option in the menu.
Choose Send Files from the Bluetooth File Transfer menu and press Next.
Browse and select the files you want to send.
Press Finish.

02
Round
Easy
HR Round
Duration30 minutes
Interview date27 Sep 2021
Coding problem1

HR round with typical behavioral problems.

1. Basic HR Questions

Q1. Introduce Yourself.
Q2. Brief Discussion on projects.
Q3. Why DXC Technology?

Problem approach

Tip 1 : The cross questioning can go intense some time, think before you speak.

Tip 2 : Be open minded and answer whatever you are thinking, in these rounds I feel it is important to have opinion.

Tip 3 : Context of questions can be switched, pay attention to the details. It is okay to ask questions in these round, like what are the projects currently the company is investing, which team you are mentoring. How all is the work environment etc.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
Associate Professional
2 rounds | 2 problems
Interviewed by DXC Technology
0 views
0 comments
0 upvotes
Associate Software Engineer
2 rounds | 3 problems
Interviewed by DXC Technology
0 views
0 comments
0 upvotes
Associate Professional
2 rounds | 4 problems
Interviewed by DXC Technology
837 views
0 comments
0 upvotes
Associate Professional
2 rounds | 4 problems
Interviewed by DXC Technology
400 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Developer
3 rounds | 3 problems
Interviewed by HCL Technologies
3393 views
1 comments
0 upvotes
company logo
Software Developer
3 rounds | 6 problems
Interviewed by Arcesium
1683 views
0 comments
0 upvotes
company logo
Software Developer
3 rounds | 5 problems
Interviewed by HCL Technologies
4079 views
0 comments
0 upvotes