Upload Button Icon Add office photos

Filter interviews by

Eternal Infotech Interview Questions and Answers

Updated 23 Sep 2024

Eternal Infotech Interview Experiences

1 interview found

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

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Assignment 

To showcase a project to demostrate context api

Round 2 - One-on-one 

(4 Questions)

  • Q1. What is event loop
  • Ans. 

    Event loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.

    • Event loop is responsible for handling asynchronous operations in JavaScript.

    • It allows for tasks to be queued and executed in a non-blocking manner.

    • Event loop continuously checks the call stack and the task queue, moving tasks from the queue to the call stack when the stack is empty.

    • Example: setTimeout()...

  • Answered by AI
  • Q2. What is context api
  • Ans. 

    Context API is a feature in React that allows sharing data between components without having to pass props through every level of the component tree.

    • Context API provides a way to pass data through the component tree without having to pass props down manually at every level.

    • It is useful for sharing global data such as themes, user authentication, or language preferences.

    • Context API consists of three main parts: Provider...

  • Answered by AI
  • Q3. What is prop drilling
  • Ans. 

    Prop drilling is the process of passing down props from a parent component to multiple levels of nested child components.

    • Prop drilling can lead to a lot of unnecessary passing of props through intermediate components.

    • It can make the code harder to maintain and understand.

    • One way to avoid prop drilling is by using context API or state management libraries like Redux.

  • Answered by AI
  • Q4. What is CSR and SSR
  • Ans. 

    CSR stands for Client-Side Rendering and SSR stands for Server-Side Rendering.

    • CSR involves rendering web pages on the client side using JavaScript.

    • SSR involves rendering web pages on the server side and sending the fully rendered page to the client.

    • CSR is faster for subsequent page loads as it only fetches data, while SSR is slower but better for SEO.

    • Examples: React uses CSR by default, while Next.js allows for SSR.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn React fundatmentals and web vitals

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1d
a mern stack developer
Resume Review and Suggestion
I’m a Full Stack Developer with 2 years of experience working with the MERN stack, AWS (EC2, S3), Docker, GitHub Actions (CI/CD), Redis, and WebSockets. I'm looking for honest feedback — structure, wording, what to cut/add, or how it reads from a recruiter’s perspective. Not targeting any region specifically, just want to be resume-ready for product-based and backend-focused roles.
FeedCard Image
Got a question about Eternal Infotech?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

2 Questions

  • Q1. Why Amazon?
  • Q2. What do you expect from Amazon?
  • Ans. 

    I expect Amazon to foster innovation, provide growth opportunities, and maintain a customer-centric culture.

    • Opportunities for professional development, such as training programs and mentorship.

    • A collaborative work environment that encourages teamwork and idea sharing.

    • Access to cutting-edge technology and resources to drive innovation.

    • A strong focus on customer satisfaction, ensuring that every decision prioritizes the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be open to anything, and keep your expectations low as your expectations might kill you. Just relax and take everything in a healthy way

I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What are different types of cloud?
  • Q2. What is workflow,trigger, different types of reports, roles, profiles, permission set, sharing rules etc?
  • Ans. 

    Workflow, trigger, reports, roles, profiles, permission set, and sharing rules are all important features in Salesforce.

    • Workflow is a series of automated steps that can be used to streamline business processes.

    • Triggers are used to execute code before or after a record is inserted, updated, or deleted.

    • Reports are used to display data in a visual format, such as a table or chart.

    • Roles are used to define the hierarchy of ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Google the question related to your topic and also become 100% prepared with your resume.

Skills evaluated in this interview

I applied via Job Fair and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic accounting methods and journals

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident About what you are saying

I applied via Company Website and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident adn clear when you answer

I applied via Amcat and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Refer R S Agarwal book for apptitude

Round 2 - One-on-one 

(1 Question)

  • Q1. Write a c program on fractional numbers
  • Ans. 

    A C program to perform arithmetic operations on fractional numbers.

    • Use float or double data type to store fractional numbers.

    • Use scanf() to take input from the user.

    • Perform arithmetic operations like addition, subtraction, multiplication, and division.

    • Use printf() to display the result.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared refer R S Agarwal book for apptitude test

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Indoctrination and asked some accounts

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't get panic. If you are known or not . Just tell they have asked the question.
Are these interview questions helpful?

I applied via Naukri.com and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic SQL questions, Basic ASP.NET
Round 2 - Assignment 

AMCAT English assignment test

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare common basics questions based on your profile

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

Interview Questionnaire 

1 Question

  • Q1. What is unwanted safety effect?

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not show fear on the face and do not interrupt your speech weather it is right or wrong, it may lead effect on you chance of selection by the interviewer.

I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy logical questions
basic quant

Round 2 - Coding Test 

Easy level coding questions
Counting frequency of alphabets

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through the basics of javascript
Hoisting

Eternal Infotech Interview FAQs

How many rounds are there in Eternal Infotech interview?
Eternal Infotech interview process usually has 2 rounds. The most common rounds in the Eternal Infotech interview process are Assignment and One-on-one Round.
What are the top questions asked in Eternal Infotech interview?

Some of the top questions asked at the Eternal Infotech interview -

  1. what is prop drill...read more
  2. what is event l...read more
  3. what is context ...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.6k Interviews
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Teleperformance Interview Questions
3.9
 • 1.9k Interviews
Mphasis Interview Questions
3.3
 • 845 Interviews
Nagarro Interview Questions
4.0
 • 793 Interviews
View all
Compare Eternal Infotech with

Accenture

3.8
Compare

Capgemini

3.7
Compare

HCLTech

3.5
Compare

Teleperformance

3.9
Compare
write
Share an Interview