Upload Button Icon Add office photos

Filter interviews by

Payswiff Solutions Interview Questions and Answers

Updated 8 Aug 2022

Payswiff Solutions Interview Experiences

1 interview found

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Online test. Need to resolve some programmatic questions.
Round 2 - Technical 

(1 Question)

  • Q1. Pure technical discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pure java related knowledge required.
Real time use cases in project

Mobile Application Developer Interview Questions asked at other Companies

Q1. How to handle the huge number of concurrent HTTP requests of orders for the same item? What if there is only one item left in the stock?
View answer (1)

Sopra Steria

Success to our employee's well-being? A work-life balance that's simply unbeatable.

Our employees have rated us 4 for Work-Life Balance on AmbitionBox

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Vlookup
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - Coding Test 

Technical SQL Coding Round of 1 hour

Began with 2 easy generic question -
1. No. of record on different types of joins.
2. Employees who have higher salaries than their managers,

Then moved to medium questions -
1. Implement Rolling sum with & without window functions.
2. Other questions were on CTEs, Joins & other complex queries.

Round 3 - Case Study 

Bar Raiser Round of 1 hour involving -

1. Case study: How can we leverage product knowledge & analytics to increase Amazon Prime Revenue from 10% to 12%?

2. Metrics awareness: Common metrics discussion like DAU, PDAU, MAU, Retention, Churn, etc.

3. Resume based work exp discussion

Round 4 - HR 

(1 Question)

  • Q1. Quick culture fitment round with HR discussing about past work experience, my expectations & why I want to join Jupiter.

Interview Preparation Tips

Topics to prepare for Jupiter Money Data Analyst interview:
  • SQL
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2023. There were 3 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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Find connected components in a graph
  • Ans. 

    Use Depth First Search (DFS) to find connected components in a graph

    • Start by initializing all vertices as unvisited

    • Iterate through each vertex and perform DFS to find connected components

    • Keep track of visited vertices to avoid revisiting

    • Example: For a graph with vertices {A, B, C} and edges {(A, B), (B, C)}, the connected components are {A, B, C}

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

(1 Question)

  • Q1. Design chess game
  • Ans. 

    Design a chess game with proper board setup, piece movements, and win conditions.

    • Create a 8x8 grid to represent the chess board

    • Assign initial positions to each type of chess piece (pawn, rook, knight, bishop, queen, king)

    • Implement rules for each piece's movement (e.g. pawn moves forward, rook moves horizontally/vertically)

    • Check for valid moves and capture opponent's pieces

    • Implement win conditions (checkmate, stalemate)

    • ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Js coding question and mcq

Round 2 - Technical 

(3 Questions)

  • Q1. Basic and Advanced Js concepts
  • Q2. Basics of Html css
  • Q3. Front-end related questions and scenarios based questions
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about you self
  • Ans. 

    I am a highly experienced software engineer with a passion for problem-solving and a strong background in developing innovative solutions.

    • Over 10 years of experience in software development

    • Proficient in multiple programming languages such as Java, Python, and C++

    • Strong problem-solving skills demonstrated through successful project completions

    • Experience working in Agile development environments

    • Excellent communication an

  • Answered by AI
  • Q2. Situation based questions
  • Q3. Salary negotiation
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Javascript question
  • Q2. Few javascript coding questions
Round 2 - Behavioral 

(1 Question)

  • Q1. Technical questions
Round 1 - Technical 

(2 Questions)

  • Q1. Basic oops concepts and our projects
  • Q2. Basic strucutes of oops concpts and micro services
  • Ans. 

    OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction. Microservices are small, independent services that communicate with each other.

    • OOPs concepts help in creating modular and reusable code.

    • Encapsulation ensures that data is hidden and can only be accessed through defined methods.

    • Inheritance allows a class to inherit properties and methods from a parent class.

    • Polymorphism allows objects to ta...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared and don't lose your confidence while the interviewer interviewing you.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. There were 3 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. About the projects
Round 3 - Technical 

(1 Question)

  • Q1. Puzzles and coding
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

25 question were asked

Round 2 - Coding Test 

Java coding and Java oops concepts

Round 3 - Technical 

(1 Question)

  • Q1. Basic Java coding and project explanation
Round 4 - HR 

(1 Question)

  • Q1. Just general questions

Interview Preparation Tips

Topics to prepare for i-exceed technology solutions Software Developer interview:
  • Java
  • Javascript
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions like if 2 persons are doing one work how fast will it be completed if 3 people are doing the same job

Round 2 - Technical 

(1 Question)

  • Q1. It was completely on JAVA
Round 3 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years
Contribute & help others!
anonymous
You can choose to be anonymous

Payswiff Solutions Interview FAQs

How many rounds are there in Payswiff Solutions interview?
Payswiff Solutions interview process usually has 2 rounds. The most common rounds in the Payswiff Solutions interview process are Technical.
How to prepare for Payswiff Solutions 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 Payswiff Solutions. The most common topics and skills that interviewers at Payswiff Solutions expect are PoS, Business Development, Field Sales, Javascript and MySQL.
What are the top questions asked in Payswiff Solutions interview?

Some of the top questions asked at the Payswiff Solutions interview -

  1. Online test. Need to resolve some programmatic questio...read more
  2. Pure technical discussi...read more

Recently Viewed

JOBS

Genpact

jodhpur

No Jobs

JOBS

Infosys

Lead

63 jobs

SALARIES

Infosys

Lead

unlock blur L/yr

(167 salaries)

REVIEWS

Infosys

Lead

4.3

(8 reviews)

REVIEWS

Cholamandalam Investment & Finance

No Reviews

REVIEWS

Cholamandalam Investment & Finance

No Reviews

REVIEWS

JPMorgan Chase & Co.

No Reviews

LIST OF COMPANIES

Jindal Steel and Power

Locations

SALARIES

Tata Steel

LIST OF COMPANIES

Cholamandalam Investment & Finance

Locations

Tell us how to improve this page.

HCLTech

Find your spark at a global tech company that values your every skill

Interview Questions from Similar Companies

PhonePe Interview Questions
4.0
 • 298 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
PayU Payments Interview Questions
3.6
 • 54 Interviews
BharatPe Interview Questions
3.5
 • 38 Interviews
Jupiter Money Interview Questions
3.3
 • 29 Interviews
View all

Payswiff Solutions Reviews and Ratings

based on 134 reviews

3.9/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.6

Salary

3.5

Job security

3.7

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 134 Reviews and Ratings
Senior Executive
49 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Payswiff Solutions with

Mswipe Technologies

3.1
Compare

Razorpay

3.6
Compare

Innoviti Technologies Private Limited

3.2
Compare

PayU Payments

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