Upload Button Icon Add office photos
Engaged Employer

i

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

Fino Payments Bank Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Fino Payments Bank Software Developer Interview Questions and Answers

Updated 2 Jul 2025

Fino Payments Bank Software Developer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jun 2025, where I was asked the following questions.

  • Q1. Asp.net oops, const, string vs string builder, sql injection, store procedure vs function , swap the two number without third variable,angular lifecyle , angular services, middleware,inheritance, JWT Auth
  • Q2. Sql injection, query optimisation, ndexing

Software Developer Interview Questions & Answers

user image neha salunkhe

posted on 11 Apr 2024

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

(1 Question)

  • Q1. Asp .net Oops concept

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Rakuten
Q2. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Amazon
Q3. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Fino Payments Bank?
Ask anonymously on communities.

Interview questions from similar companies

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

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

Round 1 - Coding Test 

Coding test from Codility. Custom JSON Parser

Round 2 - Technical 

(1 Question)

  • Q1. What is the process you follow when you create a Jenkins Pipeline. How does your build work?
  • Ans. 

    Creating a Jenkins Pipeline involves defining stages, steps, and triggers to automate the build process.

    • Define stages to break down the build process into smaller tasks

    • Specify steps within each stage to execute specific actions like compiling code, running tests, and deploying

    • Set up triggers to automatically start the pipeline based on events like code commits or scheduled times

    • Use Jenkinsfile to define the pipeline as...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. How do you handle disagreements with your colleagues

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Explain event driven architecture of node.js
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell about ur self
  • Q2. What is your passion
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. What is the best approach to finding and inserting an element in a Binary Search Tree (BST)?
  • Ans. 

    Finding and inserting elements in a BST involves recursive or iterative traversal based on comparisons.

    • Start at the root node and compare the target value with the current node's value.

    • If the target is less, move to the left child; if greater, move to the right child.

    • Repeat the process until you find the target (for search) or reach a null position (for insertion).

    • For insertion, create a new node at the null position w...

  • Answered by AI
  • Q2. How do you add an element to a HashMap?
  • Ans. 

    To add an element to a HashMap, use the put() method with a key-value pair.

    • Use the put(key, value) method to add an element.

    • Example: map.put('key1', 'value1');

    • If the key already exists, the value will be updated.

    • Example: map.put('key1', 'newValue'); // updates value for 'key1'

    • HashMap allows null values and one null key.

  • Answered by AI

Fino Payments Bank HR Interview Questions

28 questions and answers

Q. What is your expected salary?
Q. Why are you joining here?
Q. How will you manage your team?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Streams, Multi Threading, Heap
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Can you provide details about your project?
  • Ans. 

    Developed a web application for tracking inventory and sales data

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database management

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. What is HTML?
  • Ans. 

    HTML stands for Hyper Text Markup Language. HTML is the standard markup language for creating Web pages. HTML describes the structure of a Web page. HTML consists of a series of elements. HTML elements tell the browser how to display the content.

  • Answered Anonymously
  • Q2. What is CSS?
  • Ans. 

    Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML or XML (including XML dialects such as SVG, MathML or XHTML). CSS describes how elements should be rendered on screen, on paper, in speech, or on other media.

  • Answered Anonymously
  • Q3. What is MySQL?
  • Q4. What is Java?
  • Q5. What is the full form of PHP?
  • Ans. 

    The full form of PHP is Hypertext Preprocessor. It was abbreviated previously as Personal Home Page. It is a programming language widely used to build web applications or websites.

  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - I am a passionate and eager-to-learn fresher in the field of web development and software technology. I have a solid foundation in several programming and development tools, including HTML, JavaScript, CSS, PHP, and MySQL, which I have explored through both academic projects and personal learning.

I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

It had more than 30 aptitude questions and 2 coding questions

Round 2 - One-on-one 

(1 Question)

  • Q1. It was totally a tech round all questions were from Data structure, dbms, java, computer networking

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and if you don't know any answer don't take time say it directly with confidence

Fino Payments Bank Interview FAQs

How many rounds are there in Fino Payments Bank Software Developer interview?
Fino Payments Bank interview process usually has 1 rounds. The most common rounds in the Fino Payments Bank interview process are Technical.
What are the top questions asked in Fino Payments Bank Software Developer interview?

Some of the top questions asked at the Fino Payments Bank Software Developer interview -

  1. Asp.net oops, const, string vs string builder, sql injection, store procedure v...read more
  2. Sql injection, query optimisation, ndex...read more
  3. Asp .net Oops conc...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Fino Payments Bank Software Developer Salary
based on 57 salaries
₹2.5 L/yr - ₹7.3 L/yr
51% less than the average Software Developer Salary in India
View more details

Fino Payments Bank Software Developer Reviews and Ratings

based on 5 reviews

2.6/5

Rating in categories

2.8

Skill development

2.2

Work-life balance

2.2

Salary

3.2

Job security

3.0

Company culture

2.1

Promotions

1.9

Work satisfaction

Explore 5 Reviews and Ratings
Assistant Manager
238 salaries
unlock blur

₹2.7 L/yr - ₹8 L/yr

Territory Sales Manager
164 salaries
unlock blur

₹1.9 L/yr - ₹4.2 L/yr

Cluster Head
156 salaries
unlock blur

₹3.6 L/yr - ₹8.3 L/yr

Manager
142 salaries
unlock blur

₹4.8 L/yr - ₹10.4 L/yr

Officer
115 salaries
unlock blur

₹1.8 L/yr - ₹5.6 L/yr

Explore more salaries
Compare Fino Payments Bank with

Standard Chartered

3.6
Compare

Deutsche Bank

3.9
Compare

DBS Bank

3.8
Compare

ANZ Banking Group

4.0
Compare
write
Share an Interview