Upload Button Icon Add office photos
Engaged Employer

i

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

ANSR Source Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ANSR Source Senior Talent Acquisition Specialist Interview Questions and Answers

Updated 18 Dec 2024

ANSR Source Senior Talent Acquisition Specialist Interview Experiences

1 interview found

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. 1. Can you start with a brief introduction about yourself? 2. Have you faced any significant challenges in recruitment? If yes, how did you overcome them? 3. What are the key performance indicators (KPIs...
  • Ans. 

    Experienced Senior Talent Acquisition Specialist with a proven track record in closing positions across various levels.

    • Overcame challenges in recruitment by implementing targeted sourcing strategies and building strong relationships with hiring managers.

    • Track KPIs such as time to fill, quality of hire, and candidate satisfaction on a monthly basis.

    • Successfully closed positions ranging from entry-level to executive role...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I had average experience with ANSR during my interview process. My interviewer, Anurag Aggarwal, whom I understand is one of the TA Managers, did not demonstrate professional interview etiquette. Simple gestures like a proper handshake were missing, and his demeanor during the interview came across as unprofessional.

After completing the interview, I didn’t receive any feedback for two days. It was only after I followed up that I was informed I wasn’t shortlisted, but even then, the feedback provided was insufficient and lacked clarity.

Overall, my experience was disappointing. My suggestion for future candidates is to clearly communicate your expectations upfront before applying. From what I’ve heard, ANSR may struggle to align their budget with candidates’ expectations.

Interview questions from similar companies

I applied via LinkedIn

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 - HR 

(8 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?
  • Q6. Where do you see yourself in 5 years?
  • Q7. What are your strengths and weaknesses?
  • Q8. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest. Be confident. Have good subject knowledge.

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. I am working in the support Team. Question asked me regarding main 3 factor in customer service and an 5 min speech on any current subject .
  • Q2. English communication must be strong and believe yourself confident .

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't panic .

I applied via Referral and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Why Talentedge
  • Q2. What else you used to do in your previous organisation
  • Q3. What are your strengths and weaknesses
  • Q4. How will you be able to sell on first call
  • Ans. 

    To sell on first call, I will focus on building rapport, understanding the customer's needs, and presenting a compelling solution.

    • Research the prospect before the call

    • Ask open-ended questions to understand their pain points

    • Listen actively and show empathy

    • Present a solution that addresses their specific needs

    • Highlight the benefits and value of the solution

    • Handle objections effectively

    • Close the sale or schedule a follow-

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident, whatever you say say with confidence & bold voice
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 3 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 - Coding Test 

Medium level coding question

Round 3 - Technical 

(2 Questions)

  • Q1. Intreview round asked about project mentioned in CV
  • Q2. Basic of reacts, opps question,sql queries
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 4 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 - Assignment 

Implement login with Google SSO, show emails in a single place

Round 3 - One-on-one 

(4 Questions)

  • Q1. How to implement JWT
  • Ans. 

    JWT can be implemented by generating a token with user information and a secret key, then verifying the token using the same secret key.

    • Generate a JWT token with user information and a secret key

    • Include necessary claims like expiration time, issuer, etc.

    • Verify the JWT token using the same secret key

    • Handle token expiration and refresh if needed

  • Answered by AI
  • Q2. Please read about it on the internet, do take care of public and private key use
  • Q3. Middleware in express, how to create one?
  • Ans. 

    Middleware in Express is a function that has access to the request and response objects.

    • Create a middleware function using app.use() method in Express.

    • Middleware functions have access to the request object (req), the response object (res), and the next middleware function in the application's request-response cycle.

    • Example: app.use((req, res, next) => { console.log('This is a middleware function'); next(); });

  • Answered by AI
  • Q4. Read about it on the internet
Round 4 - One-on-one 

(6 Questions)

  • Q1. Discussed about guards in Angular
  • Q2. Read about it on the internet
  • Q3. How does lazy loading work in Angular
  • Ans. 

    Lazy loading in Angular delays loading of modules until they are needed

    • Lazy loading helps improve performance by only loading modules when they are required

    • It is achieved by using the loadChildren property in the route configuration

    • Lazy loaded modules are loaded asynchronously when the user navigates to the corresponding route

  • Answered by AI
  • Q4. Read about lazy loading in Angular
  • Q5. How to enable SSR in Angular
  • Ans. 

    Server-side rendering (SSR) in Angular can be enabled by using Angular Universal.

    • Install Angular Universal using Angular CLI

    • Create a new Angular Universal project

    • Update app.module.ts to include server-side rendering

    • Build and run the Angular Universal project

  • Answered by AI
  • Q6. Read about Angular Universal for this

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Angular concepts, DSA and Ruby on Rails concepts for the round

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Find duplicates in an array
  • Ans. 

    Use a hash set to find duplicates in an array of strings.

    • Create a hash set to store unique elements.

    • Iterate through the array and check if the element is already in the hash set.

    • If it is, then it is a duplicate. If not, add it to the hash set.

  • Answered by AI
  • Q2. Find single duplicate element in an array where contents of the array are length of array - 1
  • Ans. 

    Find the single duplicate element in an array of strings with length n-1.

    • Iterate through the array and use a HashSet to keep track of elements seen so far.

    • If an element is already in the HashSet, that is the duplicate element.

    • Return the duplicate element once found.

  • Answered by AI
Round 2 - Assignment 

Create a student support system

Round 3 - One-on-one 

(1 Question)

  • Q1. Design an order and payments system for an EdTech company
  • Ans. 

    Design an order and payments system for an EdTech company

    • Allow users to browse and select courses

    • Implement a shopping cart for users to add courses

    • Integrate payment gateways for secure transactions

    • Provide order confirmation and receipt to users

    • Allow users to track their order status

  • Answered by AI

Skills evaluated in this interview

I applied via Job Portal and was interviewed in Apr 2022. There were 3 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 - Aptitude Test 

It was quite easy

Round 3 - Technical 

(1 Question)

  • Q1. Based on resume. Go through with your resume..

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume.. The things you have mentioned you should know about it

I applied via Naukri.com and was interviewed in Sep 2022. There were 3 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 - Aptitude Test 

Basic coding maths aptitude java python communication skills test

Round 3 - Coding Test 

Java coding c plus python SQL oracle dbmsos

Interview Preparation Tips

Topics to prepare for Internshala Software Developer interview:
  • Networking
  • Aptitude
Interview preparation tips for other job seekers - Resume best not fake anything c java python all Cisco related concepts
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Fair

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 - Aptitude Test 

Aptitude on clocks, calenders, boats and streams..

Round 3 - Aptitude Test 

Aptitude based on clocks, calendars, boats and streams..

Round 4 - Technical 

(2 Questions)

  • Q1. Asked about python, c, c++, html, css
  • Q2. Python basics, differences between them

ANSR Source Interview FAQs

How many rounds are there in ANSR Source Senior Talent Acquisition Specialist interview?
ANSR Source interview process usually has 1 rounds. The most common rounds in the ANSR Source interview process are One-on-one Round.

Tell us how to improve this page.

ANSR Source Senior Talent Acquisition Specialist Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Chegg Interview Questions
4.1
 • 158 Interviews
Internshala Interview Questions
3.9
 • 56 Interviews
Lido Learning Interview Questions
2.3
 • 55 Interviews
Acadecraft Interview Questions
3.5
 • 52 Interviews
Coding Ninjas Interview Questions
3.7
 • 49 Interviews
TALENTEDGE Interview Questions
3.3
 • 21 Interviews
Nerdy Turtlez Interview Questions
2.8
 • 17 Interviews
View all
Project Manager
16 salaries
unlock blur

₹7.3 L/yr - ₹16.1 L/yr

Senior Author
14 salaries
unlock blur

₹5.5 L/yr - ₹7.2 L/yr

Quality Control Specialist
11 salaries
unlock blur

₹3 L/yr - ₹8.6 L/yr

Author
11 salaries
unlock blur

₹4.3 L/yr - ₹7.6 L/yr

Content Programmer
11 salaries
unlock blur

₹3.2 L/yr - ₹6 L/yr

Explore more salaries
Compare ANSR Source with

Chegg

4.1
Compare

Acadecraft

3.5
Compare

Lido Learning

2.3
Compare

KnowledgeHut

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