i
PureSoftware
Filter interviews by
I applied via Naukri.com and was interviewed before Sep 2023. There were 3 interview rounds.
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
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...
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
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.
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...
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
Use dynamic programming to find the longest palindrome substring in a given string.
Iterate through each character in the string and expand around it to find palindromes
Store the length of each palindrome found and return the longest one
Handle both odd and even length palindromes
PVS logon process involves streaming a vDisk to a target device for user logon.
PVS streams a vDisk to target device over network during logon process
User credentials are authenticated by Citrix Delivery Controller
User profile is loaded from vDisk during logon
Applications are launched from vDisk after logon
I was interviewed in Feb 2025.
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
PureSoftware interview questions for popular designations
Data structures and algorithms, javascript and react questions
Get interview-ready with Top PureSoftware Interview Questions
HashMap is not thread-safe while ConcurrentHashMap is thread-safe.
HashMap is not thread-safe and can lead to ConcurrentModificationException if modified during iteration.
ConcurrentHashMap allows concurrent read and write operations without the need for external synchronization.
ConcurrentHashMap achieves thread-safety by dividing the map into segments, allowing multiple threads to operate on different segments concurren
To find the third highest salary in a SQL table, use the 'SELECT DISTINCT' statement with 'ORDER BY' and 'LIMIT'.
Use 'SELECT DISTINCT' to avoid duplicates
Order the salaries in descending order using 'ORDER BY'
Use 'LIMIT 2,1' to skip the first two highest salaries and retrieve the third highest salary
Python program to find smallest integer greater than square root of a given number.
Use math module to calculate square root of the given number.
Use math.ceil() function to round up the square root to the nearest integer.
Add 1 to the rounded up square root to get the smallest integer greater than square root.
SQL query to list employees with third highest salary
Use the 'ROW_NUMBER()' function to assign a rank to each employee based on salary
Filter the results to only include employees with a rank of 3
Stemming and lemmatization are techniques used in natural language processing to reduce words to their base or root form.
Stemming is the process of reducing words to their base or root form by removing suffixes.
Example: 'running' becomes 'run' after stemming.
Lemmatization is the process of reducing words to their base or root form while still ensuring that the reduced form belongs to the language.
Example: 'better' beco
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
String operations in Tosca Automation involve manipulating and validating strings in test scripts.
Use functions like 'contains', 'startsWith', 'endsWith' for string validation
Use 'concatenate' function to combine multiple strings
Use 'substring' function to extract a portion of a string
I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.
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...
I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.
Top trending discussions
Some of the top questions asked at the PureSoftware interview -
The duration of PureSoftware interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 51 interviews
Interview experience
based on 448 reviews
Rating in categories
Senior Software Engineer
462
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
231
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Engineer
192
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
154
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
84
salaries
| ₹0 L/yr - ₹0 L/yr |
Persistent Systems
LTIMindtree
Mphasis
Coforge