Upload Button Icon Add office photos

Payswiff Solutions

Compare button icon Compare button icon Compare

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

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Payswiff Solutions?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Native Android
  • Q2. Java Oops concepts
  • Q3. Previously Worked project

Interview Preparation Tips

Interview preparation tips for other job seekers - They are Very Good. Be confident and Best of Luck
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is DBMS structure
  • Q2. What is API and MQTT

Interview Preparation Tips

Interview preparation tips for other job seekers - Super easy interview, practically free entry to prison
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - HR 

(5 Questions)

  • Q1. How much was your previous in hand salary?
  • Q2. How far do you stay from the office, during nights if needed can you come on your own during any critical situation (Note: I'm a woman)?
  • Q3. Are you ok with 40% less in-hand pay from your previous job in Banglore, since you're getting to stay in your hometown and your expenses will be less here?
  • Q4. Are you married? Do you have children? What does your husband do? How long are you planning to stay in Bhubaneswar?
  • Q5. Are you ok with an employment bond of 24 months with a probation period of 12 months
Round 2 - Technical 

(6 Questions)

  • Q1. What are different modules of node js?
  • Ans. 

    Node.js has several core modules that provide essential functionality for building applications.

    • HTTP: Allows Node.js to transfer data over the Hyper Text Transfer Protocol (HTTP)

    • FS: Provides file system operations like reading and writing files

    • OS: Gives information about the operating system on which Node.js is running

    • Path: Helps in working with file and directory paths

    • Events: Allows to handle events in Node.js applica...

  • Answered by AI
  • Q2. Difference between angular and node js
  • Ans. 

    Angular is a front-end framework for building client-side applications, while Node.js is a back-end runtime environment for running server-side applications.

    • Angular is used for building dynamic web applications with HTML, CSS, and TypeScript.

    • Node.js is used for server-side scripting and building scalable network applications.

    • Angular is a front-end framework developed and maintained by Google.

    • Node.js is a back-end runti...

  • Answered by AI
  • Q3. Difference between process.nextTick( ) and setImmediate( )
  • Ans. 

    process.nextTick() is called before any I/O events, while setImmediate() is called after I/O events.

    • process.nextTick() is called at the end of the current event loop cycle, before any I/O events.

    • setImmediate() is called at the beginning of the next event loop cycle, after I/O events.

    • Use process.nextTick() for executing code asynchronously but as soon as possible.

    • Use setImmediate() for executing code asynchronously afte...

  • Answered by AI
  • Q4. How to implement async in node js
  • Ans. 

    Async in Node.js can be implemented using callbacks, promises, or async/await.

    • Use callbacks to handle asynchronous operations in Node.js

    • Promises can be used for cleaner asynchronous code

    • Async/await provides a more synchronous way to write asynchronous code

  • Answered by AI
  • Q5. General operations of Casendra CQL
  • Ans. 

    Casendra CQL is a query language used for general operations in Casendra database.

    • Casendra CQL is similar to SQL but optimized for Cassandra database

    • It supports CRUD operations (Create, Read, Update, Delete)

    • It allows for filtering, sorting, and aggregating data

    • Example: SELECT * FROM table_name WHERE column_name = value;

  • Answered by AI
  • Q6. Characteristics of column family
  • Ans. 

    Column family is a data model used in NoSQL databases to store related data together.

    • Used in NoSQL databases like Apache Cassandra

    • Consists of rows and columns

    • Columns are grouped together and stored on disk sequentially

    • Supports wide rows and dynamic columns

    • Example: In a social media application, a column family could store user profiles with columns for name, age, and location

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

(1 Question)

  • Q1. CEO asked to turn on camera. Asked if i'm married (i'm a woman), the interview was scheduled for 10;30pm in the night. Asked me not to be so formal and treat him like a friend and be casual. I suspect he w...

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't interview with such creeps and stay away from them. Really malicious intended people.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Iserveu and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Data structure and algo
  • Ans. Hackerrank
  • Answered by refreshingcrab

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

MCQ on programing. Easy peasy.

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interviews.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain about yourself?
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • I have a Bachelor's degree in Computer Science from XYZ University.

    • I have worked on developing web applications using Java Spring framework.

    • I am proficient in writing complex SQL queries for database management.

    • I have experience in developing automation scripts using Python.

  • Answered by AI
  • Q2. What is OOP'S Concept in Java?
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Data Structure and algorithm
  • Q2. System design question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2023. There were 2 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 tips
Round 2 - HR 

(2 Questions)

  • Q1. Basic details, qualification,skills int
  • Q2. Last salary and expected

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and enjoy the day, just be yourself and loyal to the interviewer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in May 2023. There were 3 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 - One-on-one 

(3 Questions)

  • Q1. Sales experience
  • Ans. 

    I have 5 years of sales experience in the technology industry, consistently exceeding targets.

    • Managed a team of sales representatives to drive revenue growth

    • Developed and implemented sales strategies to increase market share

    • Built strong relationships with clients to ensure customer satisfaction

    • Utilized CRM software to track sales performance and identify opportunities for improvement

  • Answered by AI
  • Q2. People management questions
  • Q3. Data management
Round 3 - One-on-one 

(2 Questions)

  • Q1. Data management
  • Q2. People management

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best

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.

Tell us how to improve this page.

Interview Questions from Similar Companies

Kissht Finance Interview Questions
3.9
 • 36 Interviews
FNZ Interview Questions
2.8
 • 36 Interviews
Jupiter Money Interview Questions
3.0
 • 31 Interviews
Uni Cards Interview Questions
3.9
 • 25 Interviews
indiagold Interview Questions
4.2
 • 23 Interviews
Experian Interview Questions
3.7
 • 23 Interviews
iServeU Interview Questions
3.8
 • 20 Interviews
View all

Payswiff Solutions Reviews and Ratings

based on 144 reviews

4.0/5

Rating in categories

3.9

Skill development

3.9

Work-life balance

3.6

Salary

3.6

Job security

3.9

Company culture

3.4

Promotions

3.8

Work satisfaction

Explore 144 Reviews and Ratings
Senior Executive
44 salaries
unlock blur

₹2.8 L/yr - ₹4.9 L/yr

Software Engineer
38 salaries
unlock blur

₹3.9 L/yr - ₹15 L/yr

Assistant Manager
28 salaries
unlock blur

₹3.5 L/yr - ₹10 L/yr

Team Lead
16 salaries
unlock blur

₹2.4 L/yr - ₹6.5 L/yr

Manager
12 salaries
unlock blur

₹6 L/yr - ₹11.3 L/yr

Explore more salaries
Compare Payswiff Solutions with

Kissht Finance

3.9
Compare

VSoft Technologies

3.2
Compare

Innoviti Technologies Private Limited

3.1
Compare

KhataBook

3.5
Compare
write
Share an Interview