Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by NoBroker Team. If you also belong to the team, you can get access from here

NoBroker Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 2k Reviews

Filter interviews by

NoBroker Node JS Developer Interview Questions and Answers

Updated 2 Jan 2025

NoBroker Node JS Developer Interview Experiences

2 interviews found

Node JS Developer Interview Questions & Answers

user image Pratik Raundale

posted on 2 Jan 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Arrays reverse the first 5 number
  • Ans. 

    Reverse the first 5 numbers in an array

    • Use array.slice() to get the first 5 elements

    • Use array.reverse() to reverse the elements

    • Combine the reversed elements with the rest of the array

  • Answered by AI
  • Q2. How can a linked list be created without utilizing arrays?
  • Ans. 

    A linked list can be created without utilizing arrays by defining a Node class with a value and a reference to the next node.

    • Define a Node class with a value and a reference to the next node

    • Create instances of the Node class and link them together by setting the next node reference

    • Implement methods to add, remove, and traverse the linked list

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Introduction about yourself
  • Q2. Why do you want to start

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing

Node JS Developer Interview Questions Asked at Other Companies

Q1. 2. What are the main modules of Node.js? Explain in detail.
Q2. What are joins in mysql ? what is middleware ? what is JWT ? Diff ... read more
Q3. 1. What is Node.js? Describe the inner workings of Node.js
asked in Infosys
Q4. How do you deploy your Nodejs application?
Q5. What are closures??promises??callback??asynchrnous programming??a ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

90 min, DSA, hacker platform 3 question

Round 2 - Technical 

(2 Questions)

  • Q1. 2D DP WITH SPACE OPTIMIZATION
  • Ans. 

    2D DP with space optimization is a technique to reduce memory usage while solving dynamic programming problems.

    • Use a 1D array instead of a 2D array to store values in dynamic programming problems.

    • Update the values in the 1D array based on the dependencies between subproblems.

    • Example: Solving the longest common subsequence problem using 2D DP with space optimization.

  • Answered by AI
  • Q2. GRAPH WITH BFS ON TREE
  • Ans. 

    Breadth First Search (BFS) on a tree involves visiting nodes level by level starting from the root.

    • Start by visiting the root node, then visit all its children before moving on to the next level

    • Use a queue data structure to keep track of nodes to visit next

    • Repeat the process until all nodes have been visited

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1) Basic oops concept , 2) Multithreading, 3) SQL query
Round 2 - Technical 

(1 Question)

  • Q1. 1) Scenario based deep dive in
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Virtual dom
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM used for efficient updates in web development.

    • Virtual DOM is a concept used in frameworks like React to improve performance by minimizing actual DOM manipulations.

    • Changes are first made to the Virtual DOM, then compared with the actual DOM to only update what has changed.

    • This process helps reduce the number of updates needed and improves the overall speed of the appli

  • Answered by AI
  • Q2. Diiference Sate vs Props
  • Ans. 

    State is mutable data managed internally by a component, while props are immutable data passed from parent to child components.

    • State is managed internally by the component and can be changed using setState() method

    • Props are passed down from parent to child components and cannot be changed by the child component

    • State is used for data that can change over time within a component, while props are used for passing data fro

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

2 coding question easy to medium level

Round 3 - Group Discussion 

It was easy based on topic andriod vs ios

Round 4 - One-on-one 

(1 Question)

  • Q1. Question on resume and project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. How do you design metro line for new station
  • Ans. 

    Designing a metro line for a new station involves planning routes, considering passenger flow, and ensuring connectivity.

    • Conduct a feasibility study to determine the need for a new station

    • Consider factors such as population density, traffic patterns, and potential future growth

    • Plan the route to optimize connectivity with existing stations and transportation hubs

    • Design the station layout to accommodate passenger flow an...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How do you learn about our company
  • Q2. What should one do in tough times
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was easy to crack,simple questions asked

Round 2 - Group Discussion 

They will ask only general topics

Round 3 - Technical 

(2 Questions)

  • Q1. Basic dsa questions asked
  • Q2. Sql queries and also about joins

Interview Preparation Tips

Interview preparation tips for other job seekers - its easy to crack,if u are good at basics..
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at New Horizon College of Engineering, Bangalore and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was quite easy with basic topics like percentage, profit and loss.

Round 2 - Group Discussion 

Internet censorship should be implemented or not

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was quite good and easy to crack

NoBroker Interview FAQs

How many rounds are there in NoBroker Node JS Developer interview?
NoBroker interview process usually has 1 rounds. The most common rounds in the NoBroker interview process are HR and Technical.
What are the top questions asked in NoBroker Node JS Developer interview?

Some of the top questions asked at the NoBroker Node JS Developer interview -

  1. How can a linked list be created without utilizing arra...read more
  2. arrays reverse the first 5 num...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

JLL Interview Questions
4.1
 • 334 Interviews
CBRE Interview Questions
4.2
 • 251 Interviews
Square Yards Interview Questions
4.1
 • 194 Interviews
Lodha Group Interview Questions
4.0
 • 122 Interviews
Colliers India Interview Questions
3.9
 • 59 Interviews
MagicBricks Interview Questions
3.2
 • 51 Interviews
Knight Frank Interview Questions
4.1
 • 44 Interviews
K Raheja Corp Interview Questions
4.3
 • 40 Interviews
View all
NoBroker Node JS Developer Salary
based on 4 salaries
₹0.8 L/yr - ₹3.8 L/yr
52% less than the average Node JS Developer Salary in India
View more details

NoBroker Node JS Developer Reviews and Ratings

based on 6 reviews

2.7/5

Rating in categories

3.5

Skill development

2.9

Work-life balance

2.7

Salary

2.7

Job security

2.7

Company culture

2.9

Promotions

2.7

Work satisfaction

Explore 6 Reviews and Ratings
Relationship Manager
749 salaries
unlock blur

₹1.7 L/yr - ₹7.5 L/yr

Territory Sales Manager
463 salaries
unlock blur

₹4 L/yr - ₹10.2 L/yr

Sales Executive
328 salaries
unlock blur

₹1.1 L/yr - ₹6.7 L/yr

Unit Head
282 salaries
unlock blur

₹2.5 L/yr - ₹6.5 L/yr

Key Account Manager
256 salaries
unlock blur

₹2.8 L/yr - ₹9.5 L/yr

Explore more salaries
Compare NoBroker with

MagicBricks

3.2
Compare

Nestaway

4.0
Compare

99acres

3.8
Compare

CommonFloor

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview