i
DXC
Technology
Filter interviews by
Tickets are a means of tracking and managing tasks or issues within a system.
Tickets can be created by users or automatically generated by the system.
They typically include information such as a title, description, priority level, and status.
Tickets can be assigned to specific individuals or teams for resolution.
They are commonly used in software development, customer support, and project management.
Examples of ti...
Waterfall model is a linear sequential approach to software development.
It follows a sequential process where each phase must be completed before moving to the next one.
It is a rigid model and changes cannot be made easily once a phase is completed.
It is suitable for projects with well-defined requirements and a clear understanding of the end product.
Phases include requirements gathering, design, implementation, t...
Create a function to count character occurrences in a string and format the result as 'letter followed by count'.
Use a dictionary to count occurrences of each character.
Iterate through the string and update counts in the dictionary.
Construct the output string by concatenating each character with its count.
Example: For 'aabb', the output should be 'a2b2'.
Example: For 'abc', the output should be 'a1b1c1'.
A simple C program to accept and print a name.
Use scanf() function to accept the name from the user.
Use printf() function to print the name on the screen.
What people are saying about DXC Technology
Dynamic allocation of memory to 2D array is done using double pointer and malloc function.
Declare a double pointer to hold the 2D array.
Allocate memory to the first dimension using malloc function.
Allocate memory to the second dimension using a loop and malloc function.
Free the memory after use to avoid memory leaks.
Example: int **arr; arr = (int **)malloc(rows * sizeof(int *));
Example: for(int i=0; i
Function overloading is when multiple functions have the same name but different parameters. Polymorphism is the ability of an object to take on many forms.
Function overloading allows multiple functions with the same name but different parameters to be defined.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Function overloading is resolved at compile-time, while pol...
My work involves analyzing requirements, designing solutions, coding, testing, and deploying applications.
Analyze requirements provided by stakeholders
Design solutions based on requirements
Code the application using appropriate programming languages
Test the application for bugs and errors
Deploy the application to production environment
I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.
My work involves analyzing requirements, designing solutions, coding, testing, and deploying applications.
Analyze requirements provided by stakeholders
Design solutions based on requirements
Code the application using appropriate programming languages
Test the application for bugs and errors
Deploy the application to production environment
I applied via LinkedIn and was interviewed in Aug 2022. There were 2 interview rounds.
Dynamic allocation of memory to 2D array is done using double pointer and malloc function.
Declare a double pointer to hold the 2D array.
Allocate memory to the first dimension using malloc function.
Allocate memory to the second dimension using a loop and malloc function.
Free the memory after use to avoid memory leaks.
Example: int **arr; arr = (int **)malloc(rows * sizeof(int *));
Example: for(int i=0; i
Create a function to count character occurrences in a string and format the result as 'letter followed by count'.
Use a dictionary to count occurrences of each character.
Iterate through the string and update counts in the dictionary.
Construct the output string by concatenating each character with its count.
Example: For 'aabb', the output should be 'a2b2'.
Example: For 'abc', the output should be 'a1b1c1'.
Waterfall model is a linear sequential approach to software development.
It follows a sequential process where each phase must be completed before moving to the next one.
It is a rigid model and changes cannot be made easily once a phase is completed.
It is suitable for projects with well-defined requirements and a clear understanding of the end product.
Phases include requirements gathering, design, implementation, testin...
I applied via Naukri.com and was interviewed before Oct 2021. There were 2 interview rounds.
FI to SD integration refers to the integration between SAP Financials (FI) and Sales and Distribution (SD) modules.
FI and SD are two important modules in SAP ERP system
FI module deals with financial transactions and accounting
SD module deals with sales and distribution processes
Integration between FI and SD modules ensures that financial transactions are accurately recorded for sales and distribution activities
Examples...
Tickets are a means of tracking and managing tasks or issues within a system.
Tickets can be created by users or automatically generated by the system.
They typically include information such as a title, description, priority level, and status.
Tickets can be assigned to specific individuals or teams for resolution.
They are commonly used in software development, customer support, and project management.
Examples of ticketi...
I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.
As a team lead, address the issue by identifying the root cause and providing support and guidance to improve performance.
Have a one-on-one meeting with the developer to discuss their challenges and identify the root cause of their performance issues.
Provide support and guidance to help the developer improve their skills and knowledge.
Set clear expectations and goals for the developer, and monitor their progress regula...
posted on 10 Nov 2015
Function overloading is when multiple functions have the same name but different parameters. Polymorphism is the ability of an object to take on many forms.
Function overloading allows multiple functions with the same name but different parameters to be defined.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Function overloading is resolved at compile-time, while polymorp...
A simple C program to accept and print a name.
Use scanf() function to accept the name from the user.
Use printf() function to print the name on the screen.
I applied via Recruitment Consulltant and was interviewed before Aug 2021. There were 2 interview rounds.
I applied via Walk-in and was interviewed before Feb 2021. There were 3 interview rounds.
I come from a close-knit family that values education, creativity, and support, shaping my personal and professional growth.
Supportive Parents: My parents encouraged my interests in technology from a young age, providing resources for learning programming.
Siblings: I have a younger sister who is passionate about art, and we often collaborate on projects that blend technology and creativity.
Family Traditions: We have a ...
I come from a close-knit family that values education, creativity, and support, which has greatly influenced my career path.
Supportive Parents: My parents encouraged my interest in technology from a young age, providing me with resources like books and courses.
Siblings: I have a younger sister who is also in the tech field, and we often collaborate on projects, sharing ideas and learning from each other.
Family Values: ...
Handled a difficult project involving complex data migration and integration
Had to understand the existing data structure and map it to the new system
Dealt with multiple data sources and formats
Ensured data integrity and accuracy throughout the migration process
Collaborated with cross-functional teams to ensure successful integration
Implemented automated testing to validate data migration and integration
Managed project...
I applied via Walk-in and was interviewed in Jan 2020. There were 3 interview rounds.
Basic structure of an HTML page includes doctype declaration, html, head, and body tags.
DOCTYPE declaration specifies the HTML version
HTML tag wraps the entire content of the page
Head tag contains meta information, title, and links to external resources
Body tag contains the visible content of the page
Box Model is a concept in CSS where every element is treated as a box with content, padding, border, and margin.
Box Model consists of content, padding, border, and margin.
Content is the actual content of the box.
Padding is the space between the content and the border.
Border is the line that goes around the padding and content.
Margin is the space outside the border.
Some of the top questions asked at the DXC Technology Application Developer interview -
based on 2 interview experiences
Difficulty level
Duration
based on 43 reviews
Rating in categories
Associate Professional Software Engineer
2.7k
salaries
| ₹3 L/yr - ₹8 L/yr |
Software Engineer
1.8k
salaries
| ₹4.6 L/yr - ₹10.4 L/yr |
Associate Professional
1.5k
salaries
| ₹3.5 L/yr - ₹7 L/yr |
Associate Software Engineer
1.2k
salaries
| ₹3 L/yr - ₹7.3 L/yr |
Software Developer
1.2k
salaries
| ₹3.9 L/yr - ₹19.2 L/yr |
Cognizant
Capgemini
TCS
Wipro