Upload Button Icon Add office photos
Engaged Employer

i

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

Cytecare Cancer Hospital Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cytecare Cancer Hospital HR Generalist Interview Questions and Answers

Updated 24 Apr 2024

Cytecare Cancer Hospital HR Generalist Interview Experiences

1 interview found

HR Generalist Interview Questions & Answers

user image Mahesh Hegade

posted on 24 Apr 2024

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(6 Questions)

  • Q1. Give brief introduction about your family, education and experience.
  • Q2. What you do in your free time in office ?
  • Q3. How much TDS you do in employee payroll ?
  • Ans. 

    TDS in employee payroll is calculated based on the employee's income and tax slab rates.

    • TDS is deducted from employee's salary based on their income tax slab rate

    • Employers are responsible for deducting TDS from employee's salary and depositing it with the government

    • TDS rates vary based on the income of the employee and applicable tax laws

  • Answered by AI
  • Q4. Did you help your parents in your free time ?
  • Q5. What are your Hobbies ?
  • Q6. What are the challenges you faced in your current job role ?

Interview Preparation Tips

Interview preparation tips for other job seekers - They will do cross question on your resume. So, please be clear about what you mentioned in your resume. They try to check communication by asking general personnel and family questions.

Interview questions from similar companies

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

I appeared for an interview before May 2023.

Round 1 - Written exam 

(1 Question)

  • Q1. Drug calculation
Round 2 - Face to face interview 

(1 Question)

  • Q1. Suddenly a person fall down in front of you. What you will do

Interview Preparation Tips

Interview preparation tips for other job seekers - CV should be appropriate. don't add anything unknown especially freshers.if it is lie they can understand by reading the CV.

Interview Preparation Tips

Round: Test
Experience: Actually for everyone they take 3 rounds but for me only 2 rounds. I cleared aptitude test then manager round. He just asked 2 questions about my degree then about NCC thats all
Duration: 30 minutes
Total Questions: 5

College Name: Bangalore University

I applied via Approached by Company and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Dotnet, angular , azure

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go for Interview
Less pay
Rotational shift
Too much policies
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. 1. Basic query questions was asked including concepts such as row number logic, update, delete etc. 2. What is materialized view in snowflake?
  • Q2. 1. What is database and schema in sql? 2. What is integration runtime in Azure Data Factory?
  • Ans. 

    1. Database is a collection of organized data, schema defines the structure of the database. 2. Integration Runtime in Azure Data Factory is a compute infrastructure used to move data.

    • Database is a collection of tables, indexes, views, and other objects that store and organize data.

    • Schema defines the structure of the database, including tables, columns, relationships, and constraints.

    • Integration Runtime in Azure Data F...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Simple and easy basic aptitude

Round 2 - Coding Test 

Simple question solved in python

Round 3 - Technical 

(3 Questions)

  • Q1. Program to print Prime number
  • Ans. 

    Program to print Prime number

    • Iterate through numbers and check if each number is prime

    • Use a nested loop to check for factors of the number

    • A prime number is a number that is only divisible by 1 and itself

  • Answered by AI
  • Q2. Program to compute permutations and combinations
  • Ans. 

    Program to compute permutations and combinations

    • Use recursion to generate all possible permutations and combinations

    • For permutations, swap elements in the array and recursively call the function

    • For combinations, include or exclude elements in the array and recursively call the function

    • Use a loop to iterate through the array and generate all possible permutations and combinations

  • Answered by AI
  • Q3. Program to find the missing element in a series of number
  • Ans. 

    Program to find the missing element in a series of numbers

    • Iterate through the array and calculate the sum of all elements

    • Calculate the sum of the series using the formula n*(n+1)/2 where n is the length of the series

    • Subtract the sum of the array from the sum of the series to find the missing element

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just stick to basics and brush upon it

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Medical labs test questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls recollect your medical knowledge
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 3 interview rounds.

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 - Case Study 

C# , asp.net based question

Round 3 - Group Discussion 

How much do you about coding and so on

Interview Preparation Tips

Interview preparation tips for other job seekers - Please do not join this company. I have evidence that they don't pay salary at last and your relieving letter and how they provide salary as late as they can and others also.

Interview Questionnaire 

2 Questions

  • Q1. Sell This Pen or anything
  • Ans. 

    This pen is not just a writing tool, it's a statement of style and sophistication.

    • Highlight the pen's unique features such as its design, ink quality, and durability.

    • Emphasize the benefits of using a high-quality pen, such as improved handwriting and professionalism.

    • Create a sense of urgency by offering limited-time discounts or promotions.

    • Appeal to the customer's emotions by telling a story or sharing a personal exper...

  • Answered by AI
  • Q2. What are qualities in you that we hire you
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions related to NODEJS , PHP, Past projects, Resume
  • Q2. Why Mongodb over Sql
  • Ans. 

    MongoDB is preferred over SQL for its flexibility, scalability, and ease of use in handling unstructured data.

    • MongoDB is a NoSQL database, making it easier to work with unstructured data compared to SQL.

    • MongoDB is schema-less, allowing for more flexibility in data modeling and changes.

    • MongoDB is horizontally scalable, making it easier to handle large amounts of data and high traffic loads.

    • MongoDB's document-based data ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ResMed Associate Software Engineer interview:
  • Nodejs
  • MongoDB
  • PHP
  • SQL
Interview preparation tips for other job seekers - They asked related to resume only.

I didn't got selected because I couldn't justify what was written on my resume.

Skills evaluated in this interview

Cytecare Cancer Hospital Interview FAQs

How many rounds are there in Cytecare Cancer Hospital HR Generalist interview?
Cytecare Cancer Hospital interview process usually has 1 rounds. The most common rounds in the Cytecare Cancer Hospital interview process are One-on-one Round.

Tell us how to improve this page.

Cytecare Cancer Hospital HR Generalist Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

XL Health Interview Questions
4.1
 • 19 Interviews
ResMed Interview Questions
3.7
 • 16 Interviews
GENWORKS Health Interview Questions
3.2
 • 15 Interviews
View all
Staff Nurse
19 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Associate
7 salaries
unlock blur

₹2 L/yr - ₹2.8 L/yr

Associate Finance & Accounts
7 salaries
unlock blur

₹1.8 L/yr - ₹3.4 L/yr

Associate Manager
6 salaries
unlock blur

₹6 L/yr - ₹9.2 L/yr

Senior Executive
5 salaries
unlock blur

₹4.2 L/yr - ₹5 L/yr

Explore more salaries
Compare Cytecare Cancer Hospital with

XL Health

4.1
Compare

Apollo Clinic

4.0
Compare

Suburban Diagnostics

3.9
Compare

Ruby Hall Clinic

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