Upload Button Icon Add office photos

Filter interviews by

People Tech Group Interview Questions, Process, and Tips for Experienced

Updated 1 Mar 2025

Top People Tech Group Interview Questions and Answers for Experienced

View all 18 questions

People Tech Group Interview Experiences for Experienced

Popular Designations

25 interviews found

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Nov 2024

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

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Technical 1st Round was Cleared Successfully.
  • Q2. In 2nd Round of Technical Round (Managerial Round) very bad experience.
Round 2 - Technical 

(2 Questions)

  • Q1. Self introduction
  • Q2. Manager said I never gone through your profile and rejected by saying we need more experience candidates.

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly go through the candidate profile and do review and then only schedule interview if profile is matching as per your job requirement.

Writing about My experience with people tech group Management:

1. 1st round Cleared Successfully.
2. 2nd round scheduled but here manager said we need more experienced candidates.

And simply rejected.

This kind of interview process will Damage any organisation and Even no one will intrested to work this kind of toxic environment.

As I was having 4 years of experienced candidate.

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)
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 Apr 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is meta programming
  • Ans. 

    Meta programming is writing code that writes code, allowing for dynamic generation and modification of classes and methods at runtime.

    • Meta programming allows for creating methods and classes dynamically.

    • It can be used for defining methods at runtime based on certain conditions.

    • Examples include defining methods using define_method or dynamically creating classes using Class.new.

  • Answered by AI
  • Q2. What is concurrent in rails
  • Ans. 

    Concurrency in Rails allows multiple tasks to be executed simultaneously, improving performance and responsiveness.

    • Concurrency in Rails is achieved through the use of background jobs and threads.

    • It allows multiple requests to be processed at the same time, improving the overall performance of the application.

    • Popular tools for implementing concurrency in Rails include Sidekiq, DelayedJob, and Active Job.

    • Concurrency can ...

  • Answered by AI
  • Q3. What is inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits attributes and behaviors from another class.

    • Allows for code reusability by creating a new class that is based on an existing class

    • Child class can access all the attributes and methods of the parent class

    • Helps in creating a hierarchy of classes with shared characteristics

  • Answered by AI
  • Q4. Module and class

Interview Preparation Tips

Topics to prepare for People Tech Group Ruby on Rails Developer interview:
  • Ruby rails
Interview preparation tips for other job seekers - Prepare in depth of what you learned

Skills evaluated in this interview

Ruby on Rails Developer Interview Questions asked at other Companies

Q1. What are the concerns and how is it leveraging the mixins?
View answer (1)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Intermediate level questions on your tech stack. What is SSR
  • Q2. Use memo vs usecallback
  • Ans. 

    useMemo is used to memoize a value, while useCallback is used to memoize a function.

    • useMemo is used to memoize a computed value and recompute it only when its dependencies change.

    • useCallback is used to memoize a function instance and re-render it only when its dependencies change.

    • Example: useMemo(() => computeExpensiveValue(a, b), [a, b]) vs useCallback(() => handleButtonClick(a, b), [a, b])

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Write a react application for tic-tac-toe.
  • Ans. 

    A React application for tic-tac-toe game.

    • Create a Board component to display the game grid

    • Implement logic to handle player turns and winning conditions

    • Use state management to update the game state

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very bad experience with the company after I had cleared round 1 which were moderate level questions I was given a offer letter. Post which after some days they told me their was one more extra round which I needed to clear after I had got the offer letter. I did well in round 2 as well but didn't hear anything back . Very unprofessional.

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Engineer Interview Questions & Answers

user image Anonymous

posted on 16 Dec 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Whats expected salary
  • Q2. Tell me about yourself

Engineer Interview Questions asked at other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing it repetitively, how would you handle it?, would you like to work only on lifing of components, or would you be ready to shift to other departments?
View answer (7)

People Tech Group interview questions for popular designations

 Junior Software Engineer

 (11)

 Software Engineer

 (4)

 Java Developer

 (3)

 Project Manager

 (2)

 US IT Recruiter

 (2)

 Technical Lead

 (2)

 Software Developer

 (2)

 Business Analyst

 (2)

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

I was interviewed before Apr 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Scenario based question: How do you migrate on premise application to cloud where customer doesn't want to rewrite the application.
  • Q2. Scenario based question: How do you migrate on premise application to cloud where customer is open rewrite the application.
Round 2 - Assignment 

Prepare a technical document with solution approach/design to make an application HIPA compliant in any cloud platform of your choice.

Round 3 - One-on-one 

(1 Question)

  • Q1. 1. Team handling related questions. 2. Are you fine with flat organization? PTG has flat organization as majority of senior people directly report to CEO. 3. Project management / delivery related questions
Round 4 - Technical 

(1 Question)

  • Q1. 1. Difference between Architecture and design in software development. 2. About your last project technical details
Round 5 - HR 

(1 Question)

  • Q1. Salary and joining date discussion

Solution Architect Interview Questions asked at other Companies

Q1. Difference Between classic folder and Modern folder?
View answer (10)

Get interview-ready with Top People Tech Group Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Triple constraint
Round 2 - One-on-one 

(1 Question)

  • Q1. How did you handle a difficult situation
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiations

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)

Jobs at People Tech Group

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the use of hash map?
  • Ans. 

    Hash map is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • Hash map provides constant time complexity O(1) for insertion, deletion, and retrieval operations.

    • It is commonly used to implement associative arrays, database indexing, and caching mechanisms.

    • Example: Storing student grades with student IDs as keys and grades as values.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude, MCQ and one coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Object oriented programming questions

Top People Tech Group Junior Software Engineer Interview Questions and Answers

Q1. What is infotainment system in car?
View answer (3)

Junior Software Engineer Interview Questions asked at other Companies

Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly what is probability that the ball picked is red?
View answer (2)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is ANR what is Activity
  • Ans. 

    ANR stands for Application Not Responding, which occurs when an Android app is unresponsive for a certain period of time. An Activity is a single screen with a user interface in an Android app.

    • ANR is a situation where the main UI thread of an Android app is blocked for too long, usually more than 5 seconds.

    • Activities are the building blocks of an Android app, each representing a single screen with a user interface.

    • ANR ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't ever join in this company they will fire you especially experience candidates.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

Senior Software Engineer Interview Questions & Answers

user image SaiPreethi Aalla

posted on 26 Dec 2023

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Difference between the union and structure
  • Ans. 

    A union is a data structure that allows storing different data types in the same memory location, while a structure is a data structure that allows storing different data types in separate memory locations.

    • A union uses the same memory location for all its members, so only one member can be active at a time.

    • A structure allocates separate memory locations for each member, allowing multiple members to be active simultaneo...

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

People Tech Group Interview FAQs

How many rounds are there in People Tech Group interview for experienced candidates?
People Tech Group interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the People Tech Group interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for People Tech Group interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at People Tech Group. The most common topics and skills that interviewers at People Tech Group expect are SQL, AWS, Java, Python and C++.
What are the top questions asked in People Tech Group interview for experienced candidates?

Some of the top questions asked at the People Tech Group interview for experienced candidates -

  1. write a java program to get maxing profit by buying and selling a share from a ...read more
  2. What is infotainment system in c...read more
  3. Write the code for Fibonacci series up to...read more
How long is the People Tech Group interview process?

The duration of People Tech Group interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

People Tech Group Interview Process for Experienced

based on 18 interviews

Interview experience

2.9
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
ITC Infotech Interview Questions
3.8
 • 334 Interviews
View all

People Tech Group Reviews and Ratings

based on 578 reviews

2.5/5

Rating in categories

2.5

Skill development

2.5

Work-life balance

2.3

Salary

2.0

Job security

2.4

Company culture

2.1

Promotions

2.4

Work satisfaction

Explore 578 Reviews and Ratings
Java Developer

Hyderabad / Secunderabad

4-8 Yrs

Not Disclosed

Junior Software Engineers _ Interns

Adoni

0-1 Yrs

Not Disclosed

Freshers

Hyderabad / Secunderabad

2-7 Yrs

Not Disclosed

Explore more jobs
Junior Software Engineer
581 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
527 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
211 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
164 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
162 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare People Tech Group with

Infosys

3.6
Compare

Wipro

3.7
Compare

TCS

3.7
Compare

HCLTech

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