Upload Button Icon Add office photos

Filter interviews by

Clear (1)

People Tech Group Java Developer Interview Questions and Answers

Updated 26 Jul 2023

People Tech Group Java Developer Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral 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 Resume tips
Round 2 - Aptitude Test 

Aptitude and verbal reasoning questions on hackerrank platform

Round 3 - Technical 

(3 Questions)

  • Q1. What is inheritance?
  • Ans. 

    Inheritance is a mechanism in Java where a new class inherits properties and behaviors from an existing class.

    • Allows a class to inherit fields and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

    • Derived class can access non-private members of the base class

    • Example: class B extends class A

  • Answered by AI
  • Q2. What is an array in java?
  • Ans. 

    An array in Java is a data structure that stores a fixed-size collection of elements of the same data type.

    • Arrays are declared using square brackets [] after the data type.

    • Elements in an array are accessed by their index, starting from 0.

    • Example: String[] names = new String[5];

  • Answered by AI
  • Q3. Contagious storage of same data
  • Ans. 

    Contagious storage of same data refers to multiple references pointing to the same data in memory.

    • Contagious storage can lead to unexpected behavior if one reference modifies the data.

    • Java uses pass-by-value, so when passing objects, a new reference is created pointing to the same data.

    • Example: If two variables point to the same object and one variable modifies the object, the change is reflected in both variables.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare well

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jan 2023. 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 Resume tips
Round 2 - Aptitude Test 

Logical and reasoning and blood relation

Round 3 - Assignment 

Java and html and oracle any assignment

Interview Preparation Tips

Interview preparation tips for other job seekers - First Gain the Stuff the after attending interviews

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in Infosys
Q3. Which should be preferred between String and StringBuffer when th ... read more
asked in Deloitte
Q4. Convert BST to Greater Sum Tree Given a Binary Search Tree (BST) ... read more
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more
Interview experience
5
Excellent
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 Resume tips
Round 2 - Aptitude Test 

Logical reasoning,numerical reasoning,logical problems

Round 3 - Coding Test 

Array,String,Trees,searching,sortings

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well for interview and try to solve all questions

Java Developer Jobs at People Tech Group

View all

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1 . Oops concept in detail 2 DBMS 3. Data base query
Round 2 - HR 

(1 Question)

  • Q1. Document verification

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers should be clear on basic concepts.
For experienced should be detailed knowledge on their domain.

I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Puzzles, Psychometric Test

Round 2 - One-on-one 

(1 Question)

  • Q1. Some water in 3 Jars question, you had to measure out 5L correctly

Interview Preparation Tips

Interview preparation tips for other job seekers - Make the interview interactive, I got this input from another Senior. Before i went into the interview room the volunteers were telling all those who goes into Room No 1 is screwed. I was praying i don't get room no 1. But fortunately for me I got room no 1 because when the interviewer gave me the puzzle and handed over pen and paper he went back to relax his posture and when i explained i will fill the 5L Jar first, he immediately came forward to listen to me, at that moment i knew i got the job because i felt the previous candidates never made their interview interactive and that's why he went back to relax his posture.

I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.

Round 2 - Technical 

(1 Question)

  • Q1. 2nd round included tr and mr round went quite enegritic

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume skills matters a lot don't fill resume the technologies you don't even aware of

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic java concepts like collection frame work, exception handling

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basics well, be confident, show you are flexible enough to learn

I was interviewed in Jun 2017.

Interview Preparation Tips

Round: Technical Interview
Experience: They asked java basics,
what we wrote in resume will ask
about project
Tips: please prepare basics things

Contribute & help others!
anonymous
You can choose to be anonymous

People Tech Group Interview FAQs

How many rounds are there in People Tech Group Java Developer interview?
People Tech Group interview process usually has 3 rounds. The most common rounds in the People Tech Group interview process are Resume Shortlist, Aptitude Test and Assignment.
How to prepare for People Tech Group Java Developer 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 Java, AWS, Hibernate, Spring Boot and Design Patterns.
What are the top questions asked in People Tech Group Java Developer interview?

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

  1. What is an array in ja...read more
  2. Contagious storage of same d...read more
  3. What is inheritan...read more

Recently Viewed

INTERVIEWS

People Tech Group

No Interviews

INTERVIEWS

LG Electronics

No Interviews

INTERVIEWS

Thomson Reuters

No Interviews

INTERVIEWS

People Tech Group

No Interviews

INTERVIEWS

People Tech Group

40 top interview questions

SALARIES

Gravita

INTERVIEWS

Gravita

No Interviews

INTERVIEWS

Dell

No Interviews

INTERVIEWS

People Tech Group

No Interviews

SALARIES

People Tech Group

Tell us how to improve this page.

People Tech Group Java Developer Interview Process

based on 3 interviews

2 Interview rounds

  • Resume Shortlist Round
  • Aptitude Test Round
View more
People Tech Group Java Developer Salary
based on 8 salaries
₹2 L/yr - ₹5 L/yr
47% less than the average Java Developer Salary in India
View more details

People Tech Group Java Developer Reviews and Ratings

based on 4 reviews

4.4/5

Rating in categories

4.8

Skill development

4.0

Work-life balance

4.4

Salary

3.5

Job security

4.9

Company culture

4.4

Promotions

4.8

Work satisfaction

Explore 4 Reviews and Ratings
Java Developer

Hyderabad / Secunderabad

4-8 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