i
Navaratan Technologies
Filter interviews by
I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
useMemo and useEffect are hooks in React used for optimizing performance and managing side effects respectively.
useMemo is used to memoize the result of a function and cache it for future use.
useEffect is used to perform side effects like fetching data, subscribing to events, or updating the DOM.
useMemo is used when you want to optimize expensive calculations or avoid unnecessary re-rendering.
useEffect is used when you...
Node.js uses an event-driven, non-blocking I/O model to handle concurrency.
Node.js uses an event loop to handle multiple requests concurrently.
It employs a single-threaded event loop that can handle thousands of concurrent connections.
Node.js uses non-blocking I/O operations, allowing it to efficiently handle multiple requests without blocking the execution of other code.
It utilizes callbacks and event emitters to hand...
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
Remove duplicates from array of strings without using set.
Iterate through the array and compare each element with all other elements to find duplicates.
Create a new array and add elements only if they are not already present in the new array.
I applied via Approached by Company and was interviewed in May 2024. There were 4 interview rounds.
Microservices are a software development technique where an application is divided into smaller, independent services that communicate with each other through APIs.
Microservices are small, independent services that focus on specific business functions.
Each microservice can be developed, deployed, and scaled independently.
Microservices communicate with each other through APIs, typically using lightweight protocols like ...
Microservices architecture is a design approach where a single application is composed of small, independent services that communicate with each other.
Each microservice is responsible for a specific business function or capability
Microservices communicate with each other through APIs
Each microservice can be developed, deployed, and scaled independently
Microservices architecture promotes flexibility, scalability, and re
Microservices are connected in REST APIs using communication protocols like HTTP, messaging queues, and service discovery.
Microservices communicate with each other using HTTP requests and responses.
Messaging queues like RabbitMQ or Kafka can be used for asynchronous communication between microservices.
Service discovery tools like Eureka or Consul help in locating and connecting to different microservices.
API Gateway ca...
Creating immutable class of orders, sorting orders, finding average of lists of integers.
Create an immutable class Orders with private final fields and no setter methods.
Override equals() and hashCode() methods to ensure uniqueness of objects.
Use Collections.unmodifiableSet() to create a set of orders and Collections.sort() to sort them.
Iterate through the List of List of String of integers, convert to integers, and ca
Spring Cloud is a set of tools and frameworks for building cloud-native applications in Java.
Spring Cloud provides tools for service discovery, load balancing, configuration management, and more in microservices architecture.
It includes projects like Eureka for service discovery, Ribbon for client-side load balancing, and Config Server for externalized configuration.
Spring Cloud integrates with Spring Boot to simplify ...
Deployment build config includes settings for deploying the application.
Use tools like Maven or Gradle to manage dependencies and build the project
Specify deployment environment configurations in a separate file (e.g. application.properties)
Define build scripts for tasks like compiling, packaging, and deploying the application
Leverage CI/CD pipelines for automated builds and deployments
Given a project, you need to create logic for a service using helpers and finally give a aggregate of the final converted price .
Given few java 8 programming functions, you need to convert them to respective java 11 functions
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Quantitative , figure ,mcq question based on tech stack and 2 coding question which are basic. 90 minute time limit.
Finding duplicate values in an array of strings
Iterate through the array and store each element in a hash set
If an element is already in the hash set, it is a duplicate
Return the duplicate values found
Generators in JavaScript are functions that can be paused and resumed, allowing for asynchronous programming.
Generators are defined using function* syntax.
They use the yield keyword to pause execution and return a value.
Generators can be iterated over using a for...of loop.
They are commonly used for asynchronous operations and managing state.
Flatten an array without using inbuilt functions
Create a recursive function to iterate through the array elements
Check if each element is an array, if so, call the function recursively
Concatenate the elements into a new array
Easy online test with basic coding questions and one coding problem
posted on 15 Jul 2024
The project architecture follows a microservices design pattern with separate front-end and back-end components.
Utilizes microservices architecture for scalability and flexibility
Separate front-end and back-end components for modularity
May include technologies like Docker for containerization and Kubernetes for orchestration
Async and await are keywords in JavaScript used for handling asynchronous operations.
Async is used to define a function as asynchronous, allowing it to use the await keyword.
Await is used to pause the execution of an async function until a Promise is settled.
Async functions always return a Promise, which resolves with the value returned by the function.
Using async/await makes asynchronous code easier to read and write
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
Programming language, c, html, css, javascript, php, angular,
based on 1 interview
Interview experience
Senior Software Engineer
11
salaries
| ₹6.6 L/yr - ₹8.9 L/yr |
Lead Engineer
7
salaries
| ₹10 L/yr - ₹20.1 L/yr |
Software Engineer
5
salaries
| ₹3.5 L/yr - ₹9 L/yr |
Associate Software Engineer
4
salaries
| ₹6.4 L/yr - ₹7.3 L/yr |
Lead Software Engineer
4
salaries
| ₹15 L/yr - ₹29 L/yr |
Cognizant
Sutherland Global Services
Hexaware Technologies
Virtusa Consulting Services