Upload Button Icon Add office photos

People10 Technosoft

Compare button icon Compare button icon Compare

Filter interviews by

People10 Technosoft Interview Questions and Answers

Updated 16 Dec 2024
Popular Designations

6 Interview questions

A Development Leader was asked 6mo ago
Q. Write code to convert a Roman numeral to an integer.
Ans. 

Convert Roman numerals to integers using a code snippet.

  • Create a dictionary to map Roman numerals to integers

  • Iterate through the input string from right to left

  • If the current numeral is smaller than the next numeral, subtract its value from the total

  • Otherwise, add its value to the total

View all Development Leader interview questions
A Development Leader was asked 6mo ago
Q. What is Hibernate?
Ans. 

Hibernate is an open-source object-relational mapping framework for Java applications.

  • Hibernate simplifies the development of database interactions in Java applications by mapping Java objects to database tables.

  • It provides a way to perform database operations using object-oriented programming concepts.

  • Hibernate supports various database management systems like MySQL, Oracle, and PostgreSQL.

  • It helps in managing th...

View all Development Leader interview questions
A Lab Technician was asked
Q. Why did you choose the IT field over ECE?
Ans. 

IT field offers more opportunities and growth potential compared to ECE.

  • IT field is constantly evolving and offers a wide range of career options

  • IT professionals are in high demand across industries

  • IT field offers better salary and growth prospects compared to ECE

  • ECE field is limited to certain industries like electronics and telecommunications

  • IT field has more scope for innovation and creativity

View all Lab Technician interview questions
A Senior Software Engineer was asked
Q. Find the 3rd most frequent character in a string.
Ans. 

Find the 3rd largest used character in a string.

  • Create a frequency map of characters in the string

  • Sort the map by frequency in descending order

  • Return the third character from the map

View all Senior Software Engineer interview questions
A Senior Software Engineer was asked
Q. What is the difference between ArrayList and List?
Ans. 

ArrayList is a class that implements List interface. List is an interface that defines certain methods.

  • ArrayList is a resizable array implementation of List interface.

  • List is an interface that defines certain methods like add(), remove(), get(), etc.

  • ArrayList can store duplicate elements and maintains insertion order.

  • List can be implemented by other classes like LinkedList, Vector, etc.

View all Senior Software Engineer interview questions
A Software Engineer was asked
Q. Perspective on clean code
Ans. 

Clean code is essential for maintainability, readability, and scalability of software.

  • Clean code follows consistent naming conventions.

  • Clean code is well-organized and easy to understand.

  • Clean code minimizes duplication and follows the DRY (Don't Repeat Yourself) principle.

View all Software Engineer interview questions

People10 Technosoft Interview Experiences

7 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Learn about java 8
Round 2 - One-on-one 

(1 Question)

  • Q1. Exception Handling
Round 3 - HR 

(1 Question)

  • Q1. What was your Past projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be a active listener
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

Social Media- Is it a boon or a bane?

Round 2 - Aptitude Test 

SDLC, looping question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering. It doesnt matter if you dont know the real trade. They want foolish people
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is hibernate
  • Ans. 

    Hibernate is an open-source object-relational mapping framework for Java applications.

    • Hibernate simplifies the development of database interactions in Java applications by mapping Java objects to database tables.

    • It provides a way to perform database operations using object-oriented programming concepts.

    • Hibernate supports various database management systems like MySQL, Oracle, and PostgreSQL.

    • It helps in managing the dat...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Write a code to conver roman to int
  • Ans. 

    Convert Roman numerals to integers using a code snippet.

    • Create a dictionary to map Roman numerals to integers

    • Iterate through the input string from right to left

    • If the current numeral is smaller than the next numeral, subtract its value from the total

    • Otherwise, add its value to the total

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Project releated questions

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

Round 1 - Group Discussion 

It was based on relevance of social media. Where they look ok upon your communication skills

Round 2 - Aptitude Test 

It was an aptitude interwiew were the interviewer ask you. Aptitude based questions and you have to answer them

Round 3 - One-on-one 

(2 Questions)

  • Q1. Here they ask you questions related to programming
  • Q2. Find the error in the code
  • Ans. 

    Find the error in the code

    • Need to specify the error or provide the code

    • Without context, it's impossible to find the error

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be knowledgeable. Keep your answers short and on point.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Oct 2022. There were 4 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 - Technical 

(1 Question)

  • Q1. Explain component lifecyle in React
Round 3 - One-on-one 

(1 Question)

  • Q1. Design principles
Round 4 - HR 

(1 Question)

  • Q1. Perspective on clean code
  • Ans. 

    Clean code is essential for maintainability, readability, and scalability of software.

    • Clean code follows consistent naming conventions.

    • Clean code is well-organized and easy to understand.

    • Clean code minimizes duplication and follows the DRY (Don't Repeat Yourself) principle.

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why IT field when compared to ECE?
  • Ans. 

    IT field offers more opportunities and growth potential compared to ECE.

    • IT field is constantly evolving and offers a wide range of career options

    • IT professionals are in high demand across industries

    • IT field offers better salary and growth prospects compared to ECE

    • ECE field is limited to certain industries like electronics and telecommunications

    • IT field has more scope for innovation and creativity

  • Answered by AI
  • Q2. About mini project

Interview Preparation Tips

Interview preparation tips for other job seekers - It was great.great experience .interviewer was quite freindly.

I applied via Recruitment Consultant and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. -> Oops Concept
  • Q2. -> Delegate & Event Related question
  • Q3. -> Find the 3rd largest used character in a string.
  • Ans. 

    Find the 3rd largest used character in a string.

    • Create a frequency map of characters in the string

    • Sort the map by frequency in descending order

    • Return the third character from the map

  • Answered by AI
  • Q4. -> Singleton Design Pattern
  • Q5. Difference between ArrayList & List.
  • Ans. 

    ArrayList is a class that implements List interface. List is an interface that defines certain methods.

    • ArrayList is a resizable array implementation of List interface.

    • List is an interface that defines certain methods like add(), remove(), get(), etc.

    • ArrayList can store duplicate elements and maintains insertion order.

    • List can be implemented by other classes like LinkedList, Vector, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool and try to give all question answer very confidently.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about People10 Technosoft?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I'm a passionate software engineer with a strong background in full-stack development and a love for solving complex problems.

    • Graduated with a degree in Computer Science from XYZ University.

    • Worked at ABC Corp, where I developed a web application that improved user engagement by 30%.

    • Proficient in languages like JavaScript, Python, and Java, with experience in frameworks like React and Django.

    • Enjoy collaborating in agile...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. All basic HR questions and salary discussion.

Interview Questionnaire 

3 Questions

  • Q1. OOPS concepts
  • Q2. SQL questions
  • Q3. Write a program..
  • Ans. 

    Program to print the Fibonacci series up to a given number.

    • Take input from user for the limit of the series.

    • Initialize two variables with 0 and 1 respectively.

    • Use a loop to generate the series and print each number.

    • Add the previous two numbers to get the next number in the series.

  • Answered by AI

Skills evaluated in this interview

People10 Technosoft Interview FAQs

How many rounds are there in People10 Technosoft interview?
People10 Technosoft interview process usually has 3-4 rounds. The most common rounds in the People10 Technosoft interview process are One-on-one Round, HR and Technical.
How to prepare for People10 Technosoft 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 People10 Technosoft. The most common topics and skills that interviewers at People10 Technosoft expect are Product Engineering, Agile Coaching, Data Analytics, Skill Development and Agile.
What are the top questions asked in People10 Technosoft interview?

Some of the top questions asked at the People10 Technosoft interview -

  1. -> Find the 3rd largest used character in a stri...read more
  2. Why IT field when compared to E...read more
  3. Difference between ArrayList & Li...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.8/5

based on 4 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 75%
2-4 weeks 25%
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 34 Interviews
ClaySys Interview Questions
3.0
 • 26 Interviews
Contus Interview Questions
4.2
 • 25 Interviews
Pitney Bowes Interview Questions
3.8
 • 22 Interviews
View all

People10 Technosoft Reviews and Ratings

based on 51 reviews

3.4/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.4

Salary

3.0

Job security

3.4

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 51 Reviews and Ratings
US IT Recruiter

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

Senior Business Development Executive

Bangalore / Bengaluru

3-5 Yrs

₹ 7.1-7.5 LPA

Associate HR Manager

Bangalore / Bengaluru

7-9 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
52 salaries
unlock blur

₹10.6 L/yr - ₹18.8 L/yr

Software Engineer
35 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Development Leader
33 salaries
unlock blur

₹9.1 L/yr - ₹22 L/yr

Technical Lead
17 salaries
unlock blur

₹19.5 L/yr - ₹30 L/yr

QA Lead
12 salaries
unlock blur

₹11 L/yr - ₹31 L/yr

Explore more salaries
Compare People10 Technosoft with

Accel Frontline

4.1
Compare

Apmosys Technologies

3.4
Compare

Pitney Bowes

3.8
Compare

DynPro

3.8
Compare
write
Share an Interview