Upload Button Icon Add office photos
Engaged Employer

i

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

Egain Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Egain Interview Questions and Answers for Freshers

Updated 20 Feb 2024

Egain Interview Experiences for Freshers

Popular Designations

1 interview found

Pget Interview Questions & Answers

user image Anonymous

posted on 19 Jan 2015

Interview Questionnaire 

2 Questions

  • Q1. Why did u choose coding?
  • Ans. 

    Coding allows me to create solutions to problems and bring ideas to life.

    • I enjoy the challenge of problem-solving

    • Coding provides endless possibilities for creativity

    • It allows me to automate repetitive tasks

    • Coding is a valuable skill in today's job market

    • Examples: creating a website, developing a mobile app, automating data analysis

  • Answered by AI
  • Q2. Why do you think you are the best fit for coding?
  • Ans. 

    I have a strong passion for coding and have honed my skills through various projects and experiences.

    • I have completed multiple coding courses and have experience in various programming languages.

    • I have worked on several coding projects, including developing a website for a local business.

    • I am constantly learning and staying up-to-date with the latest coding trends and technologies.

    • I have a strong attention to detail an...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: An essay on most important achievement in your life.

Round: Interview
Experience: Coding skills puzzles(logical- 6, coding questions-2)

Main topics covered : JAVA and BTP

General Tips: 1. Practice coding problems/puzzles online2. Concentrate on JAVA fundamentals3. Pitch yourself in the interviews exclusively.Do not falter in the HR interview.
College Name: IIT MADRAS

Skills evaluated in this interview

Pget Interview Questions asked at other Companies

Q1. Bending Moment diagram of an indeterminate beam. And, how to find the moments at the mid span of the beam ?
View answer (1)

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. About projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be transparent and real. Don't bluff :)
Fingent has got a good number of people in the interview panel(my personal experience)
Even if you do not know the answer, the panel will explain it to you.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2021. 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. Oops concepts, core java
  • Q2. Java 8 stream api and lambda

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well it will be easy to crack. they hire good peope

I applied via Campus Placement and was interviewed before Sep 2021. There were 4 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 

Questions related to reasoning, some puzzles.

Round 3 - Coding Test 

Coding problems related to C.

Round 4 - Technical 

(2 Questions)

  • Q1. Question related to 3 candle puzzle.
  • Q2. Linked List Graph Queue Algorithm
  • Ans. 

    Linked List Graph Queue Algorithm is a data structure used to represent graphs and perform operations on them.

    • Linked List Graph Queue Algorithm is used to represent graphs as a collection of nodes and edges.

    • It is used to perform operations like traversal, searching, and sorting on graphs.

    • It is implemented using linked lists to store the nodes and edges of the graph and a queue to perform operations on them.

    • Example: Bre...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is easy to crack. Sometimes there are questions related to puzzle. Take your time and answer

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is React Js? Virtual Dom? d/ w state and props? Hooks? D/w class nd functional Components? Life Cycle Components? Mounting? Routing? And soo on
  • Ans. 

    React Js is a JavaScript library for building user interfaces.

    • Virtual DOM is a lightweight copy of the actual DOM used for faster rendering.

    • State and props are used to manage data in React components.

    • Hooks are functions that allow you to use state and other React features in functional components.

    • Class and functional components are two ways to create React components.

    • Life cycle components are methods that are called at...

  • Answered by AI
  • Q2.  What is JavaScript? ES6? Promise? Async await?
  • Ans. 

    JavaScript is a scripting language used for web development. ES6 is the latest version with new features. Promise and Async await are used for asynchronous programming.

    • JavaScript is a high-level, interpreted language used for web development.

    • ES6 is the latest version of JavaScript with new features like arrow functions, let and const keywords, and template literals.

    • Promise is a way to handle asynchronous operations in ...

  • Answered by AI
  • Q3. HTML CSS Jquery AJAX calls
  • Q4. Aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good with Self Introduction Be Confidence

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.

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

Assignment test will be intrested to me

Round 3 - Aptitude Test 

Aptitude test will be intrested to me

Interview Preparation Tips

Topics to prepare for Terralogic Software Solutions Software Developer interview:
  • Java,SQL, python
  • Java, SQL, python
Interview preparation tips for other job seekers - For intrested in this company

I applied via Naukri.com and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduce yourself and explain your carrier
  • Q2. B. Tech with 11 years of experience on Linux Administration/Devops/Ansible/Puppet/Cloud administration/ AWS/Openstack

Interview Preparation Tips

Interview preparation tips for other job seekers - go with confidence and you can crack the interview

I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Based on previous projects

Interview Preparation Tips

Interview preparation tips for other job seekers - joined 4 months back but still no clarity on which project
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Oct 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between list and map
  • Ans. 

    List is an ordered collection of elements, while map is a collection of key-value pairs.

    • List maintains the order of elements, while map does not guarantee any specific order.

    • List allows duplicate elements, while map does not allow duplicate keys.

    • In a list, elements are accessed by their index, while in a map, elements are accessed by their keys.

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Nice and easy you can crack

Round 2 - Coding Test 

Not that easy and not that much hard

Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself

Egain Interview FAQs

How many rounds are there in Egain interview for freshers?
Egain interview process for freshers usually has 3 rounds. The most common rounds in the Egain interview process for freshers are Coding Test, Resume Shortlist and Aptitude Test.
What are the top questions asked in Egain interview for freshers?

Some of the top questions asked at the Egain interview for freshers -

  1. Why do you think you are the best fit for codi...read more
  2. SDLC Strength and Weaknesses Project management invoicing and Billing Risk and ...read more
  3. Java basics, system design and REST API discuss. Stack implementation using ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

SMC Corporation Interview Questions
3.7
 • 28 Interviews
Fingent Interview Questions
4.4
 • 22 Interviews
Exusia Interview Questions
4.0
 • 21 Interviews
View all

Egain Reviews and Ratings

based on 30 reviews

2.7/5

Rating in categories

2.6

Skill development

2.5

Work-life balance

2.8

Salary

2.8

Job security

2.7

Company culture

2.5

Promotions

2.6

Work satisfaction

Explore 30 Reviews and Ratings
Softwaretest Engineer
84 salaries
unlock blur

₹3.5 L/yr - ₹5.6 L/yr

Software Engineer
22 salaries
unlock blur

₹6 L/yr - ₹13.4 L/yr

Software Engineer Level 1
15 salaries
unlock blur

₹6 L/yr - ₹10.9 L/yr

Java Developer
11 salaries
unlock blur

₹3.2 L/yr - ₹5 L/yr

Automation Test Engineer
9 salaries
unlock blur

₹4.2 L/yr - ₹5.8 L/yr

Explore more salaries
Compare Egain with

MCM Telecom Equipment

3.9
Compare

US Tech Solutions

3.8
Compare

MobileComm Technologies India

3.8
Compare

Algonomy

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