Upload Button Icon Add office photos
Engaged Employer

i

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

Indegene Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Indegene Software Engineer Interview Questions and Answers for Experienced

Updated 22 Aug 2023

Indegene Software Engineer Interview Experiences for Experienced

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2022. There were 5 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 - Coding Test 

They will prove some static design template image need to conver in responsive HTML5 code they will prove some images related to the template provided

Round 3 - Technical 

(2 Questions)

  • Q1. Questions on responsive design device resolutions size and some js basic questions
  • Q2. Sudo element in css iPad and desktop screen resolution Javascript elements Difference between dot &# class in css How to declare and define class in css
  • Ans. 

    sudo element in CSS allows styling of elements based on their parent element

    • sudo element in CSS is used to select elements based on their parent element

    • It is denoted by the > symbol

    • Example: div > p { color: red; } selects all <p> elements that are direct children of <div> elements

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

(1 Question)

  • Q1. About your qualifications and last company designation role package
Round 5 - Technical 

(2 Questions)

  • Q1. How to add internal and external css in html code Difference between HTML5 & HTML
  • Ans. 

    Internal CSS is added within the <style> tag in the <head> section of HTML, while external CSS is linked using the <link> tag.

    • Internal CSS is added within the <style> tag in the <head> section of HTML

    • External CSS is linked using the <link> tag with the 'rel' attribute set to 'stylesheet' and the 'href' attribute pointing to the CSS file

    • Example: <style> body { background-color: ...

  • Answered by AI
  • Q2. Difference between Css & SAAS
  • Ans. 

    CSS is a styling language used to style web pages, while SASS is a preprocessor scripting language that is interpreted into CSS.

    • CSS is a styling language used to describe the look and formatting of a document written in HTML.

    • SASS is a preprocessor scripting language that is interpreted into CSS.

    • SASS allows for variables, nesting, and mixins to be used in the stylesheet, making it more efficient and maintainable.

    • CSS is ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - About your salary discussion

Skills evaluated in this interview

Software Engineer Jobs at Indegene

View all

Interview questions from similar companies

Interview Preparation Tips

Interview preparation tips for other job seekers - Main focus on Junit. If you are good in it is fine.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

First round was online coding round, second was coding in interview infornt of panel, third was DSA+basic Database questions

Software Engineer Interview Questions & Answers

Kantar user image K VENKATA SAI DEEPAK

posted on 14 May 2024

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

I appeared for an interview in Apr 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basics of sql and some coding questions
  • Q2. Data structures
Round 2 - Technical 

(1 Question)

  • Q1. Putin arrays strings

I applied via LinkedIn and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic to advanced JavaScript concepts, OOPS and data structures
  • Q2. Writing live code for the problems given during the interview rounds

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic to advanced knowledge is must and also practice some of the easy and medium level leetcode problems
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

Basic ds algo round with questions asked around arrays strings

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare ds algo throughly mostly easy-medium leetcode questions
Interview experience
5
Excellent
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 2 interview rounds.

Round 1 - Aptitude Test 

It have some aptitude question and 2 coding question

Round 2 - HR 

(1 Question)

  • Q1. Basic hr question asked like salary and all

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare any one project to describe
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2023. 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 - Coding Test 

Array,binary search, Aptitude

Round 3 - Technical 

(1 Question)

  • Q1. Coding Questions, java, Web development
Round 4 - HR 

(1 Question)

  • Q1. Just normal Questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quant verbal LRDI ,normal question

Round 2 - Coding Test 

Dsa array and 2D array

Round 3 - Technical 

(1 Question)

  • Q1. About project and resume
Round 4 - HR 

(1 Question)

  • Q1. Behavioural question
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. All questions based on your resume and recent project you have done including OOPS concept, MVC , Design patterns, SOLID principles
Round 2 - Behavioral 

(1 Question)

  • Q1. Here test the communications, problem solving skills, Decision making skill, Situation handle, conflict management

Indegene Interview FAQs

How many rounds are there in Indegene Software Engineer interview for experienced candidates?
Indegene interview process for experienced candidates usually has 5 rounds. The most common rounds in the Indegene interview process for experienced candidates are Technical, Resume Shortlist and Coding Test.
How to prepare for Indegene Software Engineer interview for experienced candidates?
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 Indegene. The most common topics and skills that interviewers at Indegene expect are Javascript, Healthcare, Front End, HTML and Google Analytics.
What are the top questions asked in Indegene Software Engineer interview for experienced candidates?

Some of the top questions asked at the Indegene Software Engineer interview for experienced candidates -

  1. sudo element in css iPad and desktop screen resolution Javascript elements Di...read more
  2. How to add internal and external css in html code Difference between HTML5 & HT...read more
  3. Difference between Css & S...read more

Tell us how to improve this page.

Indegene Software Engineer Interview Process for Experienced

based on 1 interview

Interview experience

3
  
Average
View more
Indegene Software Engineer Salary
based on 234 salaries
₹3.8 L/yr - ₹15 L/yr
8% more than the average Software Engineer Salary in India
View more details

Indegene Software Engineer Reviews and Ratings

based on 33 reviews

3.7/5

Rating in categories

3.1

Skill development

3.9

Work-life balance

3.4

Salary

3.4

Job security

3.6

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 33 Reviews and Ratings
Software Engineer

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Senior Software Engineer

Bangalore / Bengaluru

2-5 Yrs

₹ 6.5-14.0845 LPA

Explore more jobs
Web Developer
461 salaries
unlock blur

₹2.3 L/yr - ₹10 L/yr

Software Engineer
234 salaries
unlock blur

₹3.8 L/yr - ₹15 L/yr

Project Associate
226 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Senior Project Associate
163 salaries
unlock blur

₹7 L/yr - ₹16.3 L/yr

Associate Manager
158 salaries
unlock blur

₹11 L/yr - ₹35 L/yr

Explore more salaries
Compare Indegene with

EXL Service

3.7
Compare

Access Healthcare

3.9
Compare

AGS Health

4.0
Compare

Straive

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