Upload Button Icon Add office photos

Filter interviews by

PeopleFeed HR Application Developer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Jul 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 - Technical 

(2 Questions)

  • Q1. Roles & Responsibilities
  • Q2. Roles & Responsibilities
Round 3 - Client Interview 

(1 Question)

  • Q1. What are your strengths & weakness
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Configuration, project handling,Integrations
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 Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Java core question
  • Q2. React and Nodejs question in Client
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Tell me about yourself and 1 coding exercise was asked

Round 2 - HR 

(1 Question)

  • Q1. Salary expectation was asked
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

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

  • Q1. What is array
  • Ans. 

    An array is a data structure that stores a fixed-size sequence of elements of the same type, accessible by index.

    • Arrays can hold multiple values in a single variable, e.g., ['apple', 'banana', 'cherry'].

    • They are zero-indexed, meaning the first element is accessed with index 0.

    • Arrays can be of different types, e.g., ['John', 'Doe', 'Smith'] for strings.

    • They have a fixed size once declared, e.g., int[] numbers = new int[...

  • Answered by AI
  • Q2. What is constructors
  • Ans. 

    Constructors are special methods in object-oriented programming used to initialize objects.

    • Constructors have the same name as the class they belong to.

    • They can take parameters to set initial values for object attributes.

    • Example: In Java, 'public ClassName()' is a default constructor.

    • If no constructor is defined, a default constructor is provided by the compiler.

    • Constructors can be overloaded to create objects in differ

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Mathematics of school level, puzzles

Round 2 - Coding Test 

Sorting algorithm, shortest distance,

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

I applied via LinkedIn and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Where do you see in upcoming years
  • Q2. Future plans for the role
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Assignment 

Easy interview and friendly questions etc etc

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

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. What is map
  • Ans. 

    A map is a higher-order function that applies a given function to each element in a collection, returning a new collection.

    • Transforms each element: For example, using map on [1, 2, 3] with x => x * 2 results in [2, 4, 6].

    • Immutable: The original array remains unchanged after applying map.

    • Common in functional programming: Used in languages like JavaScript, Python, and Ruby.

    • Can be used with complex data: For instance, ...

  • Answered by AI
  • Q2. What is linked list
  • Ans. 

    A linked list is a linear data structure where elements are stored in nodes, each pointing to the next, allowing dynamic memory allocation.

    • Consists of nodes, each containing data and a reference (or pointer) to the next node.

    • Types include singly linked lists, doubly linked lists, and circular linked lists.

    • Singly linked list example: 1 -> 2 -> 3 -> NULL.

    • Doubly linked list example: NULL <- 1 <-> 2 <-...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It's was MCQ based test

Round 2 - Technical 

(1 Question)

  • Q1. Tell me some of the oops concepts
  • Ans. 

    Some OOP concepts include inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing only the necessary features

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is Guid Id please explain
  • Ans. 

    A Guid Id is a globally unique identifier used in software development to uniquely identify objects or entities.

    • Guid Ids are 128-bit integers represented as a hexadecimal string.

    • They are typically used in databases, APIs, and various software systems to ensure uniqueness.

    • Example: 6B29FC40-CA47-1067-B31D-00DD010662DA

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Discussion about salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the basics

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Randstad Interview Questions
3.7
 • 270 Interviews
Team Lease Interview Questions
3.9
 • 209 Interviews
ABC Consultants Interview Questions
3.9
 • 194 Interviews
Aarvi Encon Interview Questions
3.9
 • 64 Interviews
LanceSoft Interview Questions
3.1
 • 58 Interviews
ManpowerGroup Interview Questions
3.8
 • 54 Interviews
PeopleStrong Interview Questions
3.4
 • 52 Interviews
CIEL HR Interview Questions
3.9
 • 52 Interviews
View all
Compare PeopleFeed HR with

Randstad

3.7
Compare

Team Lease

3.9
Compare

Innovsource Services

3.9
Compare

ManpowerGroup

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