Upload Button Icon Add office photos

Filter interviews by

Evolent Health International Lead Engineer Interview Questions and Answers

Updated 28 Jun 2021

Evolent Health International Lead Engineer Interview Experiences

1 interview found

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Jun 2021

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

Interview Questionnaire 

1 Question

  • Q1. OLTP and OLAP difference, and basics interview questions from Google search, like windows n linux difference.

Interview Preparation Tips

Interview preparation tips for other job seekers - As this was client round and I was expecting some scenario specific questions but it was all from Google search, not specic to java/micro service or DB, random questions from Google.

Interview questions from similar companies

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

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Coin change problem
  • Ans. 

    The coin change problem involves finding the minimum number of coins needed to make a certain amount of change.

    • Use dynamic programming to solve this problem efficiently.

    • Start by creating a table to store the minimum number of coins needed for each amount from 0 to the target amount.

    • Iterate through each coin denomination and update the table accordingly.

    • Return the value in the table corresponding to the target amount as

  • Answered by AI
  • Q2. Basic java fundamnetals
Round 2 - Technical 

(2 Questions)

  • Q1. Left view of binary tree
  • Ans. 

    The left view of a binary tree shows the nodes that are visible when looking at the tree from the left side.

    • The left view of a binary tree can be obtained by performing a level order traversal and keeping track of the first node at each level.

    • Example: For a binary tree with root node 1, left child 2, and right child 3, the left view would be [1, 2].

  • Answered by AI
  • Q2. Peak element in rotated sorted array
  • Ans. 

    Peak element in rotated sorted array

    • Peak element is greater than its neighbors

    • Binary search can be used to find peak element

    • Consider edge cases like array with only one element or no peak element

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Miscoservice architecture

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. None None None None None None None None
  • Q2. None None None None None None None None None
  • Q3. None hhhhhhhhhhhhhhhhhbhhhh
  • Q4. None ,,....,.ghhhhhhhhhhhhhh

Interview Preparation Tips

Interview preparation tips for other job seekers - High ego of manager, you can not talk about your ideas. Just listen and listen. Team leader was new who don't know even a single word about Manufacturing and he was TL. His expectations is to satisfy his bogus ego rather than complete work.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Case Study 

It was good one on customer design issues

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. All about from the Resume along with the Technical question
Round 3 - HR 

(1 Question)

  • Q1. HR Related question
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 Jun 2023. There were 4 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. About me and experience
  • Q2. Salary expectation and schedule of intervew
Round 2 - Technical 

(4 Questions)

  • Q1. About my experience and what I used to do
  • Q2. Mainframe related questions
  • Q3. Situation based questions
  • Q4. How to handle and team dynamics
Round 3 - One-on-one 

(2 Questions)

  • Q1. Expectatations from me
  • Ans. 

    Expectations include strong analytical skills, communication abilities, domain knowledge, and leadership qualities.

    • Demonstrate strong analytical skills to identify business needs and propose solutions

    • Communicate effectively with stakeholders to gather requirements and provide updates

    • Possess domain knowledge to understand industry trends and challenges

    • Show leadership qualities by guiding team members and driving project

  • Answered by AI
  • Q2. My experience on the situations they handle day to day
Round 4 - HR 

(3 Questions)

  • Q1. How the interview went
  • Q2. How soon can I join
  • Q3. Negotiation on the pay

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident on your work experience so that you share truth. If you dont know say so. Based on your talent you are going to be hired, but not based on the lies you try to cover up which can be caught very easily.

I applied via Company Website and was interviewed in Apr 2022. 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 - One-on-one 

(1 Question)

  • Q1. This was 1 hour and 30 mins discussion.A lot of technical questions. Touched down framework building part, String in Java, Rest Assured, Programs related to collection Array List. Rest API related question...
Round 3 - One-on-one 

(1 Question)

  • Q1. This was managerial round. It was 50-50 in terma of technical and non technical questions. Basically I was checked for my Analytical skill by putting up scenario based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical Round which is of 1 hr and 30 mins is the main one. Be technically strong. Rest other round are easy.

I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Correct mislabelled jars problem.
  • Ans. 

    Correct mislabelled jars by relabelling them with correct labels.

    • Identify the mislabelled jars

    • Check the correct labels for each jar

    • Remove the mislabelled label

    • Apply the correct label to the jar

    • Ensure all jars are correctly labelled

  • Answered by AI
  • Q2. Reverse a number using recursion.
  • Ans. 

    Reverse a number using recursion.

    • Define a recursive function that takes the number as input

    • Base case: if the number is less than 10, return the number

    • Recursive case: return the last digit of the number concatenated with the result of calling the function with the number divided by 10

    • Call the function with the input number

  • Answered by AI
  • Q3. Questions on CTC and downplaying your experience and cheap bargain.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer didn't care to even read the resume beforehand, started with negging, and then moved on to 9th grade puzzles and elementary programming questions.
The first round was good, the hiring manager clearly explained the role, expectations and qualifications.
The next round proved to be bad.
The thing is, remember to ask for credentials of the interviewer before proceeding with the interview, most of them are just like bargaining in a fish market, like your CTC and experience. Makes it questionable on the job role.
Humble request: Please don't try to conduct interviews in this manner, in attempt to claim your superiority, company loses out on good candidates, just because you think you are interviewing PHDs, doesn't make you one: someone has had to study really hard to get there, and try to be honest with them if they don't fit the role.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal question on python, SQL, Data structure, and 2 coding questions on Python & SQL.

Round 2 - Coding Test 

This coding round was face-to-face. It was again on hackerrank portal. The interviewer just wants to know how you think and take approaches in terms of time and space complexity. and then you do code.

Interview Preparation Tips

Topics to prepare for Twilio Machine Learning Engineer interview:
  • Python
  • SQL
  • Machine Learning
  • Computer Vision
Interview preparation tips for other job seekers - prepare for coding round considering time complexity. Basic machine learning concepts are necessary.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. There were 2 interview rounds.

Round 1 - Coding Test 

A few programming questions based on profile

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic Java questions, Basic DB questions SQL queries writting Spring MVC questions

Evolent Health International Interview FAQs

How to prepare for Evolent Health International Lead Engineer 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 Evolent Health International. The most common topics and skills that interviewers at Evolent Health International expect are Automation Testing, QA, Root Cause Analysis, Test Cases and Test Data.

Tell us how to improve this page.

People are getting interviews through

based on 1 Evolent Health International interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.4k Interviews
Optum Interview Questions
4.0
 • 405 Interviews
KPIT Technologies Interview Questions
3.5
 • 281 Interviews
Salesforce Interview Questions
4.1
 • 262 Interviews
Adobe Interview Questions
4.0
 • 246 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
ServiceNow Interview Questions
4.1
 • 114 Interviews
View all
Evolent Health International Lead Engineer Salary
based on 4 salaries
₹10 L/yr - ₹30.5 L/yr
44% more than the average Lead Engineer Salary in India
View more details
Analyst
78 salaries
unlock blur

₹4 L/yr - ₹13.6 L/yr

Claims Adjudicator
67 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Software Engineer
63 salaries
unlock blur

₹6.4 L/yr - ₹17.6 L/yr

Senior Analyst
59 salaries
unlock blur

₹5.5 L/yr - ₹18.5 L/yr

Senior Software Engineer
52 salaries
unlock blur

₹11.6 L/yr - ₹25 L/yr

Explore more salaries
Compare Evolent Health International with

Oracle Cerner

3.7
Compare

McKesson

4.5
Compare

Optum

4.0
Compare

Veradigm

4.0
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