Upload Button Icon Add office photos

People Tech Group

Compare button icon Compare button icon Compare

Filter interviews by

People Tech Group Associate Interview Questions and Answers

Updated 13 Dec 2024

People Tech Group Associate Interview Experiences

1 interview found

Associate Interview Questions & Answers

user image Anonymous

posted on 13 Dec 2024

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

(2 Questions)

  • Q1. Tell us about yourself?
  • Q2. What made you join this company

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about People Tech Group?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Why do you want to join Incedo, what is your plan in future, explain your past experience with an example
  • Ans. 

    I am drawn to Incedo for its innovative approach and growth opportunities, aligning with my career aspirations in technology consulting.

    • Incedo's commitment to innovation resonates with my passion for technology and problem-solving.

    • I admire Incedo's collaborative culture, which I experienced in my previous role at XYZ Corp, where teamwork led to a successful project launch.

    • My future plan includes advancing my skills in ...

  • Answered by AI
  • Q2. Basic of capital market
  • Q3. Market capitalisation, capital market, derivatives, accounting knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - One should be more confident and should give prompt response

Associate Interview Questions Asked at Other Companies

Q1. A rat has 3000 grams of rice and needs to travel 3000 meters. It ... read more
asked in UNO Minda
Q2. What is the meaning of TTR and why is it required for the powder ... read more
asked in Eviden
Q3. What is options trading? What are the key takeaways?
asked in Amazon
Q4. What are the differences between online and offline shopping?
Q5. You have 2 eggs and 100 floors. Eggs will break if dropped from a ... read more

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Started from c# basics,. net, Design patterns, Current project architecture, Angular questions, Security,

Interview Preparation Tips

Interview preparation tips for other job seekers - basics must be clear

I applied via Referral and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions asked in Technical Round are mostly from Core Java like Exception handling, Multithreading, Strings, Collection framework ,stream api and few from Coding questions from linked list. and few about...

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview takes around 45 min. each there are
1. Technical Round -Based on Core Java
2. Manager Round -Based on Spring Microservices and also completely Technical.
3. HR Round -Ask about your expectation notice period .explain policies .
4. Salary Negotiation- if you have any counter offers or not. can you join early or not.
5. Offer Release.


Process took almost a week to get offer.

Associate Interview Questions & Answers

Incedo user image Abhishek Pandey

posted on 22 Nov 2021

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

Interview Questionnaire 

2 Questions

  • Q1. A few terms related to mutual fund industry were asked.
  • Q2. What do you understand by market capitalisation?
  • Ans. Total number of shares outstanding multiplied by the price of one share.
  • Answered by Abhishek Pandey

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, confident and honest.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 3 interview rounds.

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 - Technical 

(1 Question)

  • Q1. OOP Concept, Design Patterns, Optimisation
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t give any interviews without study.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Mix of coding, theory and design questions
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. OOPS concept Java fundamentals
Round 2 - Technical 

(1 Question)

  • Q1. Project work framework Rest Assured

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good
Interview experience
4
Good
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was the easy round to clear they ask basic quans which include DBMS and grammar over all the round was easy

Round 2 - Communication 

(1 Question)

  • Q1. The test was condected by AI overall the round is easy
Round 3 - Technical 

(1 Question)

  • Q1. They asked questions about my project and basic question in java
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write a linked list.
  • Ans. 

    A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.

    • Nodes contain data and a reference to the next node

    • Can be singly linked (each node points to the next) or doubly linked (each node points to the next and previous)

    • Example: Node 1 -> Node 2 -> Node 3

  • Answered by AI
  • Q2. Find the middle node of a linked list.
  • Ans. 

    To find the middle node of a linked list, use the slow and fast pointer technique.

    • Initialize two pointers, slow and fast, both pointing to the head of the linked list.

    • Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.

    • The node pointed to by the slow pointer at this point will be the middle node.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. How do you handle conflict between manager and developer
  • Ans. 

    Addressing conflict between manager and developer requires open communication, understanding both perspectives, and finding a mutually beneficial solution.

    • Encourage open communication between the manager and developer to understand each other's perspectives and concerns.

    • Facilitate a meeting to discuss the conflict and find common ground or compromises.

    • Seek to understand the underlying reasons for the conflict and addre...

  • Answered by AI
  • Q2. Where do you see yourself in next 5 years

Skills evaluated in this interview

People Tech Group Interview FAQs

How many rounds are there in People Tech Group Associate interview?
People Tech Group interview process usually has 1 rounds. The most common rounds in the People Tech Group interview process are HR.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

People Tech Group Associate Salary
based on 10 salaries
₹3.4 L/yr - ₹8.6 L/yr
27% less than the average Associate Salary in India
View more details

People Tech Group Associate Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Junior Software Engineer
560 salaries
unlock blur

₹1.5 L/yr - ₹5.1 L/yr

Software Engineer
551 salaries
unlock blur

₹3.2 L/yr - ₹10.6 L/yr

Associate Software Engineer
268 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Senior Software Engineer
179 salaries
unlock blur

₹11.9 L/yr - ₹22.5 L/yr

Softwaretest Engineer
174 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Explore more salaries
Compare People Tech Group with

ITC Infotech

3.7
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

4.1
Compare
write
Share an Interview