Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Kaleidofin HR Associate Interview Questions and Answers

Updated 30 Mar 2023

Kaleidofin HR Associate Interview Experiences

1 interview found

HR Associate Interview Questions & Answers

user image Anonymous

posted on 30 Mar 2023

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2022. There were 2 interview rounds.

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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced Human Resource professional with a strong background in recruitment and employee relations.

    • Bachelor's degree in Human Resource Management

    • 5 years of experience in HR roles

    • Proficient in recruitment and selection processes

    • Strong knowledge of employment laws and regulations

    • Excellent communication and interpersonal skills

    • Implemented employee engagement initiatives resulting in increased empl...

  • Answered by AI
  • Q2. Do you know to use canva
  • Ans. 

    Yes, I am proficient in using Canva for designing graphics and visual content.

    • I have experience in creating social media graphics, posters, flyers, and infographics using Canva.

    • I am familiar with the various design elements and tools available in Canva.

    • I can work with templates or create designs from scratch based on the requirements.

    • I have a good eye for design and can ensure that the final output is visually appealin

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication skill is must
Must be strong in basic knowledge

Interview questions from similar companies

I applied via Approached by company and was interviewed in Dec 2021. There were 4 interview rounds.

Round 1 - Coding Test 

2 questions. 1 was basic level. 2 was of medium level.

Round 2 - One-on-one 

(2 Questions)

  • Q1. An ambiguous problem statement was given. Asking relevant questions revealed the problem to be largest island in a binary matrix. Was asked to code on an ide. And reduce space complexity to O(1).
  • Q2. Maximum sum path from root to leaf in an N-ary tree. Was asked to design an appropriate data structure. Then code the solution in O(n) time and O(1) space.
Round 3 - One-on-one 

(3 Questions)

  • Q1. Through discuss of projects. Methods used.
  • Q2. First missing positive number in an array of integer in O(n) time O(1) space.
  • Ans. 

    Find first missing positive number in an array in O(n) time and O(1) space.

    • Traverse the array and mark the presence of each positive integer by changing the sign of the corresponding index.

    • Traverse the array again and return the index of the first positive integer.

    • If all integers are present, return the length of the array + 1.

    • Example: [3, 4, -1, 1] => mark 3rd and 4th index as negative => return 2.

    • Example: [1, 2, 0] =...

  • Answered by AI
  • Q3. Given an integer, print the relevant column name in an excel sheet. Ex: 1- A , 2-B.......... 26-Z , 27-AA, 28-AB........ Was asked code on an ide and test cases were given.
  • Ans. 

    Given an integer, print the relevant column name in an excel sheet.

    • Create a string array of alphabets from A to Z

    • Use modulo operator to get remainder and divide by 26 to get quotient

    • Append the corresponding alphabet to the result string

    • Reverse the result string

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DSA and past experience.

Skills evaluated in this interview

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

Maths,quant for 1 hour duration

Round 2 - Coding Test 

Arrays, strings, linked list, palindrome

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

I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 Codes on Hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on Tree
  • Q2. Questions on Java
Round 3 - Technical 

(1 Question)

  • Q1. Hiring Manager Round

Interview Preparation Tips

Interview preparation tips for other job seekers - Just brush up on DSA And System Design

Interview Questionnaire 

1 Question

  • Q1. Online Test: First was the online test for 1hr you have to solve 2 coding questions.(Street light coverage & Candy distribution) After clearing the coding round, HR called me scheduling for technical in...

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

Round 1 - Coding Test 

General Coding Assessment on CodeSignal

Round 2 - Technical 

(1 Question)

  • Q1. 1. Code walkthrough of online assessment round 2. One medium level DS Algo question 3. One medium level System Design question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and stay calm during the interview process.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. 3 sum problem and number of operations required to make 2 strings same
  • Ans. 

    3 sum problem involves finding 3 numbers in an array that add up to a target sum. Number of operations to make 2 strings same involves finding the minimum number of operations (insert, delete, replace) needed to transform one string into another.

    • For 3 sum problem, use a hashmap to store complements of each number and check if the complement exists in the hashmap while iterating through the array.

    • For number of operation...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Nearby app machine coding
Round 3 - Technical 

(1 Question)

  • Q1. Project and practices followed and hld for inshort
  • Ans. 

    I have experience working on projects using high-level design (HLD) practices.

    • Utilized UML diagrams to create HLD for projects

    • Followed industry best practices for software design

    • Collaborated with team members to ensure HLD aligns with project goals

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Types of REST API methods?
  • Ans. 

    Types of REST API methods include GET, POST, PUT, DELETE, PATCH, and more.

    • GET - Retrieve data from a server

    • POST - Create new data on a server

    • PUT - Update existing data on a server

    • DELETE - Remove data from a server

    • PATCH - Partially update data on a server

  • Answered by AI

Interview Preparation Tips

Topics to prepare for PhonePe Software Engineer interview:
  • RESTful webservices
  • SQL
  • Java

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Leet code easy to medium level 4 questions
Round 2 - Technical 

(1 Question)

  • Q1. Had a walk through of last round problems n new problem on graph
Round 3 - Technical 

(1 Question)

  • Q1. This round was with a manager , who asked about my current company projects and architecture
Round 4 - One-on-one 

(1 Question)

  • Q1. This round was for negotiations

Interview Preparation Tips

Topics to prepare for PhonePe Software Engineer interview:
  • Data Structures
  • Algorithms
  • Architecture

I applied via Campus Placement and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Coding Test 

90 min long test, with 4 coding questions on data structures and algorithms, 2 of them being the medium and other medium-hard.

Round 2 - Technical 

(1 Question)

  • Q1. Distinct subsequences, leetcode problem link: leetcode.com/problems/distinct-subsequences

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, Be yourself, they are not looking for correct codes but good and concise approaches
Contribute & help others!
anonymous
You can choose to be anonymous

Kaleidofin Interview FAQs

How many rounds are there in Kaleidofin HR Associate interview?
Kaleidofin interview process usually has 2 rounds. The most common rounds in the Kaleidofin interview process are Resume Shortlist and HR.
How to prepare for Kaleidofin HR Associate 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 Kaleidofin. The most common topics and skills that interviewers at Kaleidofin expect are Employee Engagement, Employer Branding, HR Generalist Activities, HR MIS and HR Operations.

Recently Viewed

SALARIES

Oriflame India

SALARIES

Oriflame India

INTERVIEWS

Oriflame India

No Interviews

INTERVIEWS

FM LOGISTIC

No Interviews

SALARIES

Ifortis Corporate

SALARIES

Outlook

SALARIES

Axeno

INTERVIEWS

Oriflame India

No Interviews

SALARIES

Outlook

SALARIES

HCL Infosystems

Tell us how to improve this page.

Kaleidofin HR Associate Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

PolicyBazaar Interview Questions
3.6
 • 349 Interviews
PhonePe Interview Questions
4.0
 • 300 Interviews
Groww Interview Questions
3.7
 • 66 Interviews
Mobikwik Interview Questions
3.7
 • 47 Interviews
Upstox Interview Questions
3.7
 • 35 Interviews
Link Group Interview Questions
3.8
 • 34 Interviews
LendingKart Interview Questions
3.2
 • 29 Interviews
Paytm Money Interview Questions
3.2
 • 27 Interviews
View all
Kaleidofin HR Associate Salary
based on 4 salaries
₹4 L/yr - ₹6.5 L/yr
25% more than the average HR Associate Salary in India
View more details
Cluster Manager
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Kaleidofin with

Paytm Money

3.2
Compare

Groww

3.7
Compare

Upstox

3.7
Compare

Zerodha

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