PureSoftware Ltd interview experience Real time questions & tips from candidates to crack your interview

Test Lead

PureSoftware Ltd
upvote
share-icon
2 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 1 month
Topics: Java, Selenium, Cucumber, Design Patterns, TestNG.
Tip
Tip

Tip 1 : Basics should be clear
Tip 2 : Give straight answers point to point
Tip 3 : If you know the topics well then say the word in your answers so that interviewer ask the topics you know and you can drive interview like the way you want.

Application process
Where: Linkedin
Eligibility: NA
Resume Tip
Resume tip

Tip 1 : Write only the topics you have worked on
Tip 2 : Resume should not be very long

Interview rounds

01
Round
Medium
Video Call
Duration90 minutes
Interview date16 Sep 2021
Coding problem3

OOPS concept and core java concepts
covarient in function overriding
difference between final finally and finally
thread concept
BDD framework structure
testng concepts
singleton design pattern

1. append minimum characters in a string to make it palindrome

Moderate
30m average time
70% success
0/80
Asked in companies
EcomExpressDelhiveryAmazon

You are given a string 'STR' of lowercase English alphabets. You need to find the repeated character present first in the string.

Example:
If the string is: “abccba”, then the first repeated character is ‘c’, but the repeated character that is present first in the string is ‘a’. You need to print ‘a’.
Note:
Keep in mind that you need to print the repeated character that is present first in the string and not the first repeating character.
Try solving now

2. Balanced parentheses

Hard
45m average time
55% success
0/120
Asked in companies
ApplePureSoftware Ltd

Alice was recently studying subsequence. She discovered that it is possible to make an array of ‘N’ integers say ‘arr1’, a subsequence of another array of ‘M’ integers, say ‘arr2’, by inserting 0 or more integers into the array ‘arr2’. As she is busy with her studies, she asked you to find the minimum number of integers that need to be inserted into ‘arr2’ to make ‘arr1’ a subsequence of ‘arr2’.

Note :

1) ‘arr1’ consists of distinct positive integers, and ‘arr2’ can contain duplicates.
2) You are allowed to insert integers at any position in ‘arr2’. For example, if ‘arr2’  = {1, 2, 3}, you can insert 4 at 2nd position to make it {1, 4, 2, 3}.
Try solving now

3. Minimum Insertions

Moderate
20m average time
80% success
0/80
Asked in companies
ShareChatAmazonDunzo

You are given a string 'STR' of length 'N' consisting of lowercase English Alphabet letters. Your task is to return the count of minimum characters to be added to make the string a palindrome.

You can add any number of characters at any positions in the string like in the beginning, or between two characters of the string or at the end of the string.

For example:

For the given string “deed”, the string is already a palindrome, thus, minimum characters needed to be added are 0. 

Similarly, for the given string “abb”, the minimum characters needed is 1 i.e. ‘a’ which is to be added to the end of the string,  which makes the string “abba”, which is a palindrome.   
Try solving now
02
Round
Easy
HR Round
Duration15 minutes
Interview date22 Oct 2021
Coding problem1

salary negotiation

1. Basic HR Questions

Introduction.

Questions about projects.

Discussion about salary.

 

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
Frontend Developer
2 rounds | 2 problems
Interviewed by PureSoftware Ltd
1457 views
0 comments
0 upvotes
Software Engineer
3 rounds | 3 problems
Interviewed by PureSoftware Ltd
1732 views
0 comments
0 upvotes
Senior Software Engineer
2 rounds | 9 problems
Interviewed by PureSoftware Ltd
1299 views
0 comments
0 upvotes
Associate manager
3 rounds | 3 problems
Interviewed by PureSoftware Ltd
873 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Test Lead
2 rounds | 2 problems
Interviewed by Ernst & Young (EY)
2023 views
0 comments
0 upvotes