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 Senior Software Engineer Interview Questions, Process, and Tips

Updated 22 Jan 2025

Top PureSoftware Senior Software Engineer Interview Questions and Answers

  • Q1. Tell me about LOD, Pie Chart, Dual Axis Chart, how you will make them in Tableau.?
  • Q2. What is use of Swift &Objective c? Write code for Tableview Using SwiftUI? RxSwift Vs Swift? What is Optional & Generics ? Protocol Composition related Questions
  • Q3. Write a program to fetch and display data from api in react
View all 7 questions

PureSoftware Senior Software Engineer Interview Experiences

9 interviews found

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

Data structures and algorithms, javascript and react questions

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on system design
  • Q2. Questions on advanced CI/CD pipeline
Round 3 - Technical 

(2 Questions)

  • Q1. Discussion on product management
  • Q2. State management system
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is use of Swift &Objective c? Write code for Tableview Using SwiftUI? RxSwift Vs Swift? What is Optional & Generics ? Protocol Composition related Questions
  • Ans. 

    Swift & Objective-C are programming languages used for iOS development. Tableview in SwiftUI uses List view. RxSwift is a reactive programming framework. Optional & Generics are Swift features. Protocol Composition is combining multiple protocols.

    • Swift & Objective-C are used for iOS development

    • Tableview in SwiftUI uses List view

    • RxSwift is a reactive programming framework for Swift

    • Optional allows variables to have a 'no...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for all basic concepts.

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Coding Test 

Tableau interview questions
Monthwise max and minimum sales
Lod expression types and uses
Context filter and uses
Top 2 product month wise

Round 2 - Assignment 

Shared database and asked questions on that

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more on sql query date data

What people are saying about PureSoftware

View All
abuginyourcode
Verified Icon
2w
works at
PureSoftware
Which organisations are providing 50+lpa
Got a question about PureSoftware?
Ask anonymously on communities.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What are the new features of react js
  • Ans. 

    Some new features of React JS include Hooks, Context API, Suspense, and React.lazy.

    • Introduction of Hooks for state and lifecycle management

    • Context API for global state management

    • Suspense for handling loading states in components

    • React.lazy for code splitting and lazy loading components

  • Answered by AI
  • Q2. What is functional and class components
  • Ans. 

    Functional and class components are two types of components in React for building user interfaces.

    • Functional components are simple functions that take props as input and return JSX elements.

    • Class components are ES6 classes that extend React.Component and have a render method.

    • Functional components are easier to read and test, while class components have more features like state and lifecycle methods.

    • Example of functiona...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Write a program to fetch and display data from api in react
  • Ans. 

    Program to fetch and display data from API in React

    • Use fetch or axios to make API calls in React

    • Set up state to store the fetched data

    • Render the data in the component using JSX

  • Answered by AI
  • Q2. What HOC . Explain with example
  • Ans. 

    HOC stands for Higher Order Component in React. It is a pattern where a function takes a component and returns a new component.

    • HOC allows code reuse, logic abstraction, and props manipulation in React components.

    • Example: WithAuthentication HOC can conditionally render a component based on user authentication status.

    • Example: WithLoader HOC can display a loading spinner while fetching data for a component.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is your strength and weekness
  • Ans. 

    Strength: Strong problem-solving skills. Weakness: Sometimes too detail-oriented.

    • Strength: Ability to quickly identify and solve complex technical problems.

    • Weakness: Occasionally get caught up in minor details, leading to slower progress.

    • Strength: Experience in developing efficient and scalable software solutions.

    • Weakness: Struggle with delegating tasks and trusting others to complete them.

    • Strength: Strong communicatio...

  • Answered by AI
  • Q2. Where would you like to see yourself in next 5 years
  • Ans. 

    In the next 5 years, I see myself leading a team of software engineers, working on cutting-edge technologies, and contributing to the growth of the company.

    • Leading a team of software engineers

    • Working on cutting-edge technologies

    • Contributing to the growth of the company

  • Answered by AI

Skills evaluated in this interview

PureSoftware interview questions for designations

 Software Engineer

 (6)

 Software Testing Engineer

 (1)

 Senior Test Engineer

 (1)

 Software Developer

 (1)

 Senior Engineer

 (1)

 Senior Leader Engineer

 (1)

 Engineer Trainee

 (1)

 Senior Business Analyst

 (1)

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

Round 1 - Technical 

(4 Questions)

  • Q1. Just brush up your previous projects and skills you applied in that. Go through basic concepts of the hard skills and be confident.
  • Q2. Tell me about your project ?
  • Q3. Hands on by sharing screen, questions were asked to solve in Alteryx.(as i applied for that)
  • Q4. Tell me about LOD, Pie Chart, Dual Axis Chart, how you will make them in Tableau.?
  • Ans. 

    LOD, Pie Chart, Dual Axis Chart in Tableau

    • LOD (Level of Detail) is used to compute aggregations that are not at the level of detail of the visualization

    • Pie Chart is used to show the proportion of different categories in a dataset

    • Dual Axis Chart is used to compare two measures with different scales on the same chart

    • To create LOD, use curly braces and specify the level of detail

    • To create Pie Chart, drag the dimension to ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for PureSoftware Senior Software Engineer interview:
  • Alteryx
  • Tableau
Interview preparation tips for other job seekers - If you are applying for data analytics job, then be confident, go through basics like joins, unions, regex, etc. Be good in explaining your process. Be good with conversation.

Skills evaluated in this interview

Get interview-ready with Top PureSoftware Interview Questions

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

I applied via Approached by Company and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1.Code for ranking functions
  • Ans. 

    Code for ranking functions

    • Use a sorting algorithm to sort the data based on a specific criterion

    • Assign a rank to each element based on its position in the sorted list

    • Handle ties by assigning the same rank to tied elements

    • Consider using built-in functions or libraries for ranking if available

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

(1 Question)

  • Q1. General questions on data from client
Round 3 - HR 

(1 Question)

  • Q1. What do you know about company
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Focussed on usual programmes like fibonocii series, sort and search algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - be clear with your approach

I applied via Approached by Company and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Package discussion formality
  • Q2. Questions on project
  • Q3. Questions on techstack
  • Q4. Sample program based scenarios and our approach
  • Q5. Client interview on same level as second round of interview
  • Q6. Architecture wise questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview took a complete day and next day was hr round. Although I could clear it and receive job letter, don't recommend this company. It is human outsourcing company rather than software company. People are directly outsourced to clients projects and then threatened withholding the salary. If they don't need u, they would create circumstances to resign by revoking the salary and torturing you. It's a different experience who should never face. Getting relieving letter from them is always a struggle.
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 May 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 - Aptitude Test 

It has 20 questions for 30 minutes of test. Most related to basic Logical Reasoning, Accuracy, Numerical Ability.

Round 3 - Technical 

(1 Question)

  • Q1. Questions were related to Resumes like Postman, API, Database, Jmeter, JIRA, and Automation.
Round 4 - Technical 

(2 Questions)

  • Q1. Regarding your technical skills & how you performed them in daily life, What issues you faced daily while working?
  • Q2. Old Project experiences, Hard challenges & your presence of mind while working for solutions.

Interview Preparation Tips

Interview preparation tips for other job seekers - All things were related to your Resume. So don't lie in your Resume.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is the internal working of a hashmap?
  • Q2. Design a Least Recently Used (LRU) cache.
Round 2 - Technical 

(2 Questions)

  • Q1. What are the SOLID principles in software engineering?
  • Q2. What design patterns have you worked with?

PureSoftware Interview FAQs

How many rounds are there in PureSoftware Senior Software Engineer interview?
PureSoftware interview process usually has 2-3 rounds. The most common rounds in the PureSoftware interview process are Technical, HR and Coding Test.
How to prepare for PureSoftware Senior 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 Java, Javascript, SQL, Software Engineering and Spring Boot.
What are the top questions asked in PureSoftware Senior Software Engineer interview?

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

  1. Tell me about LOD, Pie Chart, Dual Axis Chart, how you will make them in Tablea...read more
  2. What is use of Swift &Objective c? Write code for Tableview Using SwiftUI? RxSw...read more
  3. Write a program to fetch and display data from api in re...read more
How long is the PureSoftware Senior Software Engineer interview process?

The duration of PureSoftware Senior Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

PureSoftware Senior Software Engineer Interview Process

based on 8 interviews

3 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • Technical Round - 3
View more
PureSoftware Senior Software Engineer Salary
based on 456 salaries
₹8.5 L/yr - ₹32 L/yr
23% more than the average Senior Software Engineer Salary in India
View more details

PureSoftware Senior Software Engineer Reviews and Ratings

based on 82 reviews

3.1/5

Rating in categories

2.8

Skill development

3.1

Work-life balance

3.1

Salary

2.4

Job security

2.8

Company culture

2.5

Promotions

2.7

Work satisfaction

Explore 82 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