i
NetApp
Filter interviews by
Multi-threading allows concurrent execution of multiple threads. Collection framework provides a set of interfaces and classes for storing and manipulating data.
Multi-threading improves performance by utilizing multiple cores of CPU
Collection framework provides interfaces like List, Set, Map for storing data
Java provides synchronized collections for thread-safe operations
ConcurrentHashMap is a thread-safe implementatio
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
Ref and out are both used to pass arguments by reference in C#. Ref is bidirectional while out is unidirectional.
Ref is used to pass a variable by reference and can be read and modified within the method.
Out is used to pass a variable by reference and must be assigned a value within the method.
Ref can be used to pass a variable as an argument to a method and return a value.
Out is used to return multiple values from a m...
Yes, async can be used without await.
Async functions return a promise, which can be handled without using await.
Using async without await can be useful for error handling or logging.
However, it is important to handle the promise returned by the async function.
A property is a value associated with an object, while a variable is a named storage location for a value.
Properties are accessed using dot notation or bracket notation
Variables are declared using keywords like var, let, or const
Properties are defined within an object literal or added to an object dynamically
Variables can be reassigned to different values
Example: object.property vs var variableName
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Logical reasoning, grammar, and coding: two basic level questions.
I appreciate the collaborative team environment and innovative projects at my current company, and I am excited about the opportunities for growth and learning at your organization.
Collaborative team environment fosters creativity and productivity
Innovative projects challenge me to learn and grow
Excited about the opportunities for growth and learning at your organization
Design and code a REST API for a software developer interview.
Define the endpoints and HTTP methods for the API (e.g. GET /users, POST /users)
Implement authentication and authorization mechanisms (e.g. JWT tokens)
Use proper status codes for responses (e.g. 200 OK, 401 Unauthorized)
Include error handling and validation for input data
Document the API using tools like Swagger or OpenAPI
Calculate word frequency using Stream API and lambda expressions
Use Stream API to convert array of strings to stream
Use Collectors.groupingBy to group words by their frequency
Use Collectors.counting to count the occurrences of each word
posted on 17 Jul 2024
Hackerrank coding round.
posted on 1 Mar 2024
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
I applied via Company Website
posted on 8 Apr 2024
based on 1 review
Rating in categories
Member Technical Staff
191
salaries
| ₹14 L/yr - ₹51 L/yr |
Professional Service Engineer
98
salaries
| ₹7.1 L/yr - ₹27.9 L/yr |
Technical Staff Member 3
71
salaries
| ₹21 L/yr - ₹46.2 L/yr |
Software Engineer
67
salaries
| ₹12.2 L/yr - ₹24.1 L/yr |
Mts Software Engineer
66
salaries
| ₹14.6 L/yr - ₹40 L/yr |
Nutanix
IBM
Oracle
Dell