Upload Button Icon Add office photos

Filter interviews by

Humana Interview Questions, Process, and Tips

Updated 6 Sep 2024

Top Humana Interview Questions and Answers

Humana Interview Experiences

Popular Designations

4 interviews found

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

(1 Question)

  • Q1. What tools did you use for IAST and share one example
  • Ans. 

    I used Contrast Security for IAST, which provides real-time application security testing.

    • Contrast Security is a popular IAST tool used for identifying vulnerabilities in real-time

    • It provides continuous monitoring and protection for applications

    • Contrast Security integrates seamlessly into the CI/CD pipeline for automated testing

    • One example of Contrast Security in action is identifying and blocking SQL injection attacks

  • Answered by AI

Application Security Engineer Interview Questions asked at other Companies

Q1. What tools did you use for IAST and share one example
View answer (1)

Software Engi Interview Questions & Answers

user image Anonymous

posted on 23 May 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Describe OOP's in C#
  • Ans. 

    OOP in C# is a programming paradigm that uses classes and objects to model real-world entities.

    • OOP stands for Object-Oriented Programming

    • In C#, classes are used to define objects which have properties and methods

    • Encapsulation, inheritance, and polymorphism are key principles of OOP in C#

    • Example: class Car { string make; int year; void Start() { } }

  • Answered by AI
  • Q2. Encapsulation, Inheritance, Polymorphism, and Abstraction.
  • Q3. What is a singleton?
  • Ans. 

    A singleton is a design pattern that restricts the instantiation of a class to one object.

    • Singleton pattern ensures that a class has only one instance and provides a global point of access to it.

    • Commonly used in scenarios where only a single instance of a class is needed, such as database connections or configuration settings.

    • Implementation can involve a private constructor, a static method to access the instance, and ...

  • Answered by AI
  • Q4. A design pattern where a class is only created one instance at runtime.
  • Ans. 

    Singleton pattern ensures a class has only one instance created at runtime.

    • Ensures there is only one instance of the class by providing a global point of access to it.

    • Uses a private constructor to restrict instantiation of the class from other classes.

    • Commonly used in scenarios where only one instance of a class is needed, such as database connections or configuration settings.

  • Answered by AI

Skills evaluated in this interview

Software Engi Interview Questions asked at other Companies

Q1. A design pattern where a class is only created one instance at runtime.
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Roles and responsibilities

Servicenow Developer Interview Questions asked at other Companies

Q1. How to calculate timing of Incident which assigned to multiple group
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basics of automation, Java, past projects. Discussions driven from your answers to the past project. Small coding assignment towards the end

Senior Automation Test Engineer Interview Questions asked at other Companies

Q1. (1) write a list comprehension to print a list from 1 to 10 (2) write a program to check if a given positive integer is a power of two (3) create a fibonacci series of 100 using recursive function (4) write a program to find missing numbers... read more
View answer (2)

Humana interview questions for popular designations

 Application Security Engineer

 (1)

 Software Engi

 (1)

 Servicenow Developer

 (1)

 Senior Automation Test Engineer

 (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is OO?
  • Ans. 

    OO stands for Object-Oriented. It is a programming paradigm that focuses on objects and their interactions.

    • OO is based on the concept of classes and objects.

    • It emphasizes encapsulation, inheritance, and polymorphism.

    • OO languages include Java, C++, Python, and Ruby.

    • OO design patterns are used to solve common problems in software development.

  • Answered by AI
  • Q2. Explain Bug/defect life cycle.
  • Ans. 

    Bug/defect life cycle is a process of identifying, reporting, prioritizing, fixing, and verifying software defects.

    • Defect identification

    • Defect reporting

    • Defect prioritization

    • Defect fixing

    • Defect verification

  • Answered by AI
  • Q3. Explan your previous project/work
  • Q4. What is the difference between smoke & sanity testing?
  • Ans. 

    Smoke testing is a quick and shallow test to check basic functionality, while sanity testing is a more thorough test to ensure system stability.

    • Smoke testing is done to check if the critical functionalities of the system are working or not.

    • Sanity testing is done to check if the system is stable enough to proceed with further testing.

    • Smoke testing is usually done after a build is deployed, while sanity testing is done a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the basics of testing & Java concepts.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Core Java Questions and Selenium project questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident in answering
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Need to dig into basics
Round 2 - HR 

(1 Question)

  • Q1. Just communication

Interview Questionnaire 

4 Questions

  • Q1. About your self
  • Q2. About java
  • Q3. Phython
  • Q4. Project details

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong ont losse ur hope

Interview Questionnaire 

2 Questions

  • Q1. Write Query
  • Ans. 

    Write a query

    • Specify the database and table name

    • List the columns to be selected

    • Add any conditions or filters

    • Specify the order of results

  • Answered by AI
  • Q2. Update query

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1.  What is your ambition
  • Q2. To be positioned

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool and confident stay stubborn and storng communicate welll

Humana Interview FAQs

How many rounds are there in Humana interview?
Humana interview process usually has 1 rounds. The most common rounds in the Humana interview process are Technical and One-on-one Round.
What are the top questions asked in Humana interview?

Some of the top questions asked at the Humana interview -

  1. A design pattern where a class is only created one instance at runti...read more
  2. What tools did you use for IAST and share one exam...read more
  3. What is a singlet...read more

Tell us how to improve this page.

Humana Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

GAO Tek Interview Questions
4.4
 • 168 Interviews
UnitedHealth Interview Questions
4.0
 • 81 Interviews
CVS Health Interview Questions
3.8
 • 9 Interviews
Anthem Interview Questions
3.6
 • 3 Interviews
View all

Humana Reviews and Ratings

based on 7 reviews

4.5/5

Rating in categories

4.1

Skill development

4.4

Work-life balance

4.1

Salary

4.6

Job security

4.6

Company culture

4.0

Promotions

4.6

Work satisfaction

Explore 7 Reviews and Ratings
SAP Security & GRC Consultant
3 salaries
unlock blur

₹5.5 L/yr - ₹6.1 L/yr

Claim Processor
3 salaries
unlock blur

₹1.5 L/yr - ₹4.7 L/yr

Explore more salaries
Compare Humana with

UnitedHealth

4.0
Compare

Anthem

3.6
Compare

Aetna

4.9
Compare

Centene Corporation

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