Upload Button Icon Add office photos

Filter interviews by

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

Updated 16 Dec 2024

Top People Tech Group Interview Questions and Answers for Experienced

View all 16 questions

People Tech Group Interview Experiences for Experienced

Popular Designations

21 interviews found

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 Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy to intermediate level of mcq

Round 2 - Coding Test 

I was asked to write manual test cases in excel for testing website

Associate Test Engineer Interview Questions asked at other Companies

Q1. Coding based on string concept Find the middle node of linkedlist Sort algo used in Arrays.sort() method Explain hashing Difference between findElement and findElements Writing xpath for any dynamic element.
View answer (1)

Softwaretest Engineer Interview Questions & Answers

user image Busireddy Asha

posted on 10 Jul 2022

I applied via Approached by Company

Round 1 - Technical 

(1 Question)

  • Q1. Storage calsses in c Memory allocation Structures and unions
  • Ans. 

    Storage classes in C, memory allocation, structures and unions.

    • Storage classes in C are used to define the scope and lifetime of variables.

    • Memory allocation in C is done using functions like malloc(), calloc(), and realloc().

    • Structures in C are used to group related data together, while unions allow for multiple data types to share the same memory space.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. About c And testing questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Need know about c and testing concept like unit and integration testing ,why testing like that questions and your previous projects.

Skills evaluated in this interview

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

I applied via Naukri.com

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 - Telephonic Call 

(2 Questions)

  • Q1. How many and which libraries usesd .
  • Ans. 

    I have used multiple libraries for different purposes.

    • I have used React for front-end development.

    • For state management, I have used Redux.

    • For API calls, I have used Axios.

    • For styling, I have used Material-UI.

    • For testing, I have used Jest and Enzyme.

  • Answered by AI
  • Q2. All details about previous project and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Company has Good projects. But do not fall for HRs exaggerated commitments. WFH is not a policy here; Even if HR commits management's does not. Good place to explore and grow technically though.

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Overall experience
  • Ans. 

    Over 5 years of experience in IT recruitment with a focus on sourcing, screening, and interviewing candidates.

    • Specialize in sourcing candidates through various channels such as job boards, social media, and referrals

    • Skilled in conducting technical interviews to assess candidates' skills and fit for the role

    • Experience in managing relationships with hiring managers and candidates to ensure a smooth recruitment process

  • Answered by AI
  • Q2. Technical questions

US IT Recruiter Interview Questions asked at other Companies

Q1. 2. Different job portals used to source candidates?
View answer (5)

People Tech Group interview questions for popular designations

 Junior Software Engineer

 (10)

 Java Developer

 (3)

 Software Engineer

 (3)

 Business Analyst

 (2)

 Project Manager

 (2)

 US IT Recruiter

 (2)

 Android Developer

 (1)

 Associate Software Engineer

 (1)

I applied via Approached by Company

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

First round kept aptitude test

Round 3 - Coding Test 

C++ code test with different concepts

Round 4 - HR 

(2 Questions)

  • Q1. In HR round asking about SD
  • Q2. Analytical skills testing, behaviour observation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and do as your best, perfect in coding

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)

Get interview-ready with Top People Tech Group Interview Questions

I applied via Naukri.com and was interviewed in Nov 2021. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Previous employment history
  • Q2. Online interview schedule with manager
Round 3 - Group Discussion 

Ethics of graphic designing especially automobile designing and ui concepts

Round 4 - Assignment 

Practical test through offline or online based on COVID situation.

Round 5 - One-on-one 

(1 Question)

  • Q1. Salary discussion and document processing

Interview Preparation Tips

Topics to prepare for People Tech Group Senior UI Designer interview:
  • Illustrator
  • Photoshop
  • Shader
  • Altia
Interview preparation tips for other job seekers - If you have genuine and transparent talent, you not need to follow the others advice.

Jobs at People Tech Group

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

I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Hackerrank 4- questions 2 db questions and 3 coding qsns any language u can choose

Round 2 - HR 

(1 Question)

  • Q1. Can you work at any shift and other normal hr round questions

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)

Team Lead Interview Questions & Answers

user image Anonymous

posted on 1 Nov 2021

I applied via Recruitment Consultant and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. No technical questions were asked but asked for problem solving
  • Q2. Write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling onc...
  • Ans. 

    Java program to find maximum profit by buying and selling shares from a given set of values.

    • Iterate through the array of values and keep track of the minimum value seen so far.

    • Calculate the difference between the current value and the minimum value, and update the maximum profit if necessary.

    • Return the maximum profit obtained.

  • Answered by AI
  • Q3. Reverse a linkedlist in groups of given set size
  • Ans. 

    Reverse a linkedlist in groups of given set size

    • Iterate through the linked list in groups of given size

    • Reverse each group using standard linked list reversal technique

    • Connect the reversed groups to form the final linked list

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - they were asking more into the problem solving, in the given time only

Skills evaluated in this interview

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)

Junior GUI Designer Interview Questions & Answers

user image Anonymous

posted on 28 Aug 2023

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

I applied via Walk-in and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Over tools of softwares used Photoshop and Illustrator
Round 3 - HR 

(1 Question)

  • Q1. Regarding company

Skills evaluated in this interview

I was interviewed in Jan 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your experience

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and do not give up your learnings. keep trying to apply and meanwhile improve your skills and knowledge. trying to learn from your past

Senior Quantity Surveyor Interview Questions asked at other Companies

Q1. What is the Mix design criteria of IS 456
View answer (3)

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 11 interviews in last 1 year

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
CMS IT Services Interview Questions
3.1
 • 125 Interviews
View all

People Tech Group Reviews and Ratings

based on 446 reviews

2.7/5

Rating in categories

2.6

Skill development

2.7

Work-life balance

2.4

Salary

2.1

Job security

2.5

Company culture

2.2

Promotions

2.5

Work satisfaction

Explore 446 Reviews and Ratings
Software Engineer

Hyderabad / Secunderabad

3-8 Yrs

Not Disclosed

BI Engineer

Hyderabad / Secunderabad

4-9 Yrs

₹ 8.5-18.5 LPA

Explore more jobs
Junior Software Engineer
472 salaries
unlock blur

₹1 L/yr - ₹5.9 L/yr

Software Engineer
441 salaries
unlock blur

₹2.4 L/yr - ₹12.5 L/yr

Associate Software Engineer
147 salaries
unlock blur

₹2 L/yr - ₹5.1 L/yr

Senior Software Engineer
145 salaries
unlock blur

₹7 L/yr - ₹27 L/yr

Softwaretest Engineer
136 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Explore more salaries
Compare People Tech Group with

Infosys

3.7
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