Upload Button Icon Add office photos

EPIC

Compare button icon Compare button icon Compare
3.6

based on 9 Reviews

Filter interviews by

EPIC Interview Questions and Answers

Updated 16 Jan 2015

EPIC Interview Experiences

1 interview found

Interview Preparation Tips

Round: Test
Experience: 2 tests - Logical Analysis and Writing Codes on paper.
Tips: Good algorithm development and coding skills will help.

Round: Technical Interview
Experience: Interview mainly involves questions about internships and projects. Some puzzles are also given sometimes.

Round: HR Interview
Experience: HR interview mainly focuses on your personal strengths and weaknesses and how you react to various situations

General Tips: For CSE companies, participating in coding competitions such as Overnite, Bitwise, Codechef etc. helps a lot in the written tests of various companies.
Skill Tips: The CGPA does matter. It is advantageous to have a CGPA of more than 8, specially when you are applying for software companies in this field. Extra academic activities help you in the interview stages mainly. They boost your image as an all-rounder, apart from lending you a lot of confidence. For CSE companies, good coding skills certainly provide an edge. Projects and internships undertaken are generally the first things that the interviewer asks about. So a good internship or a project in your record is advantageous.
Skills: Coding
College Name: IIT KHARAGPUR

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There were questions of basic aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. Introduce yourself
  • Q2. About my projects
  • Q3. What is Radix sort
  • Ans. 

    Radix sort is a non-comparative sorting algorithm that sorts integers by processing individual digits.

    • Radix sort works by sorting numbers based on each digit's value, starting from the least significant digit to the most significant digit.

    • It can be implemented using counting sort or bucket sort as a subroutine.

    • Radix sort is efficient for sorting integers with a fixed number of digits, like phone numbers or social secur

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain about react guard
  • Ans. 

    React guard is a higher-order component used to restrict access to certain routes in a React application.

    • React guard is used for implementing authentication and authorization in React applications.

    • It can be used to prevent unauthorized users from accessing certain routes.

    • React guard can redirect users to a login page if they are not authenticated.

    • It can also be used to restrict access based on user roles or permissions

  • Answered by AI
  • Q2. Use of the axios interceptor
  • Ans. 

    Axios interceptors are used to globally handle HTTP requests and responses in an application.

    • Interceptors can be used to add headers, handle errors, or modify requests before they are sent.

    • Example: Adding a token to all outgoing requests for authentication.

    • Example: Logging all incoming responses for debugging purposes.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for RCG Global Services React Developer interview:
  • Javascript
  • React
  • axios
  • Redux
  • react router
Interview preparation tips for other job seekers - Fundamentals of Javascript, hooks, redux, advanced routing

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude and gaming videos , and qa questions

Round 2 - HR 

(1 Question)

  • Q1. Hr questions how will you relocate
Round 3 - Technical 

(2 Questions)

  • Q1. What type of video games hv u played
  • Ans. 

    I have played a variety of video games including action, adventure, puzzle, and simulation games.

    • Action games like Call of Duty and Fortnite

    • Adventure games like The Legend of Zelda and Uncharted

    • Puzzle games like Portal and Tetris

    • Simulation games like The Sims and Cities: Skylines

  • Answered by AI
  • Q2. All video games related questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Based on work experience
Round 2 - Technical 

(1 Question)

  • Q1. Project related
Round 3 - Technical 

(1 Question)

  • Q1. Project related, future goals etc
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Atharva College of Engineering, Mumbai and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

One hour aptitude test based on the mathematics ,logical reasoning.

Round 2 - Technical 

(2 Questions)

  • Q1. One basic question on the language you know and one SQL is asked
  • Q2. SQL query questions

Interview Preparation Tips

Topics to prepare for Sportz Interactive Software Developer interview:
  • SQL
Interview preparation tips for other job seekers - Prepared for a SQL and you know language technical questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - system design 

(1 Question)

  • Q1. Notification system
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. Are you the right fit for the job?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try and join big companies where you get to learn things and you are valued. Never let anyone demean your potential.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. What is bug in any application?
  • Ans. 

    A bug in an application is an error, flaw, failure, or fault in the software code that causes it to produce incorrect or unexpected results.

    • Bugs can range from simple syntax errors to complex logic issues.

    • Common types of bugs include logic errors, syntax errors, and runtime errors.

    • Examples of bugs include a calculator app displaying incorrect results, a website crashing when a specific button is clicked, or a game free

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. What is the life cycle of bug?
  • Ans. 

    Bug life cycle includes identification, reporting, fixing, retesting, and closing.

    • Identification: Bug is identified by testers during testing.

    • Reporting: Testers report the bug to developers.

    • Fixing: Developers fix the bug in the code.

    • Retesting: Testers retest the fixed bug to ensure it is resolved.

    • Closing: Once bug is confirmed fixed, it is closed.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why team bonding is needed for healthy work culture?

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Assignment 

Assignment to create a card game

Round 2 - One-on-one 

(2 Questions)

  • Q1. Asked OOPs concepts
  • Q2. Design patterns

EPIC Interview FAQs

How to prepare for EPIC 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 EPIC. The most common topics and skills that interviewers at EPIC expect are Nursing, Hospital, Surgical, Medical and Accident.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
Pole To Win Interview Questions
3.5
 • 52 Interviews
View all

EPIC Reviews and Ratings

based on 9 reviews

3.6/5

Rating in categories

3.6

Skill development

3.8

Work-Life balance

3.2

Salary & Benefits

3.9

Job Security

3.8

Company culture

3.5

Promotions/Appraisal

3.5

Work Satisfaction

Explore 9 Reviews and Ratings
Senior Business Manager
4 salaries
unlock blur

₹3.2 L/yr - ₹10 L/yr

3D Visualiser
4 salaries
unlock blur

₹5 L/yr - ₹5.5 L/yr

Cheif Financial Officer
3 salaries
unlock blur

₹17.2 L/yr - ₹17.2 L/yr

Global Project Manager
3 salaries
unlock blur

₹32 L/yr - ₹51 L/yr

Explore more salaries
Compare EPIC with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview