Upload Button Icon Add office photos
Engaged Employer

i

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

Cloudangles Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cloudangles Talent Acquisition Executive Interview Questions and Answers

Updated 27 May 2025

Cloudangles Talent Acquisition Executive Interview Experiences

1 interview found

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

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Can you tell me about yourself?
  • Q2. What is Boolean search?
  • Ans. 

    Boolean search is a method that uses logical operators to refine search results in databases and search engines.

    • Uses operators like AND, OR, and NOT to combine or exclude keywords.

    • Example: 'software engineer' AND 'Java' retrieves profiles with both terms.

    • Example: 'marketing' OR 'advertising' retrieves profiles with either term.

    • Example: 'developer' NOT 'junior' excludes profiles with the term 'junior'.

    • Helps in narrowing...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
2w
boredinlife
·
works at
Mercer
I left in the middle of an interview.
M a self-taught developer. been working really hard, trying to break into tech. Two days ago, I got approached by an hr from this e learning company for an IT role. I was super nervous but also excited because it felt like maybe this is it. The interview was on teams with 9 experienced pros all with degrees and certifications while I had no formal IT background, just self-taught skills. I felt completely out of place. Most of the interviewers were kind and said I could learn on the job. But one person kept throwing back-to-back questions with shady comments after every answer made me feel like I wasn’t good enough. It crushed my confidence About 10 minutes before the interview ended, I panicked. Anxiety took over, so I faked a network issue and left the call. Then I just broke down. I didn’t want to be disrespectful, so I quickly emailed saying I got disconnected. Truth is, I was overwhelmed and felt like a total fraud. I’ve wanted a job in tech for so long.
Got a question about Cloudangles?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 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 tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basically all about your personal skills
  • Q2. Project level knowledge.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall interview very good, the screening process is so tough. The may expect you to come best ot best of crack anything.

Good luck for you.

Talent Acquisition Executive Interview Questions Asked at Other Companies

Q1. How much experience do you have in real estate or sales?
Q2. What would you do if you faced a diplomatic situation?
asked in Accenture
Q3. Are you familiar with any HR software?
Q4. What is the difference between the functionality of LinkedIn Recr ... read more
Q5. Have you previously used LinkedIn, Naukri, or other job boards?

I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How will you sync your distributed systems
  • Ans. 

    I will use a combination of messaging systems, data replication, and versioning to ensure consistency and availability.

    • Use messaging systems like Kafka or RabbitMQ to ensure reliable communication between systems

    • Implement data replication to ensure that data is available on multiple nodes

    • Use versioning to ensure that all nodes are working with the same data

    • Implement conflict resolution strategies to handle conflicts th...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - just be yourself, they will not ask you irrelevant questions, at least in my case.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. You have a hotel and how will you create a complete schema for hotel
  • Ans. 

    To create a complete schema for a hotel, you need to consider various entities like rooms, guests, reservations, staff, amenities, etc.

    • Entities to include: rooms, guests, reservations, staff, amenities, invoices, payments

    • Relationships between entities: guest stays in a room, staff manages reservations, amenities are available in rooms

    • Attributes for each entity: room number, guest name, reservation date, staff ID, ameni...

  • Answered by AI

I applied via Naukri.com and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular lifecycle hooks
  • Q2. Directives, callbacks, Observable, promise
Round 2 - One-on-one 

(1 Question)

  • Q1. Past project related questions
Round 3 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Very polite interviewer. Easy interview process
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain joins in SQL
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column between them

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • INNER JOIN returns rows when there is at least one match in both tables

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table

    • ...

  • Answered by AI
  • Q2. What are object and class in OOPs?
  • Ans. 

    Objects are instances of classes in OOPs. Classes are blueprints for creating objects with attributes and methods.

    • Objects are instances of classes

    • Classes are blueprints for creating objects

    • Classes define attributes and methods for objects

    • Example: Class 'Car' with attributes like 'color' and methods like 'drive'

  • Answered by AI

Skills evaluated in this interview

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

I was asked to implement lru cache which i did but still didn’t made to next round as apparently i didn’t complete the working code though in my opinion i did

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview before Jun 2024, where I was asked the following questions.

  • Q1. Android Core Concepts, lifecycles, kotlin concepts and custom views
  • Q2. Design a Google Calendar-like application that includes features for scheduling meetings and outline the API contracts.
  • Ans. 

    Design a scheduling application similar to Google Calendar with API contracts for meeting management.

    • User Authentication: Implement OAuth for secure login.

    • Event Creation: POST /events to create a new meeting with details like title, time, and participants.

    • Event Retrieval: GET /events/{id} to fetch details of a specific meeting.

    • Event Update: PUT /events/{id} to modify existing meeting details.

    • Event Deletion: DELETE /eve...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Complete Code for Ludo Game. Sort of Machine coding round.
  • Q2. Given an array of intervals and return the minimum number of intervals you need to remove to make the rest of the intervals non-overlapping.
  • Ans. 

    Remove overlapping intervals to minimize removals.

    • Sort intervals by end time

    • Iterate through intervals, remove overlapping intervals

    • Return count of removed intervals

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Problems related to Binary Search
  • Q2. Problem statement on BST
  • Ans. 

    Discussing Binary Search Trees (BST) and their properties, operations, and applications.

    • A BST is a binary tree where each node has at most two children.

    • For any node, values in the left subtree are less, and values in the right subtree are greater.

    • Common operations include insertion, deletion, and searching for values.

    • Example: Inserting 10, 5, 15 into a BST results in a tree with 10 as root, 5 as left child, and 15 as r...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA basics

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Fractal Analytics Interview Questions
4.0
 • 214 Interviews
Zeta Interview Questions
3.4
 • 74 Interviews
embedUR Systems Interview Questions
3.2
 • 50 Interviews
CoinDCX Interview Questions
3.8
 • 30 Interviews
Seclore Interview Questions
4.0
 • 27 Interviews
MoEngage Interview Questions
3.9
 • 27 Interviews
Exponentia.ai Interview Questions
4.1
 • 16 Interviews
View all
Cloudangles Talent Acquisition Executive Salary
based on 4 salaries
₹3 L/yr - ₹4.1 L/yr
12% less than the average Talent Acquisition Executive Salary in India
View more details

Cloudangles Talent Acquisition Executive Reviews and Ratings

based on 5 reviews

4.0/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.8

Salary

3.6

Job security

3.6

Company culture

3.6

Promotions

3.6

Work satisfaction

Explore 5 Reviews and Ratings
Software Engineer
19 salaries
unlock blur

₹2.7 L/yr - ₹12.9 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹12.2 L/yr - ₹38 L/yr

Software Developer
4 salaries
unlock blur

₹3.7 L/yr - ₹17 L/yr

Data Engineer
4 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Talent Acquisition Executive
4 salaries
unlock blur

₹3 L/yr - ₹4.1 L/yr

Explore more salaries
Compare Cloudangles with

Fractal Analytics

4.0
Compare

MathCo

3.0
Compare

Watchyourhealth.com

4.7
Compare

Innovatiview India Ltd

3.9
Compare
write
Share an Interview