Upload Button Icon Add office photos

99acres

Compare button icon Compare button icon Compare

Filter interviews by

99acres Senior Associate Interview Questions and Answers

Updated 31 Mar 2024

99acres Senior Associate Interview Experiences

1 interview found

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

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

Round 1 - HR 

(1 Question)

  • Q1. Why do you want to leave your previous organisation?
  • Ans. Answer should be in positive way...... Do not criticize your previous organisation.
  • Answered Anonymously
Round 2 - One-on-one 

(4 Questions)

  • Q1. Asked about the process I have been working for?
  • Q2. Asked about my family background.
  • Q3. Reason for leaving the organisation
  • Q4. Why made you to join the infoedge
Round 3 - One-on-one 

(1 Question)

  • Q1. To check if the previous interviewer has judged me correctly or there is any crisis.
  • Ans. Behave the same to prove other interviewer potential of their selection.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - There are three easy rounds which is not a hard nut to crack further depend on process to process.

Interview questions from similar companies

I applied via Approached by Company and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - Case Study 

Situation bases questions

Round 2 - Aptitude Test 
Round 3 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am an experienced professional with a strong background in the field. I have a proven track record of success and a passion for what I do.

    • I have over 10 years of experience in the industry

    • I have worked with top-tier clients and successfully managed complex projects

    • I have a deep understanding of the industry trends and market dynamics

    • I am skilled in building and maintaining strong client relationships

    • I have a track re...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and honest. Interview isn't tough but get dressed well and focus on body language.

Senior Associate Interview Questions & Answers

Zolo user image The Mask classco

posted on 17 May 2024

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

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your last company experience.
  • Q2. Explain your role and responsibilities with more in debt so that can understand more of your weightage.

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

25 basic aptitude asked from train,time and work

Round 2 - Coding Test 

2 coding questions which was basic and medium questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 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 

It was 2 coding questions of medium level

Round 3 - Technical 

(2 Questions)

  • Q1. Longest substring with non repeating characters
  • Ans. 

    Find the longest substring in a given string that does not contain any repeating characters.

    • Use a sliding window approach to iterate through the string.

    • Keep track of the characters seen so far using a set.

    • Update the start and end indices of the window to find the longest substring.

    • Return the length of the longest substring.

  • Answered by AI
  • Q2. Candy problem. There is similar question in geeks for geeks

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practising data structures and algorithms. Do some projects

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy coding questions

Round 2 - Aptitude Test 

Tough level questions , needed high level of thinking

Interview Preparation Tips

Interview preparation tips for other job seekers - practise apti in a solid manner
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Search in 2d matrix
  • Ans. 

    Search for a target value in a 2D matrix efficiently.

    • Use binary search on rows to find the potential row where the target value may exist.

    • Then use binary search on that row to find the target value.

  • Answered by AI
  • Q2. Find quadraplets that sum to target
  • Ans. 

    Find quadraplets in an array that sum up to a target value.

    • Use a nested loop to iterate through all possible combinations of quadraplets.

    • Keep track of the sum of each quadraplet and compare it to the target value.

    • Return the quadraplets that match the target sum.

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Implement LRU Cache
  • Ans. 

    LRU Cache is a data structure that stores the most recently used items and discards the least recently used items.

    • Use a hash table to store key-value pairs

    • Use a doubly linked list to keep track of the order of items

    • When an item is accessed, move it to the front of the list

    • When the cache is full, remove the least recently used item from the back of the list

    • Lookup and insertion should be O(1) time complexity

  • Answered by AI
  • Q2. Implement 2 stacks in an array
  • Ans. 

    Implement 2 stacks in an array

    • Divide the array into two halves

    • Use top1 and top2 to keep track of top elements of stacks

    • Push and pop elements from respective halves

    • Check for overflow and underflow conditions

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Aug 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 - Coding Test 

Questions from trees and linkedin

Round 3 - Technical 

(2 Questions)

  • Q1. Question on dsa and on oops
  • Q2. Reverse linked list with multiple approach
  • Ans. 

    Reverse a linked list using multiple approaches.

    • Iterative approach: Use three pointers to reverse the links between nodes.

    • Recursive approach: Recursively reverse the rest of the list and adjust the links.

    • Stack approach: Push all the nodes onto a stack and then pop them to create the reversed list.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Free aws d resfg rtrt bert ert treytr ret ert ert tret tre tryr tr rt try tr ytry try tr ytry try try t ty try tr try

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

1 hr, there were some DSA problems

Round 2 - Coding Test 

1 hr, there were some DSA problems

Round 3 - Manegerical 

(2 Questions)

  • Q1. Any hard situation u faced ?
  • Q2. How you tackled hard situation

99acres Interview FAQs

How many rounds are there in 99acres Senior Associate interview?
99acres interview process usually has 3 rounds. The most common rounds in the 99acres interview process are One-on-one Round and HR.

Tell us how to improve this page.

99acres Senior Associate Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Tracxn Interview Questions
3.1
 • 100 Interviews
InvestoXpert Interview Questions
4.2
 • 63 Interviews
MagicBricks Interview Questions
3.6
 • 59 Interviews
Zolo Interview Questions
3.4
 • 50 Interviews
GoMechanic Interview Questions
3.7
 • 48 Interviews
Netmeds.com Interview Questions
3.6
 • 42 Interviews
Carwale Interview Questions
3.4
 • 41 Interviews
Uplers Interview Questions
4.0
 • 41 Interviews
Impact Guru Interview Questions
3.7
 • 38 Interviews
Dream11 Interview Questions
3.8
 • 36 Interviews
View all
99acres Senior Associate Salary
based on 6 salaries
₹3.5 L/yr - ₹7.1 L/yr
47% less than the average Senior Associate Salary in India
View more details

99acres Senior Associate Reviews and Ratings

based on 4 reviews

2.3/5

Rating in categories

1.5

Skill development

1.7

Work-life balance

3.3

Salary

3.8

Job security

2.6

Company culture

2.7

Promotions

2.2

Work satisfaction

Explore 4 Reviews and Ratings
Assistant Manager
98 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
82 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
59 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Senior Executive
55 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager- Corporate Sales
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare 99acres with

MagicBricks

3.6
Compare

Impact Guru

3.7
Compare

Netmeds.com

3.6
Compare

Tracxn

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