AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Kaiser Permanente

Compare button icon Compare button icon Compare
4.2

based on 54 Reviews

  • About
  • Reviews
    54
  • Salaries
    517
  • Interviews
    16
  • Jobs
    -
  • Benefits
    4
  • Photos
    -
  • Posts
    3

Filter interviews by

Kaiser Permanente Interview Questions and Answers

Updated 4 Jan 2025
Popular Designations

7 Interview questions

A QA Lead was asked 5mo ago
Q. Java program on string some pipeline
Ans. 

Java program to manipulate strings using a pipeline

  • Use Java streams to create a pipeline for string manipulation

  • Use methods like map, filter, and reduce to perform operations on strings

  • Example: Stream.of("hello", "world").map(String::toUpperCase).forEach(System.out::println)

View all QA Lead interview questions
A Qa Automation Testing Engineer was asked 7mo ago
Q. Write a program to count the occurrences of each character in a given string.
Ans. 

Count the occurrences of each character in a given string.

  • Iterate through the string and use a hashmap to store the count of each character.

  • Handle both uppercase and lowercase characters separately.

  • Consider using a for loop or a hashmap to efficiently count the characters.

View all Qa Automation Testing Engineer interview questions
A SQA Manager was asked 9mo ago
Q. How do you manage automation within a sprint?
Ans. 

I manage in sprint Automation by prioritizing test cases, collaborating with developers, and continuously improving test scripts.

  • Prioritize test cases based on impact and risk

  • Collaborate with developers to ensure automation is integrated into the sprint workflow

  • Continuously improve test scripts to increase efficiency and coverage

View all SQA Manager interview questions
A QA/QC Manager was asked 10mo ago
Q. What is the role locator identification in Playwright?
Ans. 

get by role locator identification in playwright is used to locate elements based on their role attribute

  • Used to locate elements based on their role attribute

  • Helps in identifying elements with specific roles such as button, link, etc.

  • Syntax: page.locator('role=value')

View all QA/QC Manager interview questions

What people are saying about Kaiser Permanente

View All
a technical lead
5d (edited)
I have 2 offers almost the same, one from Kaiser Permanente(GHSE) Pune, and Tomtom pune. Please suggest which one should I consider.
Both the companies are offering almost around 20LPA for Servicenow Developer position. I don't have much information about these two companies. So if anyone has any experience working with these companies. Please suggest!
Got a question about Kaiser Permanente?
Ask anonymously on communities.
An Identity and Access Management Engineer was asked 12mo ago
Q. How do you achieve high availability and zero downtime with any IDM system?
Ans. 

Achieving high availability and zero downtime with an IDM system involves redundancy, load balancing, disaster recovery planning, and continuous monitoring.

  • Implementing redundancy by having multiple servers for failover

  • Utilizing load balancing to distribute traffic evenly across servers

  • Creating a disaster recovery plan to quickly recover from any failures

  • Continuous monitoring of system performance and availability

  • ...

View all Identity and Access Management Engineer interview questions
A QA/QC Manager was asked 10mo ago
Q. Multiple ways to trigger jobs in github / jenkins
Ans. 

Multiple ways to trigger jobs in GitHub/Jenkins

  • Using webhooks in GitHub to trigger Jenkins jobs

  • Using Jenkins pipeline to schedule jobs at specific times

  • Manually triggering jobs in Jenkins through the UI or CLI

  • Using GitHub Actions to trigger workflows in response to events

View all QA/QC Manager interview questions
A Technical Project Manager was asked 12mo ago
Q. What is Resource Management? Does it involve only Human resource management ?
Ans. 

Resource management involves planning, allocating, and optimizing resources to achieve project goals. It includes human, financial, equipment, and material resources.

  • Resource management is the process of planning, allocating, and optimizing resources to achieve project goals.

  • It involves managing various types of resources such as human resources, financial resources, equipment, and materials.

  • Effective resource man...

View all Technical Project Manager interview questions
Are these interview questions helpful?

Kaiser Permanente Interview Experiences

16 interviews found

QA Lead Interview Questions & Answers

user image Anonymous

posted on 4 Jan 2025

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Java program on string some pipeline
  • Ans. 

    Java program to manipulate strings using a pipeline

    • Use Java streams to create a pipeline for string manipulation

    • Use methods like map, filter, and reduce to perform operations on strings

    • Example: Stream.of("hello", "world").map(String::toUpperCase).forEach(System.out::println)

  • Answered by AI
    Add your answer
  • Q2. Etl
  • Add your answer
Round 2 - Coding Test 

Java program to print char count
sql query
And question from cv and old projects
But they are not interested to select if you arr under 8 year then apply

Interview Preparation Tips

Interview preparation tips for other job seekers - Fake interview in round 2 after given all answers they rejected u
And what ever lie they want just added in feedback for insecurity
Anonymous

SQA Manager Interview Questions & Answers

user image ABHIJIT SHINDE

posted on 12 Sep 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response
Round 1 - One-on-one 

(2 Questions)

  • Q1. What do you do when employee has less work
  • Ans. 

    Assign additional tasks, provide training opportunities, encourage self-improvement

    • Assign additional tasks or projects to keep them engaged

    • Provide training opportunities to enhance their skills

    • Encourage self-improvement through online courses or workshops

    • Allow them to work on personal development goals during downtime

  • Answered by AI
    Add your answer
  • Q2. How do you manage in sprint Automation
  • Ans. 

    I manage in sprint Automation by prioritizing test cases, collaborating with developers, and continuously improving test scripts.

    • Prioritize test cases based on impact and risk

    • Collaborate with developers to ensure automation is integrated into the sprint workflow

    • Continuously improve test scripts to increase efficiency and coverage

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not Apply for this company, I had very terrible experience. Prasad from Peoplefy connect with me for 1st technical round, after 2 weeks 1st round was done, after 3 days result was announced and he informed me that i have cleared first round, after 6 weeks of followup company is still fixing the round. My advice is not to wait.

Skills evaluated in this interview

Anonymous

Qa Automation Testing Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Oct 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Count chars from given string
  • Ans. 

    Count the occurrences of each character in a given string.

    • Iterate through the string and use a hashmap to store the count of each character.

    • Handle both uppercase and lowercase characters separately.

    • Consider using a for loop or a hashmap to efficiently count the characters.

  • Answered by AI
    Add your answer
  • Q2. API automation questions
  • Add your answer

Skills evaluated in this interview

Anonymous

Data Scientist Interview Questions & Answers

user image Anonymous

posted on 14 Oct 2024

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

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Coding Test 

Python questions
1. Write a python code to calculate the frequency of each word present in the sentence.
2. Find the sum of first 25 prime numbers.
3. Write the model building code for Random forest.

Anonymous

SQA Manager Interview Questions & Answers

user image Anonymous

posted on 2 Sep 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Selenium Framework Question
  • Add your answer
  • Q2. Project Costing
  • Add your answer
Anonymous

QA/QC Manager Interview Questions & Answers

user image Anonymous

posted on 21 Aug 2024

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

(2 Questions)

  • Q1. Multiple ways to trigger jobs in github / jenkins
  • Ans. 

    Multiple ways to trigger jobs in GitHub/Jenkins

    • Using webhooks in GitHub to trigger Jenkins jobs

    • Using Jenkins pipeline to schedule jobs at specific times

    • Manually triggering jobs in Jenkins through the UI or CLI

    • Using GitHub Actions to trigger workflows in response to events

  • Answered by AI
    Add your answer
  • Q2. What is get by role locator identification in playwright
  • Ans. 

    get by role locator identification in playwright is used to locate elements based on their role attribute

    • Used to locate elements based on their role attribute

    • Helps in identifying elements with specific roles such as button, link, etc.

    • Syntax: page.locator('role=value')

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Interview Questions & Answers

user image Anonymous

posted on 12 Jun 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. All technical questions related SQL, data warehouse, ETL informatica and Unix Linux.
  • Add your answer
Round 2 - Technical 

(1 Question)

  • Q1. Project based scenario questions and managerial questions.
  • Add your answer
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
  • Add your answer
Anonymous

Compliance Consultant 4 Interview Questions & Answers

user image Anonymous

posted on 3 Jul 2024

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

(1 Question)

  • Q1. Process knowledge
  • Add your answer
Round 2 - Technical 

(1 Question)

  • Q1. Knowledge, team handing, training, Quality improvement plans, confidence
  • Add your answer
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Brief knowledge about your role and responsibilities, Good communication skills, Confidence
Anonymous

Technical Project Manager Interview Questions & Answers

user image Priyanka P

posted on 3 Jun 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is Resource Management? Does it involve only Human resource management ?
  • Ans. 

    Resource management involves planning, allocating, and optimizing resources to achieve project goals. It includes human, financial, equipment, and material resources.

    • Resource management is the process of planning, allocating, and optimizing resources to achieve project goals.

    • It involves managing various types of resources such as human resources, financial resources, equipment, and materials.

    • Effective resource manageme...

  • Answered by AI
    View 1 more answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply WITHOUT reference.
Without reference most of them just take rounds for casual process. Its already finalized whom they are going to Hire. Its horrifying how they Demotivate a PMP Prince 2 candidate with their Low Manipulation techniques.
Anonymous

Clinical Laboratory Scientist Interview Questions & Answers

user image Anonymous

posted on 16 Dec 2024

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

(4 Questions)

  • Q1. What is the selected media for Haemophilus species?
  • Add your answer
  • Q2. Which biochemical tests are preferred for Enterobacteriaceae?
  • Add your answer
  • Q3. How you test for streptococcus B
  • Add your answer
  • Q4. What disks are needed to identify streptococcus pneumoniae
  • Add your answer
Anonymous
More about working at Kaiser Permanente
  • HQ - Oakland, United States

Kaiser Permanente Interview FAQs

How many rounds are there in Kaiser Permanente interview?
Kaiser Permanente interview process usually has 1-2 rounds. The most common rounds in the Kaiser Permanente interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in Kaiser Permanente interview?

Some of the top questions asked at the Kaiser Permanente interview -

  1. What is Resource Management? Does it involve only Human resource managemen...read more
  2. How do you achieve high availability and zero downtime with any idm sys...read more
  3. what is get by role locator identification in playwri...read more

Tell us how to improve this page.

Kaiser Permanente Interviews By Designations

  • Kaiser Permanente SQA Manager Interview Questions
  • Kaiser Permanente Project Manager Interview Questions
  • Kaiser Permanente Data Scientist Interview Questions
  • Kaiser Permanente QA Lead Interview Questions
  • Kaiser Permanente QA/QC Manager Interview Questions
  • Kaiser Permanente Company Secretary Interview Questions
  • Kaiser Permanente Technical Project Manager Interview Questions
  • Kaiser Permanente Application Support Engineer Interview Questions
  • Show more
  • Kaiser Permanente L2 Network Engineer Interview Questions
  • Kaiser Permanente Travel and Expense Auditor Interview Questions

Interview Questions for Popular Designations

  • Executive Interview Questions
  • Analyst Interview Questions
  • Software Engineer Interview Questions
  • Software Developer Interview Questions
  • Senior Associate Interview Questions
  • Senior Engineer Interview Questions
  • Sales Executive Interview Questions
  • Manager Interview Questions
  • Show more
  • HR Executive Interview Questions
  • Sales Officer Interview Questions

Overall Interview Experience Rating

3.7/5

based on 21 interview experiences

Difficulty level

Easy 44%
Moderate 44%
Hard 11%

Duration

Less than 2 weeks 38%
2-4 weeks 13%
4-6 weeks 38%
6-8 weeks 13%
View more

Interview Questions from Similar Companies

Wipro
Wipro Interview Questions
3.7
 • 6k Interviews
IQVIA
IQVIA Interview Questions
3.8
 • 486 Interviews
Sun Pharmaceutical Industries
Sun Pharmaceutical Industries Interview Questions
4.0
 • 449 Interviews
Hindustan Unilever
Hindustan Unilever Interview Questions
4.2
 • 401 Interviews
Aurobindo Pharma
Aurobindo Pharma Interview Questions
4.0
 • 258 Interviews
Hetero
Hetero Interview Questions
3.8
 • 250 Interviews
Alkem Laboratories
Alkem Laboratories Interview Questions
3.9
 • 169 Interviews
Max Healthcare
Max Healthcare Interview Questions
4.0
 • 159 Interviews
Abbott
Abbott Interview Questions
4.1
 • 157 Interviews
London Stock Exchange Group
London Stock Exchange Group Interview Questions
3.9
 • 143 Interviews
View all

Kaiser Permanente Reviews and Ratings

based on 54 reviews

4.2/5

Rating in categories

3.6

Skill development

4.1

Work-life balance

4.4

Salary

4.2

Job security

3.9

Company culture

3.5

Promotions

3.6

Work satisfaction

Explore 54 Reviews and Ratings
Kaiser Permanente Salaries in India
Data Analyst
24 salaries
unlock blur

₹7 L/yr - ₹16 L/yr

Application Support Engineer
24 salaries
unlock blur

₹16 L/yr - ₹23 L/yr

Software Developer
18 salaries
unlock blur

₹16.5 L/yr - ₹17 L/yr

Service Delivery Manager
11 salaries
unlock blur

₹29 L/yr - ₹48 L/yr

Network Engineer
10 salaries
unlock blur

₹6.5 L/yr - ₹9 L/yr

Explore more salaries
Compare Kaiser Permanente with
Wipro

Wipro

3.7
Compare
Hindustan Unilever

Hindustan Unilever

4.2
Compare
Sun Pharmaceutical Industries

Sun Pharmaceutical Industries

4.0
Compare
Aurobindo Pharma

Aurobindo Pharma

4.0
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Kaiser Permanente Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter