Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Anyone Home Office Staff Interview Questions and Answers

Updated 19 Mar 2022

Anyone Home Office Staff Interview Experiences

1 interview found

I applied via Job Portal and was interviewed in Sep 2021. 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 

(5 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. What are your salary expectations?
  • Q3. What is your family background?
  • Q4. Why should we hire you?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positiv and strong things achieve your goals

Interview questions from similar companies

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
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 Resume 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
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 Resume 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
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic screening
  • Q2. Professional background
Round 2 - Technical 

(2 Questions)

  • Q1. Technical skills
  • Q2. Introducing yourself
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2022. There were 5 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 - Coding Test 

There were 2 questions to test our basic coding knowledge.

Round 3 - One-on-one 

(1 Question)

  • Q1. Some basic introduction followed by sort 2 arrays into a single array.
Round 4 - One-on-one 

(1 Question)

  • Q1. Applications of various data structures.
  • Ans. 

    Data structures are used in various applications like search algorithms, storage systems, and graph algorithms.

    • Search algorithms like binary search use arrays and trees for efficient searching.

    • Storage systems use data structures like hash tables and linked lists for organizing and accessing data.

    • Graph algorithms like Dijkstra's algorithm use graphs and trees for solving complex problems.

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Some basic hr questions like tell me about yourself, what do you know about magicbricks,where do you see yourself in 5 years etc

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
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 hours coding round, only 1 person out of 90 cleared

Round 2 - Technical 

(1 Question)

  • Q1. Asked loads of dsa, super technical questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Group Discussion 

Group Discussion (GD) and Human Resources (HR) questions:

GD Questions

1. Should artificial intelligence replace human jobs?


2. Social media: A boon or bane?


3. Is climate change an overrated issue?



HR Questions

1. Tell me about yourself.


2. What are your strengths and weaknesses?


3. Why should we hire you?

Contribute & help others!
anonymous
You can choose to be anonymous

Anyone Home Interview FAQs

How many rounds are there in Anyone Home Office Staff interview?
Anyone Home interview process usually has 2 rounds. The most common rounds in the Anyone Home interview process are Resume Shortlist and HR.

Recently Viewed

INTERVIEWS

Astroyogi

No Interviews

JOBS

Staffice Global

No Jobs

SALARIES

Yardi Systems

LIST OF COMPANIES

Ramboll

Locations

INTERVIEWS

Astrosage

No Interviews

SALARIES

Anyone Home

LIST OF COMPANIES

Bechtel

Locations

SALARIES

Yardi Systems

SALARIES

AtkinsRealis

SALARIES

Anyone Home

Tell us how to improve this page.

Interview Questions from Similar Companies

Tracxn Interview Questions
3.1
 • 100 Interviews
Yardi Systems Interview Questions
3.7
 • 69 Interviews
RealPage Interview Questions
3.6
 • 65 Interviews
MagicBricks Interview Questions
3.8
 • 60 Interviews
Zolo Interview Questions
3.4
 • 50 Interviews
GoMechanic Interview Questions
3.7
 • 48 Interviews
Netmeds.com Interview Questions
3.6
 • 42 Interviews
Uplers Interview Questions
4.0
 • 41 Interviews
Carwale Interview Questions
3.4
 • 41 Interviews
Impact Guru Interview Questions
3.7
 • 38 Interviews
View all

Anyone Home Office Staff Reviews and Ratings

based on 4 reviews

4.9/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.6

Salary

4.6

Job security

4.6

Company culture

4.5

Promotions

4.6

Work satisfaction

Explore 4 Reviews and Ratings
Senior Software Engineer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Entry Operator
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Analyst
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accountant
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Anyone Home with

Redfin

2.7
Compare

RealPage

3.6
Compare

Yardi Systems

3.7
Compare

Buildium

5.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent