i
NTT DATA, Inc.
Filter interviews by
I was interviewed in Apr 2021.
The question is asking to select a column named 'columnname' as '1' from the employee table and provide the output if the table contains 100 records.
The column 'columnname' does not exist in the employee table, so the query will result in an error.
The value '1' will be selected for each record in the employee table, resulting in 100 rows with the value '1'.
The output will be a single column with 100 rows, all containin
No, DML operations cannot be performed on UDF functions.
UDF functions are read-only and cannot modify the data in the database.
DML operations can only be performed on tables or views.
UDF functions can be used in SELECT statements to retrieve data.
Examples of UDF functions include string manipulation, date calculations, and mathematical operations.
Virtual keyword is used for method overriding while new keyword is used for hiding base class member.
Virtual keyword is used to allow a derived class to override a method in the base class.
New keyword is used to hide a base class member in the derived class.
Virtual keyword is used with the base class method while new keyword is used with the derived class method.
Virtual keyword is used for runtime polymorphism while ne
Method hiding is a technique in object-oriented programming where a subclass provides a method with the same name as a method in its superclass.
Method hiding is also known as static polymorphism or compile-time polymorphism.
It allows a subclass to provide its own implementation of a method without affecting the superclass's implementation.
The method in the subclass must have the same name and signature as the method in...
Partial view returns HTML string while render partial view writes directly to response stream.
Partial view returns HTML string that can be used in the main view
Render partial view writes directly to response stream
Partial view can be used to render reusable components
Render partial view can be used to render a partial view without a layout
SQL query to select all columns from two tables.
Use SELECT statement to select columns from tables.
Use aliases to differentiate columns from different tables.
Separate table names with comma in FROM clause.
Top trending discussions
posted on 24 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Use a hash set to remove duplicates in an array of strings
Create a hash set to store unique elements
Iterate through the array and add each element to the hash set
Convert the hash set back to an array to get the unique elements
React virtual DOM is a lightweight copy of the actual DOM, used for efficient updates and rendering in React applications.
Virtual DOM is a concept where a lightweight copy of the actual DOM is created in memory.
React uses virtual DOM to efficiently update and render components without directly manipulating the actual DOM.
When changes are made to the virtual DOM, React calculates the most efficient way to update the act...
React hooks are functions that let you use state and other React features without writing a class.
React hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.
useState() is a hook that allows you to add state to functional components.
useEffect() is a hook that allows you to perform side effects in functional components.
useContext() is a hook that allows you to use the con...
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
Basic questions for aptitude genearal personl developing questions
React Native is a framework for building mobile applications using JavaScript and React.
Allows developers to write code once and deploy it across multiple platforms
Provides access to native features and APIs of the device
Supports hot reloading for faster development
Used by companies like Facebook, Instagram, and Airbnb
Memo is used for optimizing performance by caching the result of a function, while reducer is used for managing state in React applications.
Memo is used to memoize the result of a function and prevent unnecessary re-renders.
Reducer is used to manage state in React applications by updating the state based on actions.
Memo can be used with useMemo hook in React to optimize performance.
Reducer is typically used with useRed...
I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.
30min online test. Easy level.
GraphQL is a query language for APIs, Web workers run scripts in background threads, Service workers are scripts that run in the background and can intercept network requests.
GraphQL is a query language for APIs that allows clients to request only the data they need.
Web workers run scripts in background threads separate from the main browser thread, improving performance by handling tasks concurrently.
Service workers a...
Partitions in Kafka are assigned based on the number of partitions specified when creating a topic.
Partitions are assigned to brokers in a round-robin fashion.
The number of partitions should be a multiple of the number of brokers to ensure even distribution.
Reassignment of partitions can be done manually using the Kafka Reassign Partitions tool.
Yes, I have experience using Terraform for infrastructure as code.
I have used Terraform to provision and manage infrastructure resources in a declarative manner.
I have written Terraform configuration files to define the desired state of infrastructure components.
I have used Terraform to automate the deployment of cloud resources such as virtual machines, storage, and networking.
I have experience with Terraform modules ...
based on 1 review
Rating in categories
Senior Associate
458
salaries
| ₹2 L/yr - ₹7.8 L/yr |
Software Development Senior Analyst
420
salaries
| ₹4.5 L/yr - ₹16 L/yr |
Software Development Analyst
406
salaries
| ₹3.3 L/yr - ₹11.5 L/yr |
Software Development Specialist
315
salaries
| ₹6.8 L/yr - ₹18.5 L/yr |
Software Engineer
307
salaries
| ₹3 L/yr - ₹12.2 L/yr |
Accenture
TCS
Infosys
Wipro