i
DXC Technology
Filter interviews by
I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2018. There were 7 interview rounds.
To select the top 2 data of a column, use the 'SELECT TOP' statement in SQL.
Use the 'SELECT TOP' statement followed by the number of rows you want to retrieve.
Specify the column name after the 'SELECT' keyword.
Order the data in the column using 'ORDER BY' clause if needed.
Example: SELECT TOP 2 column_name FROM table_name ORDER BY column_name DESC;
To exit without executing the final, use the 'return' statement or 'exit' function.
Use the 'return' statement to exit a function or method without executing the remaining code.
In some programming languages, like C or C++, you can use the 'exit' function to terminate the program immediately.
Consider using conditional statements or loops to control the flow and determine when to exit without executing the final.
The knight in chess moves in an L-shape, two squares in one direction and one square in a perpendicular direction.
The knight can move to any of the eight squares that are two squares away in one direction and one square away in a perpendicular direction.
The knight's move is unique as it can jump over other pieces on the board.
The knight's move can be represented using algebraic notation, such as Nf3 or Nc6.
Here are a f...
I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Dec 2024. There were 5 interview rounds.
An aptitude test is an assessment to measure a candidate mental aptitude/mental ability
A group discussion is a structured conversation in which participants share their ideas, perspectives, and solutions on a specific topic.
Assignment details refer to the specifics of an assignment, including any documents and/or emails or subsequent correspondence between the company and the client.
posted on 3 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.
Deep copy creates a new copy of an object with its own unique memory space, while shallow copy creates a new object that references the same memory locations as the original object.
Deep copy duplicates all nested objects, while shallow copy only duplicates the references to nested objects.
Deep copy ensures that changes to the copied object do not affect the original object, while shallow copy may lead to unintended sid...
Use a loop to swap characters of two strings without using strcpy function.
Create two arrays of characters to store the strings
Use a loop to iterate through each character of the strings and swap them
Ensure to handle cases where strings have different lengths
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Java 8 introduced lambda expressions, Java 11 added local-variable syntax for lambda parameters, and Java 17 included sealed classes and pattern matching.
Java 8 introduced lambda expressions for functional programming.
Java 11 added local-variable syntax for lambda parameters to simplify code.
Java 17 included sealed classes to restrict inheritance and pattern matching for instanceof checks and type casts.
Count the number of words in a given string.
Split the string by spaces and count the number of resulting elements.
Handle edge cases like multiple spaces or empty strings.
Consider punctuation marks as part of words unless specified otherwise.
Developed a web application for tracking employee attendance and performance
Implemented user authentication and authorization using Spring Security
Utilized Hibernate for database interaction and data persistence
Designed and developed RESTful APIs for frontend integration
Used AngularJS for frontend development to create interactive user interfaces
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
HashMap is non-synchronized and allows null values, while HashTable is synchronized and does not allow null values.
HashMap is non-synchronized, meaning it is not thread-safe, while HashTable is synchronized and thread-safe.
HashMap allows null values for both keys and values, while HashTable does not allow null keys or values.
HashMap is generally preferred for non-thread-safe applications, while HashTable is used in mul
I applied via Company Website and was interviewed in Nov 2024. There were 3 interview rounds.
A standard online test conducted through one of the testing platforms.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
based on 77 reviews
Rating in categories
Associate Professional Software Engineer
2.2k
salaries
| ₹2.6 L/yr - ₹7 L/yr |
Software Engineer
2k
salaries
| ₹2.4 L/yr - ₹11.6 L/yr |
Associate Professional
1.6k
salaries
| ₹2 L/yr - ₹7 L/yr |
Professional 1
1.2k
salaries
| ₹3.4 L/yr - ₹13.6 L/yr |
Associate Software Engineer
1.2k
salaries
| ₹3 L/yr - ₹6.7 L/yr |
Cognizant
Capgemini
TCS
Wipro