Filter interviews by
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Check if 2 strings are anagrams.
Convert both strings to lowercase
Remove all non-alphabetic characters
Sort the characters in both strings
Compare the sorted strings, if they are equal, they are anagrams
Create a react table with a button to route to another page, trigger an API, and display data in tabular format.
Create a React component for the table
Add a button to the table rows
Implement routing using React Router
Handle button click event to navigate to another page
On the new page, trigger an API call using Axios or Fetch
Retrieve the data from the API response
Display the data in tabular format using HTML table or a
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
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 promises to handle asy...
useEffect and useMemo are hooks in React that allow for managing side effects and optimizing performance.
useEffect is used to perform side effects in functional components, such as fetching data or subscribing to events.
useMemo is used to memoize the result of a function, preventing unnecessary re-computations.
Both hooks are part of the React Hooks API introduced in React 16.8.
Spread operator is used to unpack elements from an array, while rest operator is used to gather elements into an array.
Spread operator is denoted by three dots (...) and can be used to spread the elements of an array into individual arguments.
Rest operator is also denoted by three dots (...) and can be used to gather multiple elements into an array.
Spread operator can be used in function calls, array literals, and obje...
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
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
posted on 12 Jan 2025
On campus aptitude test
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
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
Regarding To My Full Stack
Regarding To My Full Stack
Easy online test with basic coding questions and one coding problem
Full Stack Developer
11
salaries
| ₹4 L/yr - ₹12 L/yr |
Software Engineer
9
salaries
| ₹4.2 L/yr - ₹7 L/yr |
Java Developer
7
salaries
| ₹4.3 L/yr - ₹7 L/yr |
Android Developer
7
salaries
| ₹5.2 L/yr - ₹8.6 L/yr |
Software Developer
5
salaries
| ₹5 L/yr - ₹11 L/yr |
Cognizant
NTT Data Information Processing Services
Sutherland Global Services
Hexaware Technologies