i
DXC Technology
Filter interviews by
Performance issues in Windows can be checked using various tools and techniques.
Use Task Manager to check CPU, memory, and disk usage
Use Resource Monitor to check detailed performance information
Use Performance Monitor to monitor specific performance counters
Check for any software or driver updates
Run a virus scan to check for malware
Check for any hardware issues such as failing hard drives or overheating components
VSS admin commands are used for managing Volume Shadow Copy Service on Windows systems.
vssadmin list shadows - lists all shadow copies on the system
vssadmin list providers - lists all registered VSS providers
vssadmin create shadow - creates a new shadow copy
vssadmin delete shadows - deletes one or more shadow copies
vssadmin resize shadowstorage - resizes the shadow copy storage area
Steps to build a server remotely
Choose a cloud provider or remote server
Select the operating system and version
Configure security settings and firewall rules
Install necessary software and packages
Configure network settings and domain name
Test server functionality and troubleshoot any issues
If server stuck at recovery level after patching, check logs and rollback if necessary. Patching tool used is XYZ.
Check server logs for any errors or issues
If necessary, rollback the patch to the previous version
Ensure that the patching tool used is XYZ
Contact vendor support if the issue persists
VM communication in VMware Vsphere cluster is facilitated through virtual switches and network adapters.
VMs communicate through virtual switches that connect to physical network adapters.
Virtual switches can be configured with different network policies and security settings.
VMware tools can also be used to enhance communication and performance.
VMware NSX can provide advanced networking and security features for VM com...
WSFC stands for Windows Server Failover Clustering. It is a feature in Windows Server that provides high availability for applications and services.
WSFC allows multiple servers to work together to provide automatic failover in case of a server failure.
It requires shared storage and a network connection between the servers.
WSFC can be used for SQL Server, Exchange Server, and other applications that require high availab...
Gangster Disciples (GD) is a gang, while Graphical Display (GD) refers to a visual representation of data.
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?
I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.
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...
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...
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...
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...
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...
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
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...
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.
DXC Technology interview questions for popular designations
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.
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
Get interview-ready with Top DXC Technology Interview Questions
I applied via Indeed and was interviewed in Dec 2024. There was 1 interview round.
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
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
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'
I applied via Campus Placement
The test level is moderate
C is a procedural language while Java is an object-oriented language.
C is a low-level language, closer to the hardware, while Java is a high-level language.
C requires manual memory management, while Java has automatic garbage collection.
C is compiled directly to machine code, while Java is compiled to bytecode and runs on a virtual machine.
C supports pointers, while Java does not.
C is used for system programming, embed...
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
MCQ BASED - medium to difficult
Assignment based on your profile , scenario based must
I appeared for an interview in Oct 2024, where I was asked the following questions.
Top trending discussions
Some of the top questions asked at the DXC Technology interview -
The duration of DXC Technology interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 583 interviews
Interview experience
based on 10.3k reviews
Rating in categories
Associate Professional Software Engineer
2.2k
salaries
| ₹2.6 L/yr - ₹7.8 L/yr |
Software Engineer
2k
salaries
| ₹2.4 L/yr - ₹12.1 L/yr |
Associate Professional
1.4k
salaries
| ₹2 L/yr - ₹7 L/yr |
Associate Software Engineer
1.2k
salaries
| ₹3 L/yr - ₹7.1 L/yr |
Professional 1
1.2k
salaries
| ₹3.2 L/yr - ₹12.9 L/yr |
Cognizant
Capgemini
TCS
Wipro