Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
DXC Technology interview experience Real time questions & tips from candidates to crack your interview

Associate Professional

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

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: Basic Computer Science Concepts, Aptitude and Reasoning,c/c++(Your choice), Data Structure & Algorithms(Intermediate level is enough), At least a good project to talk on.
Tip
Tip

Tip 1 : For CS basic concept, revise if you have notes or prefer studytonight.com . You can attempt topic vise quizzes. 
Tip 2 : Aptitude and Reasoning was of beginner level, prefer Indiabix for this. 
Tip 3 : You should have good command on any language of your choice. If you are c++ programmer, make yourself confident in STL. I preferred StudyTonight to revise STL concept because the content is very much organised and precise.
Tip 4 : For algorithm and DS, you can practice topic vise on Hackerearth/Hackerrank etc. Be good in determining time complexity
*Everything was of beginner/Intermediate level for DXC. Above tips are also useful in many companies which offers <=6LPA

Application process
Where: Campus
Eligibility: 6 CGPA
Resume Tip
Resume tip

Tip 1 : DON'T mention anything in resume that you're not confident about. Be honest there. If you're mentioning your any strength there, you should have a story for convincing the interviewer. 
Tip 2 : Keep the resume of 1 page only. Interviewer won't look in resumes for minutes.
Tip 3 : Mention extra-Curriculum activities too, mention any achievement you got.
Tip 4 : Be very precise in your career objective.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration120 Minutes
Interview date22 Jul 2020
Coding problem1

-Had to give the test between 9AM - 5PM.
-Environment was virtual and Camera was on.
-The round was divided into multiple sections Logical, aptitude, English comprehensive writing and error finding, each section was time bounded.

1. Boundary Sum

Moderate
40m average time
62% success
0/80
Asked in companies
AmazonThought WorksDXC Technology

Given a Binary Tree of 'N' nodes, find and print the sum of all the boundary nodes. Boundary nodes consist of a root node, leftmost external nodes, rightmost external nodes and all the leaves of the tree.

Example :
Given binary tree :

input

Boundary Nodes :
         Root : 2
         Leftmost : 35
         Rightmost : 10
         Leaf nodes : 2,3,5,2
         Sum : 59
Try solving now
02
Round
Easy
Video Call
Duration45 minutes
Interview date26 Jul 2020
Coding problem1

It was an interview held at 12:30PM..
Interviewer was very friendly. He was very polite throughout the process..
I was asked my hobbies, achievements, my strength and weaknesses, long term goals, about dxc and its services, DS, c++ concept and about STL. about my mentioned projects.

1. Merge Sort

Easy
15m average time
85% success
0/40
Asked in companies
OracleThought WorksAccenture

Given a sequence of numbers ‘ARR’. Your task is to return a sorted sequence of ‘ARR’ in non-descending order with help of the merge sort algorithm.

Example :

Merge Sort Algorithm -

Merge sort is a Divide and Conquer based Algorithm. It divides the input array into two-parts, until the size of the input array is not ‘1’. In the return part, it will merge two sorted arrays a return a whole merged sorted array.

subsequence

The above illustrates shows how merge sort works.
Note :
It is compulsory to use the ‘Merge Sort’ algorithm.
Try solving now

Here's your problem of the day

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

Skill covered: Programming

How do you write a single-line comment in C++?

Choose another skill to practice
Start a Discussion
Similar interview experiences
Associate Professional
2 rounds | 3 problems
Interviewed by DXC Technology
0 views
0 comments
0 upvotes
Associate Professional
3 rounds | 5 problems
Interviewed by DXC Technology
661 views
0 comments
0 upvotes
Associate Professional
2 rounds | 4 problems
Interviewed by DXC Technology
582 views
0 comments
0 upvotes
Associate Professional
2 rounds | 4 problems
Interviewed by DXC Technology
117 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Associate Professional
3 rounds | 3 problems
Interviewed by Cognizant
513 views
0 comments
0 upvotes
company logo
Associate Professional
3 rounds | 5 problems
Interviewed by Cognizant
559 views
0 comments
0 upvotes
company logo
Associate Professional
3 rounds | 7 problems
Interviewed by Accenture
1020 views
0 comments
0 upvotes