Upload Button Icon Add office photos

Filter interviews by

People Tech Group Software Engineer Interview Questions and Answers

Updated 25 May 2024

People Tech Group Software Engineer Interview Experiences

4 interviews found

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

I was interviewed in Jan 2024.

Round 1 - Aptitude Test 

Quantitative, logical reason, verbal

Round 2 - Technical 

(1 Question)

  • Q1. Python, java , c, programming
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

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
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.

I applied via Referral and was interviewed before Nov 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 tips
Round 2 - HR 

(2 Questions)

  • Q1. How will you manage your journey
  • Q2. What do you expect from this company

Interview Preparation Tips

Interview preparation tips for other job seekers - Work atmosphere is healthy. Love to work over there.

People Tech Group interview questions for designations

 Junior Software Engineer

 (11)

 Embedded Software Engineer

 (1)

 Senior Software Engineer

 (1)

 Associate Software Engineer

 (1)

 Software Engineer Level 1

 (1)

 Software Developer

 (2)

 Software Tester

 (1)

 Software Developer Intern

 (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Data structure was more and it was difficult round

Round 2 - Technical 

(1 Question)

  • Q1. It will depend on interviewer
Round 3 - Behavioral 

(1 Question)

  • Q1. It will be depending on Manager who is taking interview
Round 4 - HR 

(1 Question)

  • Q1. It will be very smooth

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a very good company overall I had very good learning and experience
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Nov 2024.

Round 1 - Coding Test 

Coding test was easy. They asked LC easy anyone with fair understanding of programming can easily solve it.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Asked a question from Blind 75 that i dont remember as of now. I kind of stumbled here yet gave a code for original question
  • Q2. Asked LC hard question. Interviewer was very rude and did not give a shit about my approach when I tried to explain it to him/her. He said just run code against test cases provided. I received rejection ...

Interview Preparation Tips

Interview preparation tips for other job seekers - HRs were very professional and polite but not the interviewer.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. All the questions on OOPS, Shell script, linux, c, C++, database
Round 2 - Technical 

(1 Question)

  • Q1. Advanced questions on above areas
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Great learning and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Coding question, reasoning, english, math, very easy

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. Technical experties and final year project

Interview Preparation Tips

Topics to prepare for CitiusTech Software Engineer interview:
  • Java
  • React.Js
  • SQL Server
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Observables, Services, Promises, Closure ?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Cuvette and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions followed by two coding questions.

Round 2 - Coding Test 

Two coding questions followed by a discussion on projects.

Round 3 - Coding Test 

Three coding questions and inquiries related to Data Structures and Algorithms (DSA), Object-Oriented Programming (OOP), and project-related topics.

Round 4 - Coding Test 

Solely 2 coding question

Interview Preparation Tips

Topics to prepare for Bounteous x Accolite Software Engineer interview:
  • DSA
  • OOPS

People Tech Group Interview FAQs

How many rounds are there in People Tech Group Software Engineer interview?
People Tech Group interview process usually has 1-2 rounds. The most common rounds in the People Tech Group interview process are Technical, Resume Shortlist and HR.
How to prepare for People Tech Group Software Engineer 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 C++, Multithreading, Data Structures, STL and UML.
What are the top questions asked in People Tech Group Software Engineer interview?

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

  1. What is the use of hash m...read more
  2. what is ANR what is Activ...read more
  3. Python, java , c, programm...read more

Tell us how to improve this page.

People Tech Group Software Engineer Interview Process

based on 5 interviews

Interview experience

3
  
Average
View more
People Tech Group Software Engineer Salary
based on 527 salaries
₹3 L/yr - ₹13 L/yr
8% less than the average Software Engineer Salary in India
View more details

People Tech Group Software Engineer Reviews and Ratings

based on 51 reviews

2.2/5

Rating in categories

2.0

Skill development

2.0

Work-life balance

1.8

Salary

1.6

Job security

1.8

Company culture

1.8

Promotions

1.9

Work satisfaction

Explore 51 Reviews and Ratings
Junior Software Engineer
544 salaries
unlock blur

₹1 L/yr - ₹6.3 L/yr

Software Engineer
527 salaries
unlock blur

₹3 L/yr - ₹13 L/yr

Associate Software Engineer
207 salaries
unlock blur

₹2 L/yr - ₹5.1 L/yr

Senior Software Engineer
182 salaries
unlock blur

₹7 L/yr - ₹24.5 L/yr

Softwaretest Engineer
162 salaries
unlock blur

₹1 L/yr - ₹10 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