Add office photos
Engaged Employer

Nagarro

4.0
based on 4.1k Reviews
Video summary
Filter interviews by

100+ ERNET India Interview Questions and Answers

Updated 20 Jan 2025
Popular Designations

Q101. Is directory a file

Ans.

No, a directory is not a file in the context of computing.

  • A directory is a special type of file that contains information about files and other directories within it.

  • Directories are used to organize and store files in a hierarchical structure.

  • Examples of directories include folders on a computer's file system.

Add your answer

Q102. how to add list

Ans.

To add a list in programming, you can use arrays or lists depending on the language.

  • In Python, you can add elements to a list using the append() method.

  • In Java, you can add elements to an ArrayList using the add() method.

  • In JavaScript, you can add elements to an array using the push() method.

Add your answer

Q103. What is ASYNC/AWAIT

Ans.

ASYNC/AWAIT is a feature in JavaScript used for handling asynchronous operations.

  • ASYNC is used to define a function as asynchronous

  • AWAIT is used to pause the execution of a function until a Promise is settled

  • ASYNC/AWAIT simplifies asynchronous code and makes it easier to read and write

  • Example: async function fetchData() { await fetch('https://api.example.com/data'); }

Add your answer

Q104. Solid design principles

Ans.

Solid design principles are fundamental guidelines for designing software that are focused on maintainability, scalability, and reusability.

  • Solid design principles include Single Responsibility Principle, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and Dependency Inversion Principle.

  • These principles help in creating software that is easier to maintain, extend, and test.

  • For example, adhering to the Single Responsibility Principle ensu...read more

Add your answer
Discover ERNET India interview dos and don'ts from real experiences

Q105. Diff Abs & Interface

Ans.

Abs is a class in Java that provides mathematical functions for absolute values, while Interface is a blueprint for classes to implement certain methods.

  • Abs is a class in Java that provides static methods for mathematical operations like abs(), max(), min().

  • Interface in Java is a blueprint for classes to implement certain methods without specifying the implementation details.

  • Abs class is used for mathematical operations on primitive data types, while Interface is used for def...read more

Add your answer
1
2

More about working at Nagarro

#2 Best Large Company - 2022
#1 Best IT/ITES Company - 2022
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at ERNET India

based on 39 interviews
5 Interview rounds
Technical Round - 1
Technical Round - 2
HR Round - 1
HR Round - 2
Personal Interview1 Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Software Developer Interview Questions from Similar Companies

4.0
 • 131 Interview Questions
4.0
 • 49 Interview Questions
3.8
 • 39 Interview Questions
3.9
 • 38 Interview Questions
4.2
 • 26 Interview Questions
3.6
 • 12 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter