Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Paytail Team. If you also belong to the team, you can get access from here

Paytail Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Paytail Softwaretest Engineer Interview Questions and Answers for Experienced

Updated 28 May 2024

Paytail Softwaretest Engineer Interview Experiences for Experienced

1 interview found

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

Normal array question

Round 2 - Coding Test 

Basic android question and Kotlin question

Round 3 - Puzzles Interview 

(1 Question)

  • Q1. Asked some puzzles

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Time and work ,time and distance

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview are very friendly and give time to explain the question asked in interview

Intern Interview Questions & Answers

Jodo user image Anonymous

posted on 15 Feb 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Give a brief Introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic introduction. Not at all any skill, qualification, experience required. Anyone can get job in this company
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Does Java support pass by reference?
  • Ans. 

    Yes

    • Java uses pass by value for all variables, including object references.

    • When an object reference is passed as an argument, a copy of the reference is passed, not the actual object.

    • Modifying the reference inside the method will not affect the original reference outside the method.

    • However, modifications to the object's state inside the method will be visible outside the method.

  • Answered by AI
  • Q2. Explain Singleton Pattern
  • Ans. 

    Singleton pattern restricts the instantiation of a class to a single object.

    • Singleton pattern ensures that only one instance of a class exists throughout the application.

    • It provides a global point of access to the instance.

    • Commonly used in scenarios where a single instance needs to coordinate actions across the system.

    • Example: Database connection manager, logger, configuration manager.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

OneCard user image Kishan KAVATHIYA (Kishu)

posted on 15 May 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Internal Implementation of HashMap
  • Ans. 

    HashMap is implemented using an array of linked lists to handle collisions.

    • HashMap stores key-value pairs in an array of linked lists

    • Hash function is used to determine the index of the array where the key-value pair will be stored

    • Collision handling is done by chaining, where multiple key-value pairs with the same hash value are stored in the same linked list

    • HashMap allows null keys and values

    • HashMap is not synchronized...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Tell me something about your self
  • Q2. Why should i hire u
Round 2 - Typing Test 

(2 Questions)

  • Q1. Minimum 30 word per min typing speed with 95+ accuracy
  • Q2. How did i spent your yesterday
Round 3 - One-on-one 

(1 Question)

  • Q1. Normal questions by operation manager

Interview Preparation Tips

Interview preparation tips for other job seekers - you have to look confident and good communication skill
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There was an online aptitude test duration of 30 mins and topics covered (maths,stats,tech)

Round 2 - Coding Test 

Hacathon test with java and python

Round 3 - Technical 

(2 Questions)

  • Q1. Discussion about projects
  • Q2. Discussion about code skills

Interview Preparation Tips

Interview preparation tips for other job seekers - highly recommended
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What is your job role
  • Ans. 

    I am responsible for assisting in various tasks and projects within the company.

    • Supporting team members in daily operations

    • Completing assigned tasks in a timely manner

    • Assisting in research and analysis

    • Participating in meetings and discussions

  • Answered by AI
  • Q2. What is the ctc
  • Ans. 

    CTC stands for Cost to Company, which includes all expenses related to an employee's compensation.

    • CTC includes salary, bonuses, benefits, and any other perks provided by the company

    • It is the total amount of money a company spends on an employee in a year

    • CTC is often used to negotiate job offers and understand the full value of a compensation package

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic python, sql and pandas questions

Round 2 - Technical 

(2 Questions)

  • Q1. Case study (Probability questions)
  • Q2. Resume projects
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

DS, Algo, DP, Greedy, Stack, Heap

Round 2 - Technical 

(2 Questions)

  • Q1. System Design a DropBox
  • Ans. 

    Design a scalable cloud storage system similar to DropBox.

    • Use distributed file system for storing files across multiple servers.

    • Implement data deduplication to save storage space.

    • Use client-side encryption for security.

    • Implement file synchronization across devices.

    • Utilize load balancing to distribute user requests.

    • Implement version control for files.

    • Use metadata for efficient file organization.

  • Answered by AI
  • Q2. Design a Linked List
  • Ans. 

    A linked list is a linear data structure where each element is a separate object with a reference to the next element.

    • Start with a Node class that has data and a reference to the next node

    • Create a LinkedList class that manages the nodes and provides methods like insert, delete, and search

    • Example: Node class - data, next; LinkedList class - head, insert(data), delete(data), search(data)

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

(2 Questions)

  • Q1. About yourself. Projects worked upon
  • Q2. Why want to join Ocrolus?

Skills evaluated in this interview

Paytail Interview FAQs

How many rounds are there in Paytail Softwaretest Engineer interview for experienced candidates?
Paytail interview process for experienced candidates usually has 3 rounds. The most common rounds in the Paytail interview process for experienced candidates are Coding Test and Puzzles Interview.

Tell us how to improve this page.

Paytail Softwaretest Engineer Interview Process for Experienced

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

CRED Interview Questions
3.5
 • 38 Interviews
Kissht Finance Interview Questions
3.9
 • 34 Interviews
Money View Interview Questions
4.2
 • 31 Interviews
Uni Cards Interview Questions
3.8
 • 24 Interviews
Jodo Interview Questions
3.5
 • 23 Interviews
indiagold Interview Questions
4.1
 • 23 Interviews
OneCard Interview Questions
3.5
 • 22 Interviews
Ocrolus East Interview Questions
3.5
 • 19 Interviews
SafexPay Interview Questions
3.7
 • 17 Interviews
View all

Paytail Softwaretest Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

5.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Relationship Manager
29 salaries
unlock blur

₹2.4 L/yr - ₹4.4 L/yr

Area Sales Manager
15 salaries
unlock blur

₹11.5 L/yr - ₹14.5 L/yr

Senior Software Engineer
11 salaries
unlock blur

₹12.5 L/yr - ₹27 L/yr

Software Engineer
9 salaries
unlock blur

₹9 L/yr - ₹22 L/yr

Assistant Manager
7 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Explore more salaries
Compare Paytail with

Kissht Finance

3.9
Compare

Money View

4.2
Compare

Ocrolus East

3.5
Compare

Uni Cards

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview