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 and Answers for Experienced

Updated 22 Jan 2025

PureSoftware Senior Software Engineer Interview Experiences for Experienced

3 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

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

Senior Software Engineer Interview Questions Asked at Other Companies for undefined

Q1. Duplicate Integer in Array Given an array ARR of size N, containi ... read more
asked in Visa
Q2. Given a grid containing 0s and 1s and source row and column, in h ... read more
asked in Capgemini
Q3. Kth Largest Number Problem Statement You are given a continuous s ... read more
asked in Mphasis
Q4. Trapping Rain Water Problem Statement Given a long type array/lis ... read more
Q5. Anagram Pairs Verification In this task, you need to verify if tw ... read more
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:
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 

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

I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Standard Aptitude questions

Round 2 - Coding Test 

Based on strings and array

Round 3 - One-on-one 

(1 Question)

  • Q1. Background questions and technical questions related to problem solved

Interview Preparation Tips

Interview preparation tips for other job seekers - Mindtree is one of the best companies, i really miss working there.
It's more on your self development and your carrier.

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

Round 1 - Technical 

(1 Question)

  • Q1. Technical round was purely based on end to end Power BI Technical questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Management round was based on past career experience and challenges faced

Interview Preparation Tips

Topics to prepare for LTIMindtree Senior Software Engineer interview:
  • Dax
  • Power Bi
  • Business Intelligence
  • Reporting
Interview preparation tips for other job seekers - Be confident honest while sharing your career experience instead of being materialist, be yourself and answer at your best.

I applied via Naukri.com and was interviewed before Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic Question about your job profile.Question about your previous project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and if you dot know answer of any question then sey it instead of giving wrong answer

Interview Questionnaire 

2 Questions

  • Q1. About what we worked in previous company project
  • Q2. General C programming questions and previous company project questions

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Where do you see yourself in couple of years?

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical Interviews are knowledge-based and can be easy to crack most of the times.
However, character testing is doing during management rounds and you need to be cool headed and think before you make a statement.

I applied via Recruitment Consulltant and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Technical 

(8 Questions)

  • Q1. What is difference between Bug and Defect.
  • Ans. 

    A bug is a coding error, while a defect is a deviation from the expected behavior.

    • A bug is a mistake made by a developer during the coding phase.

    • A defect is a flaw in the software that causes it to behave differently than intended.

    • Bugs are usually caused by syntax errors, logical errors, or incorrect implementation.

    • Defects can be caused by bugs, but also by design flaws, requirements misunderstandings, or environmental...

  • Answered by AI
  • Q2. What is STLC phases ?
  • Ans. 

    STLC stands for Software Testing Life Cycle which consists of several phases.

    • STLC is a process followed by software testers to ensure the quality of the software.

    • The phases of STLC are - Requirement Analysis, Test Planning, Test Case Development, Test Environment Setup, Test Execution, and Test Closure.

    • Each phase has its own set of objectives and deliverables.

    • STLC helps in identifying defects early in the software deve...

  • Answered by AI
  • Q3. What is difference between Compatibility Testing and Cross Browser Testing ?
  • Ans. 

    Compatibility testing checks if software works on different platforms, while cross-browser testing checks if it works on different browsers.

    • Compatibility testing ensures software works on different operating systems, hardware, and software configurations.

    • Cross-browser testing ensures software works on different web browsers and their versions.

    • Compatibility testing is broader in scope than cross-browser testing.

    • Examples...

  • Answered by AI
  • Q4. What are the types of Black Box Testing in details ?
  • Ans. 

    Black Box Testing includes functional, non-functional, regression, usability, and exploratory testing.

    • Functional Testing: verifies the functionality of the software

    • Non-functional Testing: verifies the non-functional aspects like performance, security, etc.

    • Regression Testing: verifies that changes made to the software do not affect the existing functionality

    • Usability Testing: verifies the ease of use of the software

    • Expl...

  • Answered by AI
  • Q5. What are the Testing challenges and how to overcome them ?
  • Ans. 

    Testing challenges include lack of resources, time constraints, and communication issues. Overcoming them requires proper planning and collaboration.

    • Lack of resources, such as hardware or software, can hinder testing efforts

    • Time constraints may lead to rushed testing and incomplete coverage

    • Communication issues between team members can result in misunderstandings and errors

    • Proper planning and collaboration can help over...

  • Answered by AI
  • Q6. Test Artefacts - Is documentation important and why ?
  • Ans. 

    Documentation is important for test artefacts to ensure traceability, repeatability, and knowledge transfer.

    • Documentation helps to ensure that tests can be traced back to their original requirements and objectives.

    • It also enables tests to be repeated consistently, reducing the risk of errors and increasing confidence in the results.

    • Documentation also facilitates knowledge transfer between team members, ensuring that ev...

  • Answered by AI
  • Q7. What are the things to keep in mind when you raise a Bug/defect ?
  • Ans. 

    Things to keep in mind when raising a bug/defect

    • Provide a clear and concise description of the bug

    • Include steps to reproduce the bug

    • Provide screenshots or videos if possible

    • Assign the bug to the appropriate team member

    • Set the priority and severity of the bug

    • Track the bug until it is resolved

  • Answered by AI
  • Q8. Severity and Priority difference.
  • Ans. 

    Severity refers to the impact of a bug on the system while Priority refers to the order in which bugs should be fixed.

    • Severity is the measure of how much a bug affects the system's functionality

    • Priority is the measure of how soon a bug should be fixed

    • Severity can be classified as high, medium, or low

    • Priority can be classified as high, medium, or low

    • A high severity bug may not necessarily have a high priority

    • For example...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Will you join our company for sure ?
  • Q2. What location do you prefer ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be thorough with the Manual testing concepts and read some material on internet related to Testing interview questions.

Skills evaluated in this interview

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

Round 1 - Technical 

(1 Question)

  • Q1. T SQL and Query optimism
Round 2 - Technical 

(1 Question)

  • Q1. Tsql and query optimism and differences
  • Ans. 

    TSQL query optimization techniques and differences

    • TSQL query optimization techniques include index optimization, query rewriting, and statistics optimization

    • Query optimization aims to improve query performance by reducing execution time and resource usage

    • Query optimization can be done at different levels such as database, table, and query level

    • Query optimization can also involve choosing the best execution plan based o...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary related details

Interview Preparation Tips

Topics to prepare for Zensar Technologies Senior Software Engineer interview:
  • T sql
  • Performance
Interview preparation tips for other job seekers - They are asked practically not theoretically
Mostly performance tuning and query optimism

PureSoftware Interview FAQs

How many rounds are there in PureSoftware Senior Software Engineer interview for experienced candidates?
PureSoftware interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the PureSoftware interview process for experienced candidates are Technical, Resume Shortlist and Aptitude Test.
How to prepare for PureSoftware Senior Software Engineer interview for experienced candidates?
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 for experienced candidates?

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

  1. Tell me about LOD, Pie Chart, Dual Axis Chart, how you will make them in Tablea...read more
  2. Hands on by sharing screen, questions were asked to solve in Alteryx.(as i appl...read more
  3. What is use of Swift &Objective c? Write code for Tableview Using SwiftUI? RxSw...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 for Experienced

based on 2 interviews

Interview experience

4.5
  
Good
View more
PureSoftware Senior Software Engineer Salary
based on 463 salaries
₹8.3 L/yr - ₹32 L/yr
21% more than the average Senior Software Engineer Salary in India
View more details

PureSoftware Senior Software Engineer Reviews and Ratings

based on 83 reviews

3.2/5

Rating in categories

2.9

Skill development

3.2

Work-life balance

3.2

Salary

2.5

Job security

2.9

Company culture

2.6

Promotions

2.8

Work satisfaction

Explore 83 Reviews and Ratings
Senior Software Engineer
463 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
231 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
192 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
154 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
93 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