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

Clear (1)

PureSoftware Software Engineer Interview Questions and Answers

Updated 3 Mar 2025

PureSoftware Software Engineer Interview Experiences

7 interviews found

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

I was interviewed in Feb 2025.

Round 1 - Technical 

(1 Question)

  • Q1. How to count number of rows in a table
  • Ans. 

    Use SQL query SELECT COUNT(*) FROM table_name

    • Use SQL query SELECT COUNT(*) FROM table_name

    • Replace 'table_name' with the actual name of the table

    • This query will return the number of rows in the table

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Mar 2023. 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basic concept of oops
  • Q2. Coding questions and sql query

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and clam during the interview. Say whatever you did in past with confidence

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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Insert Delete getRandom of Leetcode
  • Ans. 

    Implement a data structure that supports insert, delete, and getRandom operations in O(1) time complexity.

    • Use a hashmap to store the mapping of values to their indices in an array for O(1) lookup during delete operation.

    • For getRandom operation, generate a random index within the size of the array and return the value at that index.

    • To achieve O(1) time complexity for all operations, use a combination of hashmap and arra

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Arrays and Stack
Round 3 - HR 

(1 Question)

  • Q1. Normal Behavioural Questions

Skills evaluated in this interview

I was interviewed in Jan 2022.

Round 1 - Technical 

(1 Question)

  • Q1. HTML5 , JS , CSS Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus of very basic concepts. Review stuff well before the interview.

PureSoftware interview questions for designations

 Senior Software Engineer

 (9)

 Software Testing Engineer

 (1)

 Software Developer

 (1)

 Senior Test Engineer

 (1)

 Senior Engineer

 (1)

 Engineer Trainee

 (1)

 Senior Leader Engineer

 (1)

 Technical Lead

 (7)

Software Engineer Interview Questions & Answers

user image Sapna Kumari

posted on 27 Nov 2021

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They are questions on the computer language we know some technical questions are. There.

Interview Preparation Tips

Interview preparation tips for other job seekers - It's easy and good very fluent process is there they are very good responser and rapid reply to all comments

I was interviewed in Apr 2021.

Interview Questionnaire 

1 Question

  • Q1. Core Spring, spring boot, MVC, Core java,

Interview Preparation Tips

Interview preparation tips for other job seekers - Give point to point answer.

I applied via Campus Placement and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The conduct aptitude test and one question from c language related to to basic programming. Second round about c c plus plus language concepts. Third round HR discussion where general questions were asked....

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good, basic questions were asked. Average student can get selected easily.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Data Types, Loops, Conditional Statements and simple pseudo codes in C
  • Q2. SQL Joins and Sub Queries
  • Q3. Final Year Project

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was a technical one. It lasted for about 20 minutes. Majorly the interview was on C and SQL concepts. They checked communication and clarity of thought during the same.

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

Round 1 - Coding Test 

Basic logical program

Round 2 - HR 

(1 Question)

  • Q1. Tell me something about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge of programming in c

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

Interview Questionnaire 

4 Questions

  • Q1. What is constructor ?
  • Ans. 

    Constructor is a special method that is called when an object is created.

    • Constructors have the same name as the class they belong to.

    • They are used to initialize the object's state.

    • They can take parameters to set initial values.

    • If a class does not have a constructor, a default one is provided.

    • Example: public class Person { public Person(String name) { this.name = name; } }

  • Answered by AI
  • Q2. Operator Overloading
  • Q3. Triggers in SQL
  • Ans. 

    Triggers are special stored procedures that are automatically executed in response to certain events or actions in SQL.

    • Triggers can be used to enforce business rules and data integrity.

    • They can be used to audit changes to data.

    • Triggers can be used to replicate data to other tables or databases.

    • They can be used to send notifications or alerts based on certain conditions.

    • Examples of events that can trigger a trigger incl

  • Answered by AI
  • Q4. Sort without inbuilt function
  • Ans. 

    Sorting an array of strings without using inbuilt function.

    • Implement bubble sort algorithm

    • Compare adjacent elements and swap if necessary

    • Repeat until no more swaps are needed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not Co-ordinating interview,

Skills evaluated in this interview

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

PureSoftware Interview FAQs

How many rounds are there in PureSoftware Software Engineer interview?
PureSoftware interview process usually has 1-2 rounds. The most common rounds in the PureSoftware interview process are Technical, Resume Shortlist and HR.
How to prepare for PureSoftware 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 PureSoftware. The most common topics and skills that interviewers at PureSoftware expect are C, CSS, Embedded C, Javascript and React.Js.
What are the top questions asked in PureSoftware Software Engineer interview?

Some of the top questions asked at the PureSoftware Software Engineer interview -

  1. How to count number of rows in a ta...read more
  2. Insert Delete getRandom of Leetc...read more
  3. The conduct aptitude test and one question from c language related to to basic ...read more

Recently Viewed

INTERVIEWS

PureSoftware

No Interviews

COMPANY BENEFITS

AU Small Finance Bank

No Benefits

INTERVIEWS

PureSoftware

No Interviews

SALARIES

Amazon Sellers Services

LIST OF COMPANIES

PureSoftware

Locations

SALARIES

Amazon Sellers Services

COMPANY BENEFITS

Amazon Sellers Services

No Benefits

INTERVIEWS

PureSoftware

No Interviews

SALARIES

Amazon Sellers Services

DESIGNATION

Tell us how to improve this page.

PureSoftware Software Engineer Interview Process

based on 3 interviews

2 Interview rounds

  • Technical Round
  • HR Round
View more
PureSoftware Software Engineer Salary
based on 234 salaries
₹4.3 L/yr - ₹15 L/yr
12% more than the average Software Engineer Salary in India
View more details

PureSoftware Software Engineer Reviews and Ratings

based on 46 reviews

3.4/5

Rating in categories

3.0

Skill development

3.3

Work-life balance

3.5

Salary

2.4

Job security

3.3

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 46 Reviews and Ratings
Senior Software Engineer
466 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
234 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
185 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
155 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
84 salaries
unlock blur

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