i
NTT Data
Filter interviews by
I applied via Approached by Company and was interviewed in Dec 2022. There were 3 interview rounds.
Write a program tonfind maximum of employees salary using java streams
Implemented caching and compression techniques to reduce response time.
Used Memcached to cache frequently accessed data.
Enabled Gzip compression to reduce response size.
Optimized database queries to reduce response time.
Used CDN to serve static content.
Implemented lazy loading of resources to reduce initial load time.
I applied via Company Website and was interviewed before Jun 2021. There were 4 interview rounds.
Related to apptitude,Data structures and java
It is related to nuclear bond. It is sufficient or not.. if not why ?
Java Developer interview questions covering JVM, keywords, data structures, OOPs concepts, and Java features.
JVM is Java Virtual Machine that executes Java bytecode
JDK is Java Development Kit that includes JRE and development tools
JRE is Java Runtime Environment that provides runtime environment for Java programs
finally block is used to execute code after try-catch block
finalize method is called by garbage collector be...
I applied via Naukri.com and was interviewed in Nov 2021. There were 2 interview rounds.
NTT Data interview questions for designations
I applied via Campus Placement and was interviewed before Mar 2021. There were 3 interview rounds.
Well, apti was normal having topics like percentage, Ratio, number system, profit loss age, etc
Top trending discussions
I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.
Java 8 introduced static and default methods in interfaces, allowing for method implementation and code reusability.
Java 8 introduced static methods in interfaces, allowing for method implementation directly in the interface itself.
Default methods were also introduced in Java 8, enabling interfaces to have method implementations without affecting implementing classes.
Static methods in interfaces can be called using the...
HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.
HashMap uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
To synchronize a HashMap, you can use the synchronizedMap() m...
No, the program will not compile if the parent class throws a runtime exception while the child class throws an arithmetic exception.
In Java, if a parent class method throws a checked exception, the child class method can only throw the same exception or its subclasses.
ArithmeticException is an unchecked exception, so if the parent class throws a checked exception and the child class throws an unchecked exception, the ...
Configure JDBC in Spring Boot to specify which database to use
Define multiple DataSource beans in the configuration class
Use @Primary annotation to specify the primary DataSource
Use @Qualifier annotation to specify the secondary DataSource
Inject the DataSource beans where needed in the application
To use a Jetty server in a Spring Boot application, you can configure it as a dependency and customize its settings.
Add Jetty server dependency in your pom.xml file
Exclude Tomcat server dependency if it's included by default in Spring Boot
Configure Jetty server settings in application.properties or application.yml file
Example: Add Jetty dependency - <dependency> <groupId>org.springframework.boot</groupId...
RequestParam is used to extract query parameters from the URL, while PathVariable is used to extract values from the URI path.
RequestParam is used for query parameters in the URL, while PathVariable is used for values in the URI path.
RequestParam is optional, while PathVariable is required.
RequestParam is used with the @RequestParam annotation, while PathVariable is used with the @PathVariable annotation.
Example: @Requ...
I would implement timeout mechanisms and retries to handle the scenario of one microservice awaiting a response from another microservice taking an extended time.
Implement timeout mechanisms in the calling microservice to limit the waiting time for a response.
Set up retry logic to automatically resend the request to the slow microservice if no response is received within the specified timeout period.
Use circuit breaker...
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.
Interview experience
based on 6 reviews
Rating in categories
Software Engineer
933
salaries
| ₹2.8 L/yr - ₹11 L/yr |
Senior Associate
774
salaries
| ₹1.2 L/yr - ₹7.5 L/yr |
Network Engineer
673
salaries
| ₹1.8 L/yr - ₹10 L/yr |
Software Developer
641
salaries
| ₹3.1 L/yr - ₹12 L/yr |
Senior Software Engineer
574
salaries
| ₹6.5 L/yr - ₹26 L/yr |
Tata Communications
Bharti Airtel
Reliance Communications
Vodafone Idea