Upload Button Icon Add office photos

Filter interviews by

ERNET India Web Developer Interview Questions and Answers

Updated 8 Jul 2024

ERNET India Web Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Can you name application layer protocols?
  • Ans. 

    Some application layer protocols include HTTP, FTP, SMTP, and DNS.

    • HTTP

    • FTP

    • SMTP

    • DNS

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between useMemo and useCallback ?
  • Ans. 

    useMemo is used to memoize a value, while useCallback is used to memoize a function.

    • useMemo is used to memoize a computed value and recompute it only when its dependencies change.

    • useCallback is used to memoize a callback function and prevent unnecessary re-renders.

    • Example: useMemo can be used to memoize the result of a complex computation, while useCallback can be used to memoize an event handler function.

  • Answered by AI
  • Q2. How we do error handling in js ?
  • Ans. 

    Error handling in JavaScript involves using try-catch blocks, throwing errors, and using error objects.

    • Use try-catch blocks to catch errors and handle them gracefully

    • Throw errors using the throw keyword to indicate when something goes wrong

    • Use error objects like Error, SyntaxError, TypeError, etc. to provide more information about the error

    • Handle asynchronous errors using promises and the .catch() method

  • Answered by AI
  • Q3. What is Promises ? Write a Polyfill of Promise.all()
  • Ans. 

    Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • Promise.all() takes an array of promises and returns a single promise that resolves when all of the input promises have resolved.

    • A polyfill for Promise.all() can be implemented using a combination of Promise and Array.prototype.reduce().

  • Answered by AI
Round 2 - Assignment 

Frontend assignment make the CRUD application using of reactj.s

Interview Preparation Tips

Topics to prepare for Interview Kickstart Front end Developer interview:
  • Reactjs
  • Javascript
  • NextJs
  • HTML
  • CSS
Interview preparation tips for other job seekers - i submit my assignment, but hr not giving feedback for next interview rounds. They do not reply for my messages after submit the assignment.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. In my interview questions was like ... 1.machine test in login registration form with session. 2. Difference between == and ===

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with all basics of php....minly with devoloping CRUD operation ...

ERNET India Interview FAQs

How many rounds are there in ERNET India Web Developer interview?
ERNET India interview process usually has 1 rounds. The most common rounds in the ERNET India interview process are One-on-one Round.

Tell us how to improve this page.

ERNET India Web Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Project Engineer
19 salaries
unlock blur

₹3.5 L/yr - ₹5.4 L/yr

Finance Executive
7 salaries
unlock blur

₹5.7 L/yr - ₹7.6 L/yr

Network Engineer
6 salaries
unlock blur

₹2 L/yr - ₹5.2 L/yr

Senior Project Engineer
5 salaries
unlock blur

₹5 L/yr - ₹6.2 L/yr

Project Engineer 2
5 salaries
unlock blur

₹4.2 L/yr - ₹5.5 L/yr

Explore more salaries
Compare ERNET India with

National Informatics Centre

3.9
Compare

Railtel Corporation Of India

3.7
Compare

Bharat Broadband Network

4.1
Compare

Power Grid Corporation of India

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