Upload Button Icon Add office photos

Filter interviews by

People Tech Group Interview Questions, Process, and Tips

Updated 24 Dec 2024

Top People Tech Group Interview Questions and Answers

View all 40 questions

People Tech Group Interview Experiences

Popular Designations

63 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

The first round is aptitude test, which consists of 30 questions, including GK questions

Round 2 - Technical 

(1 Question)

  • Q1. Rouns 2 is technical and mostly asked about c programming - pointers, DSA with c (about malloc functions and everything), and project
Round 3 - HR 

(1 Question)

  • Q1. What is your salary expectations? whatever you say doesn't matter they already have number if you say morethan that they say you don't have any skills we looking for and your expectations are so high like ...

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

Trainee Interview Questions & Answers

user image Anonymous

posted on 3 Oct 2024

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

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

Round 1 - Aptitude Test 

Basic english sentance formation, Maths logical questions, subject related

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Indruction of your self
  • Ans. 

    I am a dedicated and detail-oriented software tester with experience in manual and automated testing.

    • Experience in writing test cases and executing them

    • Proficient in using testing tools like Selenium and Jira

    • Strong analytical skills to identify and troubleshoot issues

    • Ability to work collaboratively with developers and stakeholders

    • Certified in ISTQB Foundation Level

  • Answered by AI
  • Q2. Qualifucation,testing certifiicate
Round 2 - Technical 

(2 Questions)

  • Q1. What is manual testing
  • Ans. 

    Manual testing is the process of manually testing software for defects without the use of automation tools.

    • Involves testers executing test cases manually without automation tools

    • Requires human intervention to ensure all aspects of the software are tested

    • Helps in identifying defects that may not be caught by automated testing

    • Can be time-consuming and labor-intensive

    • Examples include exploratory testing, ad-hoc testing, a

  • Answered by AI
  • Q2. What is automation ttesting
  • Ans. 

    Automation testing is the use of software tools to control the execution of tests and compare actual outcomes with expected outcomes.

    • Automation testing helps in reducing human errors and increasing test coverage

    • It is faster and more reliable compared to manual testing

    • Examples of automation testing tools include Selenium, Appium, and JUnit

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I git this job interview is very easy

Skills evaluated in this interview

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
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 ArrayYou have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element. We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] ho... read more
View answer (6)

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)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Aptitude, c, c++, embedded , GK

Round 2 - Technical 

(3 Questions)

  • Q1. Focused on project , C and Embedded
  • Q2. About your self intro
  • Q3. About project details deeply

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

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What are the pain areas in your project and how did you resolve them
  • Q2. How do you handle freshers and interns who have little to NO knowledge
  • Q3. What are the cloud migration projects you have handled and what was your strategy
  • Ans. 

    I have successfully managed multiple cloud migration projects by creating a detailed strategy and ensuring seamless transition.

    • Identified key stakeholders and their requirements

    • Conducted thorough assessment of current infrastructure and applications

    • Developed a detailed migration plan including timelines and milestones

    • Implemented necessary changes and monitored progress closely

    • Ensured minimal disruption to business oper...

  • Answered by AI
  • Q4. What is the percentage of variation you observed in the scope of a project
  • Ans. 

    The percentage of variation in project scope can vary depending on the project complexity and changes.

    • Percentage of variation in project scope can range from 5% to 25% in my experience.

    • Factors such as changing requirements, stakeholder input, and external factors can contribute to scope variation.

    • For example, in a software development project, scope variation could be around 10% due to new feature requests.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be up to the point. You can share experiences from your real time experience.

Skills evaluated in this interview

Service Delivery Manager Interview Questions asked at other Companies

Q1. 8. A critical deliverable which was to be delivered to the C-Suite is way behind schedule, and you get to know this in the 11th hour. How will you communicate this to the leadership?
View answer (4)

Jobs at People Tech Group

View all

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 (5)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

It was one coding test i passed maximum test cases only 2 unable to pass

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)

Intern Interview Questions & Answers

user image Anonymous

posted on 22 Mar 2024

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

I applied via Walk-in and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy overall,achievable if you are strong with basics

Round 2 - One-on-one 

(2 Questions)

  • Q1. What are oops concepts
  • Ans. 

    Oops concepts refer to Object-Oriented Programming principles like 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 detail

  • Answered by AI
  • Q2. What are the computet languages you are proficient in?
  • Ans. 

    Proficient in Java, Python, and SQL.

    • Java

    • Python

    • SQL

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Trust the process

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
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)

People Tech Group Interview FAQs

How many rounds are there in People Tech Group interview?
People Tech Group interview process usually has 2-3 rounds. The most common rounds in the People Tech Group interview process are Technical, HR and Resume Shortlist.
How to prepare for People Tech Group interview?
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, C++, Java, Python and AWS.
What are the top questions asked in People Tech Group interview?

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

  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

based on 32 interviews in last 1 year

Interview experience

3.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