Filter interviews by
I was interviewed before Feb 2024.
Indexing in DynamoDB allows for efficient querying of data based on non-primary key attributes.
Indexes in DynamoDB can be created on non-primary key attributes to improve query performance.
Global secondary indexes (GSI) allow querying on non-primary key attributes across all items in a table.
Local secondary indexes (LSI) allow querying on non-primary key attributes within a specific partition key.
Indexes in DynamoDB ar...
Top trending discussions
BE AWARE THAT Interview starts at 10 ends at 6 in the evening
this will be 1st round
let arr=[{id:1,x:10},{id:2,y:10}}],let arr2=[{id:1:x10},{id:3,y:20}]
you need to combine both the object merge it into one
2. you will be given sql query to write that is get method
I applied via Company Website and was interviewed in Oct 2023. There was 1 interview round.
Possible reasons for data not reaching backend include network issues, incorrect API endpoints, server errors, and client-side validation errors.
Network connectivity issues
Incorrect API endpoints
Server errors
Client-side validation errors
To scale an app for more users, consider optimizing code, using caching, load balancing, and horizontal scaling.
Optimize code for better performance
Implement caching to reduce database load
Use load balancing to distribute traffic evenly
Consider horizontal scaling by adding more servers
Use microservices architecture for better scalability
Event loop is a mechanism in node.js that allows non-blocking I/O operations by handling asynchronous tasks efficiently.
Event loop is responsible for handling asynchronous operations in node.js.
It allows node.js to perform non-blocking I/O operations by delegating tasks to the operating system.
Event loop continuously checks the event queue for new tasks and executes them in a loop.
It helps in preventing the blocking of...
I applied via Approached by Company and was interviewed before Apr 2022. There were 3 interview rounds.
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. It allows developers to run JavaScript on the server-side.
Node.js is event-driven and non-blocking I/O model.
It uses an event loop to handle asynchronous operations.
The event loop is a continuously running process that waits for events and executes callbacks.
Callbacks are functions that are called when an event occurs, such as a request completing ...
Event loop is a mechanism that allows Node.js to perform non-blocking I/O operations.
Event loop is a single-threaded loop that constantly checks for new events in the event queue.
It executes the callback functions associated with the events in the queue.
It allows Node.js to handle multiple requests simultaneously without blocking the execution of other requests.
It is responsible for managing the order of execution of t...
libuv is a multi-platform support library with a focus on asynchronous I/O.
libuv provides event loop, thread pool, timer, and file system APIs.
It is used by Node.js to handle I/O operations in a non-blocking way.
libuv abstracts the differences between operating systems and provides a consistent API.
It also supports network programming and inter-process communication.
Examples of libuv-based applications include Node.js,
Cluster is a group of processes that share the same resources while thread is a lightweight process that shares the same memory.
Cluster is used for scaling and load balancing while thread is used for improving performance.
Cluster can run on multiple machines while thread runs within a single process.
Cluster requires inter-process communication while thread does not.
Examples of cluster include PM2 and Node.js cluster mo...
I'm sorry, but the question is not related to the job position of Node JS Developer.
The question is not relevant to the job position.
It is important to stay focused on the job requirements.
If you are unsure about a question, it is okay to ask for clarification.
posted on 31 Oct 2022
I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 4 interview rounds.
5 questions ( 3 coding ).. and 2 objective MCQ
I was interviewed in Sep 2021.
Round duration - 90 minutes
Round difficulty - Medium
Timing -12pm to 1:30pm
Test environment was good and we should keep in our mind about our net speed.
Given an array containing 'N' elements, the task is to reverse the order of all array elements and display the reversed array.
The elements of the given array need to...
Given a board with 2 rows and N columns, and an infinite supply of 2x1 tiles, determine the number of distinct ways to completely cover the board using these tiles.
You can place...
Try to place the tile to fill the unit column and calculate the number of ways from smaller sub-problems. Then use memoization to convert O(2^N) solution to an O(N) solution.
We can place in this way where we have ‘idx-1’ column filled.
&nb...
Round duration - 60 Minutes
Round difficulty - Easy
Timing was 3pm to 4 pm
environment was easy familier and interviwer was also in good mood ,first he ask me about general things then he come on OS/DBMS .
Round duration - 30 Minutes
Round difficulty - Easy
timing - 10am to 10:30am
environment was very familier and interviewer was with good sence of humor
Tip 1 : Don't depend on video only , practice is must and assignments provided by coding ninja's are best.
Tip 2 : Note all important point in note book so that you can easy revise.
Tip 3 : Make at least 3-4 projects on your on
Tip 1 : Be real don't go for fake and write what you are.
Tip 2 : Mention all your project and explain them in good way
I applied via Company Website and was interviewed in Aug 2021. There were 4 interview rounds.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Technical Recruiter
5
salaries
| ₹2.2 L/yr - ₹4.1 L/yr |
Project Manager IT Infrastructure
4
salaries
| ₹20 L/yr - ₹24 L/yr |
Business Analyst
3
salaries
| ₹16 L/yr - ₹25 L/yr |
Mobile Application Developer
3
salaries
| ₹10 L/yr - ₹13 L/yr |
Senior Software Engineer
3
salaries
| ₹19 L/yr - ₹33 L/yr |
TCS
Infosys
Wipro
HCLTech