Upload Button Icon Add office photos
Engaged Employer

i

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

Celebal Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Celebal Technologies Node JS Developer Interview Questions, Process, and Tips

Updated 9 Apr 2024

Top Celebal Technologies Node JS Developer Interview Questions and Answers

Celebal Technologies Node JS Developer Interview Experiences

2 interviews found

Node JS Developer Interview Questions & Answers

user image Pratham Kumar

posted on 9 Apr 2024

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

I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between shallow copy and deep copy
  • Ans. 

    Shallow copy only copies the references of nested objects, while deep copy creates new copies of nested objects.

    • Shallow copy creates a new object, but does not create copies of nested objects. Changes in nested objects reflect in both original and shallow copied objects.

    • Deep copy creates a new object and also creates copies of nested objects. Changes in nested objects do not reflect in the original object.

  • Answered by AI
  • Q2. What is node js
  • Ans. 

    Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine that allows developers to run JavaScript on the server side.

    • Node.js is an open-source, cross-platform runtime environment for executing JavaScript code outside of a browser.

    • It uses an event-driven, non-blocking I/O model that makes it lightweight and efficient for real-time applications.

    • Node.js is commonly used for building web servers, APIs, and mi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Having good javascript knowledge

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Apr 2022. There were 3 interview rounds.

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 - Aptitude Test 

The questions were relatively easy.

Round 3 - Technical 

(3 Questions)

  • Q1. The process was very streamlined
  • Q2. 1. What is Node.js? Describe the inner workings of Node.js
  • Ans. 

    Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine, used for server-side and networking applications.

    • Node.js is an open-source, cross-platform runtime environment for executing JavaScript code outside of a browser.

    • It uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.

    • Node.js allows developers to build scalable and high-performance applications.

    • It provides a rich set...

  • Answered by AI
  • Q3. 2. What are the main modules of Node.js? Explain in detail.
  • Ans. 

    The main modules of Node.js are HTTP, File System, Path, and Events.

    • HTTP module allows Node.js to transfer data over the HyperText Transfer Protocol (HTTP).

    • File System module enables interaction with the file system, allowing reading, writing, and manipulating files.

    • Path module provides utilities for working with file and directory paths.

    • Events module allows for event-driven programming, enabling the creation and handl

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Celebal Technologies Node JS Developer interview:
  • Node.Js
  • Javascript
Interview preparation tips for other job seekers - Just a little bit of preparation will get you through the interview.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in May 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First round was Aptitude, then written programming, then Technical and then Technical+ HR

Interview Preparation Tips

Interview preparation tips for other job seekers - I had very nice interview and I had faced 4 rounds and assumed that I have selected but they have not announce my result :(.

Advice - Whenever you guys take interviews, please announce the results.

Interview Questionnaire 

1 Question

  • Q1. What is Dispatcher servlet
  • Ans. 

    Dispatcher servlet is the front controller of Spring MVC framework.

    • It receives all incoming requests and delegates them to appropriate handlers.

    • It uses HandlerMapping to map requests to appropriate handlers.

    • It uses HandlerAdapter to invoke the appropriate handler method.

    • It uses ViewResolver to resolve the view for the response.

    • It is configured in web.xml or through Java configuration.

    • Example: DispatcherServlet dispatch...

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was easy

Round 2 - Coding Test 

Medium

Round 3 - HR 

(8 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?
  • Q6. Where do you see yourself in 5 years?
  • Q7. What are your strengths and weaknesses?
  • Q8. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for java and basic aptitude..Go through some banking knowledge .

I applied via Naukri.com and was interviewed in Jul 2022. There were 2 interview rounds.

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 - Technical 

(2 Questions)

  • Q1. What is the difference between collection and collections in core java
  • Ans. 

    Collection is an interface while Collections is a utility class in Java.

    • Collection is an interface that provides a standard way to represent and manipulate a group of objects.

    • Collections is a utility class that provides various methods for working with collections.

    • Collection is a single entity while Collections is a group of methods.

    • Example: List is a type of Collection while Collections.sort() is a method in Collectio...

  • Answered by AI
  • Q2. What is Constructor in core Java
  • Ans. 

    Constructor is a special method used to initialize objects in Java.

    • Constructor has the same name as the class name

    • It does not have a return type

    • It can be overloaded

    • It is called automatically when an object is created

    • Example: public class Car { public Car() { // constructor code } }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Get all basic details of Core java and SqL. Then you should have good knowledge about Spring , spring boot and angular

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. As per project requirements
Round 3 - HR 

(1 Question)

  • Q1. Project discussion and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - My side both rounds are good,technical questions are also good and my answers are also good.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(5 Questions)

  • Q1. Comparable and comparator
  • Q2. Instance and local variable
  • Q3. Abstract and interface
  • Q4. Constructor and Methods
  • Q5. Http methods like post,get,put,delete

Interview Preparation Tips

Topics to prepare for Intellect Design Arena Java Developer interview:
  • Core java
  • Spring
  • Postman
Interview preparation tips for other job seekers - Gone through the basic java .and my final interview they asked about my project flow and asked questions related to springboot annotations
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 3 interview rounds.

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 - Voice Processing -English check 

(1 Question)

  • Q1. Easy Questions - Oops Concept . real life examples Abstract Class Inheritance difference Final vs immutable Spring Concepts - dependency injection,about @autowired
Round 3 - Technical 

(1 Question)

  • Q1. English Test - Speaking Fluent Eglish
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between hashset and hashtable
  • Ans. 

    HashSet is an unordered collection of unique elements, while Hashtable is a synchronized collection of key/value pairs.

    • HashSet does not allow duplicate elements, while Hashtable does not allow duplicate keys.

    • HashSet does not maintain insertion order, while Hashtable does not guarantee any order.

    • HashSet allows null values, while Hashtable does not allow null keys or values.

  • Answered by AI
  • Q2. Collection vs Collections
  • Ans. 

    Collection is an interface in Java that represents a group of objects, while Collections is a utility class that contains static methods for operating on collections.

    • Collection is an interface in Java that represents a group of objects.

    • Collections is a utility class in Java that contains static methods for operating on collections.

    • Example: List<String> list = new ArrayList<>(); Collection<String> coll

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. SQL query related questions
  • Q2. Write a Java program to find the duplicate in Array
  • Ans. 

    Java program to find duplicates in an array of strings

    • Create a HashSet to store unique elements

    • Iterate through the array and check if element is already in the HashSet

    • If element is already in the HashSet, it is a duplicate

  • Answered by AI

Skills evaluated in this interview

Celebal Technologies Interview FAQs

How many rounds are there in Celebal Technologies Node JS Developer interview?
Celebal Technologies interview process usually has 2 rounds. The most common rounds in the Celebal Technologies interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Celebal Technologies Node JS Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Celebal Technologies. The most common topics and skills that interviewers at Celebal Technologies expect are Node.Js, Javascript, HTML, .Net and API.
What are the top questions asked in Celebal Technologies Node JS Developer interview?

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

  1. 2. What are the main modules of Node.js? Explain in deta...read more
  2. 1. What is Node.js? Describe the inner workings of Node...read more
  3. Difference between shallow copy and deep c...read more

Tell us how to improve this page.

Celebal Technologies Node JS Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Chetu Interview Questions
3.3
 • 174 Interviews
AVASOFT Interview Questions
2.9
 • 162 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
Brane Enterprises Interview Questions
2.0
 • 134 Interviews
ivy Interview Questions
3.6
 • 126 Interviews
DE Shaw Interview Questions
3.8
 • 121 Interviews
ServiceNow Interview Questions
4.1
 • 120 Interviews
Axtria Interview Questions
3.1
 • 117 Interviews
Thomson Reuters Interview Questions
4.1
 • 114 Interviews
View all
Celebal Technologies Node JS Developer Salary
based on 7 salaries
₹5 L/yr - ₹6.5 L/yr
5% more than the average Node JS Developer Salary in India
View more details

Celebal Technologies Node JS Developer Reviews and Ratings

based on 2 reviews

3.3/5

Rating in categories

3.0

Skill development

3.3

Work-life balance

1.7

Salary

3.0

Job security

2.3

Company culture

2.4

Promotions

3.0

Work satisfaction

Explore 2 Reviews and Ratings
Data Engineer
418 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Associate
261 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Associate Consultant
158 salaries
unlock blur

₹5 L/yr - ₹15 L/yr

Associate Data Engineer
158 salaries
unlock blur

₹4 L/yr - ₹11 L/yr

Data Scientist
121 salaries
unlock blur

₹4.5 L/yr - ₹15.1 L/yr

Explore more salaries
Compare Celebal Technologies with

Intellect Design Arena

3.9
Compare

Thomson Reuters

4.1
Compare

Oracle Cerner

3.7
Compare

NextComm Corporation

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