Upload Button Icon Add office photos

Filter interviews by

Vidal Health Tpa Full Stack Developer Interview Questions and Answers

Updated 26 Jun 2022

Vidal Health Tpa Full Stack Developer Interview Experiences

1 interview found

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. Questions about python, javascript and database and some situation based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - This is my first job so after some days I will give complete information about company

Interview questions from similar companies

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

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

Round 1 - One-on-one 

(12 Questions)

  • Q1. Asked Questions about Meta Tags
  • Q2. Question on Call, Apply, Bind
  • Q3. Node js event loop .[structure of event loop],poll phase,timer phase
  • Q4. React incriment and decrement button coding test
  • Q5. Statefull and StateLess components explaination
  • Ans. 

    Stateful components store and manage state data, while stateless components do not store state data.

    • Stateful components have internal state data that can change over time, while stateless components rely on props passed down from parent components.

    • Stateful components are typically class components in React, while stateless components are functional components.

    • Examples of stateful components include forms, modals, and s...

  • Answered by AI
  • Q6. Basic css details
  • Q7. Asked order of output with using set timeout and console.log statements
  • Q8. Promise.Race & Promise.all
  • Q9. Closures,Lazy loading,pre rendering
  • Q10. React router dom
  • Q11. Some questions on Next js [Caching,AppRouter,getServerSideProps]
  • Q12. Some output was asked based on functions created by interviewer
Round 2 - Behavioral 

(1 Question)

  • Q1. Explained Company policies
  • Ans. 

    Company policies are guidelines and rules set by the company to govern the behavior and actions of employees.

    • Company policies outline expectations for employee conduct

    • They cover areas such as attendance, dress code, communication, and use of company resources

    • Policies are typically documented in an employee handbook or on the company intranet

    • Employees are expected to adhere to company policies to maintain a positive wor

  • Answered by AI

Interview Preparation Tips

Topics to prepare for AXA Business Services Full Stack Developer interview:
  • Javascript
  • React.Js
  • Node js
  • Next
Interview preparation tips for other job seekers - Its Better to Prepare in all areas rather then regret it later for missing out opportunity

Skills evaluated in this interview

Interview experience
5
Excellent
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 - Aptitude Test 

It was easy just a few basic apti questions nothing complicated

Round 3 - Coding Test 

4-5 codes on java/python or on ur preferred coding skill

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and interview face to face was a easy proc=cess
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Nov 2023. There were 2 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 

(3 Questions)

  • Q1. I am freshers soo please one chance for your company
  • Q2. Yes I am fresher soo for your company work
  • Q3. Talk about a range of elements, including customer service.
  • Ans. 

    Customer service is an essential element in software development.

    • Customer service involves providing support and assistance to users of software applications.

    • It includes addressing user queries, resolving issues, and ensuring customer satisfaction.

    • Software developers may interact with customers through various channels like email, phone, or live chat.

    • Good customer service can lead to positive user experiences and incre...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - job roles that align with your interests and skills. Networking is also a great way to learn about potential career opportunities.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy level DSA questions are there

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Projects discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(1 Question)

  • Q1. C#,Asp.net ,SQL server,Asp.net MVC

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Coding ques mid level and project
Round 3 - Technical 

(1 Question)

  • Q1. Project discussion
Round 4 - HR 

(1 Question)

  • Q1. Hr ques mixed with project
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is pointer
  • Ans. 

    A pointer is a variable that stores the memory address of another variable.

    • Pointers are used to access and manipulate memory directly.

    • They are commonly used in programming languages like C and C++.

    • Example: int *ptr; // declares a pointer to an integer variable

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Numericals , personality test

Round 3 - Technical 

(1 Question)

  • Q1. Linked list, stacks
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(12 Questions)

  • Q1. Asked Questions about Meta Tags
  • Q2. Question on Call, Apply, Bind
  • Q3. Node js event loop .[structure of event loop],poll phase,timer phase
  • Q4. React incriment and decrement button coding test
  • Q5. Statefull and StateLess components explaination
  • Ans. 

    Stateful components store and manage state data, while stateless components do not store state data.

    • Stateful components have internal state data that can change over time, while stateless components rely on props passed down from parent components.

    • Stateful components are typically class components in React, while stateless components are functional components.

    • Examples of stateful components include forms, modals, and s...

  • Answered by AI
  • Q6. Basic css details
  • Q7. Asked order of output with using set timeout and console.log statements
  • Q8. Promise.Race & Promise.all
  • Q9. Closures,Lazy loading,pre rendering
  • Q10. React router dom
  • Q11. Some questions on Next js [Caching,AppRouter,getServerSideProps]
  • Q12. Some output was asked based on functions created by interviewer
Round 2 - Behavioral 

(1 Question)

  • Q1. Explained Company policies
  • Ans. 

    Company policies are guidelines and rules set by the company to govern the behavior and actions of employees.

    • Company policies outline expectations for employee conduct

    • They cover areas such as attendance, dress code, communication, and use of company resources

    • Policies are typically documented in an employee handbook or on the company intranet

    • Employees are expected to adhere to company policies to maintain a positive wor

  • Answered by AI

Interview Preparation Tips

Topics to prepare for AXA Business Services Full Stack Developer interview:
  • Javascript
  • React.Js
  • Node js
  • Next
Interview preparation tips for other job seekers - Its Better to Prepare in all areas rather then regret it later for missing out opportunity

Skills evaluated in this interview

Vidal Health Tpa Interview FAQs

How many rounds are there in Vidal Health Tpa Full Stack Developer interview?
Vidal Health Tpa interview process usually has 2 rounds. The most common rounds in the Vidal Health Tpa interview process are HR and Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

Gallagher Interview Questions
3.8
 • 205 Interviews
Tata AIG Interview Questions
4.1
 • 147 Interviews
Allstate Interview Questions
3.9
 • 127 Interviews
Digit Insurance Interview Questions
4.1
 • 122 Interviews
View all
Medical Officer
229 salaries
unlock blur

₹2.3 L/yr - ₹6 L/yr

Claims Executive
90 salaries
unlock blur

₹1.4 L/yr - ₹3.7 L/yr

Executive
79 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Team Lead
41 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Assistant Manager
33 salaries
unlock blur

₹4.2 L/yr - ₹8.9 L/yr

Explore more salaries
Compare Vidal Health Tpa with

Medi Assist India

3.6
Compare

Paramount Health Services Tpa

3.8
Compare

GENINS INDIA TPA

3.1
Compare

Medsave Healthcare TPA

2.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