i
DXC Technology
Filter interviews by
I applied via AmbitionBox and was interviewed in Apr 2022. There was 1 interview round.
A prime number is a positive integer greater than 1 that has no positive integer divisors other than 1 and itself.
Prime numbers are only divisible by 1 and themselves
Examples of prime numbers include 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, and 97
Prime numbers are important in cryptography and number theory
Code to check if a number is prime or not.
A prime number is only divisible by 1 and itself.
Start checking from 2 up to the square root of the number.
If the number is divisible by any number in the range, it's not prime.
Otherwise, it's prime.
What is the average age of a group of people with ages ranging from 20 to 60?
Add up all the ages and divide by the number of people in the group
The age range is 40 years
Assuming an equal distribution of ages, the average age would be 40
I was interviewed in Aug 2021.
Wap to find each character occurrence in string
Iterate through the string and use a dictionary to keep track of character counts
Use a for loop to iterate through the string and increment the count of each character in the dictionary
Print the dictionary to display the character counts
What people are saying about DXC Technology
I applied via Job Fair and was interviewed in Mar 2022. There were 2 interview rounds.
Reasoning
DXC Technology interview questions for designations
Get interview-ready with Top DXC Technology Interview Questions
I applied via Referral and was interviewed in Nov 2021. There was 1 interview round.
Software is a set of instructions that tell a computer what to do.
Software is a collection of programs, data, and instructions that tell a computer how to perform specific tasks.
It can be categorized into system software, application software, and middleware.
Examples of software include Microsoft Office, Adobe Photoshop, and Google Chrome.
Instructions that tell a computer what to do.
Instructions are written in programming languages like Java, Python, C++
They can be executed by a computer or a virtual machine
Examples of instructions include printing text, performing calculations, and accessing data
I applied via Recruitment Consulltant and was interviewed before Jan 2022. There were 3 interview rounds.
It was a simple aptitude test, with basics of Apti being asked, like blood relations, LCM/HCF problems, probability, SI/CI problems, etc.
The test was easy enough, with code for traversing an array asked, and using hashmap and linked lists.
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed before Oct 2021. There were 3 interview rounds.
10 MCQ for code snippets
3 Coding questions - 2 Basic , 1 Intermediate
Check if a given string is a palindrome or not.
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
To check if a string is a palindrome, compare the first and last characters, then the second and second-to-last characters, and so on.
If all pairs match, the string is a palindrome. If any pair does not match, the string is not a palindrome.
DELETE removes specific rows, TRUNCATE removes all rows, DROP removes entire table.
DELETE is a DML command, TRUNCATE and DROP are DDL commands.
DELETE can have a WHERE clause to specify which rows to delete.
TRUNCATE resets the table and cannot be undone.
DROP removes the table and all associated objects.
Example: DELETE FROM table WHERE id = 1;
Example: TRUNCATE table;
Example: DROP TABLE table;
4 Pillars of OOPs are Abstraction, Encapsulation, Inheritance, and Polymorphism.
Abstraction: Hiding implementation details and showing only necessary information.
Encapsulation: Binding data and functions together and restricting access to them.
Inheritance: Creating new classes from existing ones, inheriting properties and methods.
Polymorphism: Ability of objects to take on multiple forms or behaviors.
I applied via Campus Placement and was interviewed in Sep 2020. There were 4 interview rounds.
Networking is the practice of connecting devices together to share resources and information.
Networking involves the use of hardware and software to connect devices together.
It allows for the sharing of resources such as printers and files.
Networking also enables communication between devices, such as sending emails or accessing websites.
Examples of networking technologies include Ethernet, Wi-Fi, and Bluetooth.
We used a variety of technologies including Java, Spring Boot, React, and MySQL.
Java was used for the backend development
Spring Boot was used to create RESTful APIs
React was used for the frontend development
MySQL was used as the database management system
Server and client are two entities in a client-server architecture where the server provides services to the client.
Server is a computer program or device that provides services to other computer programs or devices, known as clients.
Client is a computer program or device that requests services from a server.
Examples of servers include web servers, mail servers, and file servers.
Examples of clients include web browsers
Normal apti test.
Followed by interview
Some of the top questions asked at the DXC Technology Software Engineer interview -
The duration of DXC Technology Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 20 interviews
4 Interview rounds
based on 196 reviews
Rating in categories
Associate Professional Software Engineer
2.2k
salaries
| ₹2 L/yr - ₹7.1 L/yr |
Software Engineer
2k
salaries
| ₹2.4 L/yr - ₹11.8 L/yr |
Associate Professional
1.5k
salaries
| ₹2 L/yr - ₹7.2 L/yr |
Associate Software Engineer
1.2k
salaries
| ₹3 L/yr - ₹7 L/yr |
Professional 1
1.1k
salaries
| ₹3.4 L/yr - ₹13.5 L/yr |
Cognizant
Capgemini
TCS
Wipro