i
DXC Technology
Filter interviews by
Good coding questions related array and string
I appeared for an interview before Jul 2021.
This will be a general apptitude test where a questionnaire is consist of reasoning, English and Maths questions
I appeared for an interview before Nov 2020.
Round duration - 180 Minutes
Round difficulty - Medium
The test was started in the evening 4pm approx.
It was flexible due to Corona so we gave the test from our home only.
It had listening skill activity too according to which we were marked .
Interviewer was very supportive because of which it was easier for us to open up easily .
You are provided with a string expression
consisting of characters '+', '-', '*', '/', '(', ')' and digits '0' to '9', representing an arithmetic express...
Evaluate arithmetic expressions in infix notation with given operators and precedence rules.
Parse the infix expression to postfix using a stack and then evaluate the postfix expression using another stack
Use a stack to keep track of operators and operands while parsing the expression
Handle operator precedence and associativity rules while converting to postfix and evaluating the expression
Given a string 'STR' consisting solely of the characters “{”, “}”, “(”, “)”, “[” and “]”, determine if the parentheses are balanced.
The first line contains an...
The task is to determine if a given string of parentheses is balanced or not.
Iterate through the characters of the string and use a stack to keep track of opening parentheses.
When encountering an opening parenthesis, push it onto the stack. When encountering a closing parenthesis, check if it matches the top of the stack.
If the stack is empty at the end or there are unmatched parentheses, the string is not balanced.
Exa...
Round duration - 20 Minutes
Round difficulty - Medium
Interview
Ninja is exploring new challenges and desires to reverse a given number. Your task is to assist Ninja in reversing the number provided.
If a number has trailing ze...
Implement a function to reverse a given number, omitting trailing zeros.
Create a function that takes an integer as input and reverses it while omitting trailing zeros
Use string manipulation to reverse the number and remove any trailing zeros
Handle test cases where the number has leading zeros as well
Ensure the reversed number is printed for each test case on a new line
Tip 1 : confidence is the key.
Tip 2 : focus on communication skills.
Tip 3 : be honest and well prepared about your projects and trainings .
Tip 1 : it should be to the point.
Tip 2 : be honest. And one should know everything that is written down there.
I applied via Recruitment Consulltant and was interviewed before Aug 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
Work life balance is important to me and my employer supports it through flexible schedules and remote work options.
My employer offers flexible schedules to accommodate personal needs
Remote work options are available for certain roles
I prioritize my workload and manage my time effectively to maintain balance
I make time for hobbies and activities outside of work to recharge
I communicate openly with my team and manager a
I applied via LinkedIn and was interviewed in May 2021. There were 3 interview rounds.
Garbage collection is an automatic memory management process.
It frees up memory that is no longer being used by the program.
It helps prevent memory leaks and crashes caused by running out of memory.
Examples of languages that use garbage collection are Java, Python, and Ruby.
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I am a passionate software developer with 5 years of experience in developing web applications using various technologies.
5 years of experience in software development
Proficient in developing web applications
Skilled in using various technologies
Passionate about coding and problem-solving
Encapsulation is hiding implementation details while polymorphism is using a single interface for multiple types.
Encapsulation is achieved through access modifiers like private, protected, and public.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
Encapsulation is about data hiding and abstraction while polymorphism is about behavior.
Example of encapsulation: a class with...
Deadlock is a situation in which two or more processes are unable to proceed because each is waiting for the other to release a resource.
Deadlock occurs when two or more processes are stuck in a circular waiting state.
It happens when processes compete for resources and each process holds a resource that another process needs.
Four necessary conditions for deadlock are mutual exclusion, hold and wait, no preemption, and ...
I applied via Naukri.com and was interviewed before Nov 2018. There were 3 interview rounds.
I applied via Walk-in and was interviewed before May 2021. There were 4 interview rounds.
Basic grammar questions
Device Manager is a tool in Windows that allows users to view and manage hardware devices installed on their computer.
It displays a list of all the hardware devices connected to the computer.
Users can update, disable, or uninstall device drivers using Device Manager.
It can be accessed by right-clicking on the Windows Start button and selecting Device Manager.
Common hardware devices listed in Device Manager include netw
Uninstalling/installing software involves different steps depending on the operating system used.
For Windows, go to Control Panel > Programs and Features > select the software > click Uninstall
For Mac, drag the software to the Trash or use a third-party uninstaller app
For Linux, use the package manager or command line to uninstall/install software
Make sure to save any important data before uninstalling software
Always d...
based on 3 interviews
Interview experience
based on 26 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 L/yr |
Associate Professional
1.5k
salaries
| ₹2 L/yr - ₹7 L/yr |
Associate Software Engineer
1.2k
salaries
| ₹3 L/yr - ₹7 L/yr |
Professional 1
1.1k
salaries
| ₹3.2 L/yr - ₹14 L/yr |
Cognizant
Capgemini
TCS
Wipro