Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by PureSoftware Team. If you also belong to the team, you can get access from here

PureSoftware Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

PureSoftware Engineer Trainee Interview Questions and Answers

Updated 30 Nov 2021

PureSoftware Engineer Trainee Interview Experiences

1 interview found

Engineer Trainee Interview Questions & Answers

user image Deepesh Kumar

posted on 30 Nov 2021

Interview Questionnaire 

1 Question

  • Q1. There were total of 3coding questions that I had to solve on 30minutes.one after the other.and there was two puzzles also.which were quite simple.Overall the Interview was simple.if u have done something i...

Interview Preparation Tips

Interview preparation tips for other job seekers - I have following advices.
1.First and prior one Just stay calm.
2.To give the answer of any coding questions just go with whatever coming in your mind.Do not confuse yourself as well as interviewer.Just stay on your solution you will definitely code.
3.Interviewer may modify the question well prepared for that.So practice as much as you can.so that you will not have to think too much at the time of answering the question.





Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops concepts, Encapsulation, Abstraction in detail with example
  • Q2. Types of beans in Java
  • Ans. 

    Java has two types of beans: stateful and stateless beans.

    • Stateful beans maintain conversational state with the client, while stateless beans do not.

    • Stateful beans are typically used for long-running conversations, while stateless beans are used for short-lived operations.

    • Examples of stateful beans include session beans, while examples of stateless beans include message-driven beans.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Code to sort an Array in ascending order
  • Ans. 

    Use a sorting algorithm like bubble sort or quicksort to arrange elements in ascending order.

    • Use a sorting algorithm like bubble sort, quicksort, or merge sort to rearrange elements in ascending order.

    • For example, you can implement bubble sort to compare adjacent elements and swap them if they are in the wrong order.

    • Another example is using quicksort to divide the array into smaller subarrays and recursively sort them.

  • Answered by AI
  • Q2. Find the second greatest number in an array
  • Ans. 

    Iterate through the array to find the second greatest number.

    • Iterate through the array and keep track of the greatest and second greatest numbers.

    • Compare each element with the current greatest and second greatest numbers.

    • Update the second greatest number if a new number is found that is greater than the current second greatest but less than the greatest.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2022. There were 5 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 - Aptitude Test 

Aptitude + Technical

Round 3 - Coding Test 

5 problem statements and need to write code in any language

Round 4 - Technical 

(1 Question)

  • Q1. General Previous Work Experience Technical
Round 5 - HR 

(1 Question)

  • Q1. HR related Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Registered on company portal on 11th Feb 2020. HR called me on Thursday, 19th Feb 2020 after screening my resume uploaded on their portal. First she ask me some information about me as every HR person ask while initial talk. She ask me to attend an interview on the next day but as I said for me not possible, asked her that day after tomorrow can come for interview that too not to Mumbai but to Pune office location. She was fine with it and scheduled interview on 21st Feb 2020 as sent mail soon after the discussion with the company address and time as usually happens scheduled interview this way. As my preparation was really well with the basics for the job as Fresher. As per the date and time, I attend interview on 21st Feb 2020 at Pune office. Initially they ask me to fill the detail on their form. Then after some time ask me to give an aptitude and technical test on computer. Then I had to wait for further things or rounds as given aptitude on general aptitude along with technica test. And good news that will take several rounds on interviews. So considering initial aptitude there were 4 rounds Aptitude, Technical Programming Test, Technical and HR. In Technical programming there were 5 programs and was very sure about the success as absolutely confident on hard work. Then in Technical Interview here not writing all questions but as usual introduction, education, earlier work history, technical things for the job profile as needed Fresher candidate with designation as Trainee Engineer. And then HR Interview, As done with interview process around 4:00 PM, on the same day got call in the evening at 6:00 PM but as was traveling did not receive call and as reached home late not called back. Decide to call on next day but as Saturday off. Then called on the Monday morning and heard the words Congratulations you are selected. We will share the further details of joining date etc very soon. Received call on 3rd March for the joining date intimation and mail in details on the very next day. And on 9th March 2020 joined the organization as Trainee Engineer by doing formalities of documentation as in every organization happens.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the respiratory system
  • Q2. What is the functions of heart
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions on oops and sql queries

Round 2 - Technical 

(2 Questions)

  • Q1. SQL Query on many to many table and aggregations
  • Q2. OOPS concepts and SpringBoot
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops concepts, Encapsulation, Abstraction in detail with example
  • Q2. Types of beans in Java
  • Ans. 

    Java has two types of beans: stateful and stateless beans.

    • Stateful beans maintain conversational state with the client, while stateless beans do not.

    • Stateful beans are typically used for long-running conversations, while stateless beans are used for short-lived operations.

    • Examples of stateful beans include session beans, while examples of stateless beans include message-driven beans.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Code to sort an Array in ascending order
  • Ans. 

    Use a sorting algorithm like bubble sort or quicksort to arrange elements in ascending order.

    • Use a sorting algorithm like bubble sort, quicksort, or merge sort to rearrange elements in ascending order.

    • For example, you can implement bubble sort to compare adjacent elements and swap them if they are in the wrong order.

    • Another example is using quicksort to divide the array into smaller subarrays and recursively sort them.

  • Answered by AI
  • Q2. Find the second greatest number in an array
  • Ans. 

    Iterate through the array to find the second greatest number.

    • Iterate through the array and keep track of the greatest and second greatest numbers.

    • Compare each element with the current greatest and second greatest numbers.

    • Update the second greatest number if a new number is found that is greater than the current second greatest but less than the greatest.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2022. There were 5 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 - Aptitude Test 

Aptitude + Technical

Round 3 - Coding Test 

5 problem statements and need to write code in any language

Round 4 - Technical 

(1 Question)

  • Q1. General Previous Work Experience Technical
Round 5 - HR 

(1 Question)

  • Q1. HR related Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Registered on company portal on 11th Feb 2020. HR called me on Thursday, 19th Feb 2020 after screening my resume uploaded on their portal. First she ask me some information about me as every HR person ask while initial talk. She ask me to attend an interview on the next day but as I said for me not possible, asked her that day after tomorrow can come for interview that too not to Mumbai but to Pune office location. She was fine with it and scheduled interview on 21st Feb 2020 as sent mail soon after the discussion with the company address and time as usually happens scheduled interview this way. As my preparation was really well with the basics for the job as Fresher. As per the date and time, I attend interview on 21st Feb 2020 at Pune office. Initially they ask me to fill the detail on their form. Then after some time ask me to give an aptitude and technical test on computer. Then I had to wait for further things or rounds as given aptitude on general aptitude along with technica test. And good news that will take several rounds on interviews. So considering initial aptitude there were 4 rounds Aptitude, Technical Programming Test, Technical and HR. In Technical programming there were 5 programs and was very sure about the success as absolutely confident on hard work. Then in Technical Interview here not writing all questions but as usual introduction, education, earlier work history, technical things for the job profile as needed Fresher candidate with designation as Trainee Engineer. And then HR Interview, As done with interview process around 4:00 PM, on the same day got call in the evening at 6:00 PM but as was traveling did not receive call and as reached home late not called back. Decide to call on next day but as Saturday off. Then called on the Monday morning and heard the words Congratulations you are selected. We will share the further details of joining date etc very soon. Received call on 3rd March for the joining date intimation and mail in details on the very next day. And on 9th March 2020 joined the organization as Trainee Engineer by doing formalities of documentation as in every organization happens.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Its contains comphrensive questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Longest bone is ? Where is located
  • Q2. Shorest bons is ? Where its located
  • Q3. Tell all system and explain it
  • Ans. 

    A system is a set of interconnected components working together to achieve a specific goal or function.

    • A system consists of inputs, processes, outputs, and feedback loops.

    • Examples of systems include the human body (input: food, process: digestion, output: energy), a computer system (input: data, process: computation, output: results), and a transportation system (input: passengers, process: transportation, output: reac

  • Answered by AI

Skills evaluated in this interview

Trainee Interview Questions & Answers

CitiusTech user image Swetha Hosamani

posted on 29 Aug 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Project experience
  • Ans. 

    I have worked on multiple projects during my time in university, including a group project on developing a mobile application.

    • Developed a mobile application for a group project

    • Collaborated with team members to design and implement features

    • Tested the application for bugs and user experience

    • Presented the project to professors and peers for evaluation

  • Answered by AI
  • Q2. Behavioural question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Trainee Interview Questions & Answers

Episource user image Nishikanta Biswal

posted on 18 Feb 2024

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

I was interviewed in Jan 2024.

Round 1 - Assignment 

Review a case study report

Round 2 - Technical 

(3 Questions)

  • Q1. Systolic diastolic
  • Q2. What is av nord
  • Ans. 

    Av Nord is a Scandinavian design company specializing in furniture and home decor.

    • Scandinavian design company

    • Specializes in furniture and home decor

    • Known for minimalist and functional designs

  • Answered by AI
  • Q3. Pulmonary artery

PureSoftware Interview FAQs

How to prepare for PureSoftware Engineer Trainee 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 PureSoftware. The most common topics and skills that interviewers at PureSoftware expect are C, C++, Microcontroller, Operating Systems and microprocessors.

Tell us how to improve this page.

PureSoftware Engineer Trainee Salary
based on 5 salaries
₹6 L/yr - ₹8 L/yr
128% more than the average Engineer Trainee Salary in India
View more details

PureSoftware Engineer Trainee Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

4.5

Job security

5.0

Company culture

4.5

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
456 salaries
unlock blur

₹8.5 L/yr - ₹32 L/yr

Software Engineer
225 salaries
unlock blur

₹3.8 L/yr - ₹15 L/yr

Lead Engineer
188 salaries
unlock blur

₹10 L/yr - ₹38.5 L/yr

Technical Lead
162 salaries
unlock blur

₹13 L/yr - ₹42 L/yr

Associate Software Engineer
84 salaries
unlock blur

₹2.6 L/yr - ₹12.5 L/yr

Explore more salaries
Compare PureSoftware with

Persistent Systems

3.5
Compare

LTIMindtree

3.8
Compare

Mphasis

3.4
Compare

Coforge

3.3
Compare
Did you find this page helpful?
Yes No
write
Share an Interview