Fino Payments Bank
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Campus Placement
Basic aptitude time and direction questions
Different types of joins in SQL allow combining data from multiple tables based on specified conditions.
Inner Join: Returns rows that have matching values in both tables.
Left Join: Returns all rows from the left table and the matched rows from the right table.
Right Join: Returns all rows from the right table and the matched rows from the left table.
Full Outer Join: Returns all rows when there is a match in either left ...
Use SQL query with DISTINCT keyword to remove duplicate rows from a table.
Use SELECT DISTINCT * FROM table_name to retrieve unique rows.
Use DELETE FROM table_name WHERE rowid NOT IN (SELECT MIN(rowid) FROM table_name GROUP BY column1, column2, ...); to delete duplicates.
Use ROW_NUMBER() OVER(PARTITION BY column1, column2, ... ORDER BY column1) AS rn to assign row numbers and then delete rows with rn > 1.
Top trending discussions
I applied via Approached by Company and was interviewed before Sep 2022. There were 3 interview rounds.
MCQ+2 Coding questions
LCA in binary tree refers to finding the lowest common ancestor of two nodes in a binary tree.
Start from the root and traverse down the tree to find the paths to the two nodes
Compare the paths to find the last common node between them, which is the LCA
If one of the nodes is the ancestor of the other, return that node as the LCA
I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.
Python , Bash , basic aptitude
URL config is a configuration file that maps URLs to specific views or functions in a web application.
URL config is typically defined in a file like urls.py in Django framework.
It helps in routing incoming requests to the appropriate view or function.
URL patterns are defined using regular expressions to match specific URLs.
URL config allows for dynamic routing and handling of different endpoints in a web application.
HTTP is a protocol used for transferring data over the internet.
HTTP stands for Hypertext Transfer Protocol
It is the foundation of data communication on the World Wide Web
HTTP works by establishing a connection between a client and a server, where the client sends a request and the server responds with the requested data
Example: When you type a website URL in your browser, the browser sends an HTTP request to the serve
I applied via Walk-in and was interviewed before Jan 2021. There were 3 interview rounds.
I was interviewed in Dec 2021.
Round duration - 60 Minutes
Round difficulty - Medium
Time - afternoon.
Interviewer jumped straight into interview, formal and comfortable environment.
1. Interviewer introduction
2. Interviewee introduction
3. Coding question 1 - difficulty medium, topic - arrays
- explain approach, write code (pseudo code is fine), dry run on given TCS.
4. Coding question 2 - same as above, only question was different. Slightly more difficult but on arrays only.
5. Questions on Python & Django - difficulty medium - write code related to queryset on django objects
6. SQL question to code - 10th highest salary.
You are given a string S
. The task is to reverse the letters of the string while keeping non-alphabet characters in their original position.
S = "...
Reverse the letters of a string while keeping non-alphabet characters in their original position.
Iterate through the string and store the non-alphabet characters in their original positions
Reverse the letters of the string using two pointers technique
Combine the reversed letters with the non-alphabet characters to get the final reversed string
Given an array arr
that contains an equal number of positive and negative elements, rearrange the given array such that positive and negative numbers are arranged a...
Rearrange an array with equal positive and negative numbers alternatively while maintaining relative order.
Iterate through the array and separate positive and negative numbers into two separate arrays.
Merge the two arrays alternatively into the original array.
Ensure the relative order of positive and negative numbers is maintained.
Round duration - 60 Minutes
Round difficulty - Medium
1. Intro of interviewer
2. Intro of interviewee
3. Questions on Python - decorators, static method, class methods
4. Principal of coding, best practices
5. Question on DB - What is indexing, how to improve, best use of indexing.
6. Questions on django - what is django ORM, What is sandbox, Django models, Django queries.
7. Previous job, what do you do, stack you work on.
Very friendly environment, very pleasing person, loved it.
Tip 1 : Good at coding (solving, explaining), especially Dynamic Programming questions like knapsack. Focus 70% time on coding
Tip 2 : Apply to jobs through referral not on company site. Very important.
Tip 3 : Prepare good projects with how to explain in interview.
Tip 4 : Sound very energetic, competitive and some one with eager to learn, so they select you thinking you can be taught things as you have good attitude.
Remember : Good attitude in good coder > Bad attitude in expert coder.
Tip 1 : Max three, projects, which are interesting to talk about, and you have won something for it.
Tip 2 : Leave lot of white space, keep content small and in one page
I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.
All about coding and solving questions
I applied via AngelList and was interviewed before Oct 2021. There were 2 interview rounds.
I applied via Newspaper Ad and was interviewed before May 2022. There were 2 interview rounds.
45mins logical answers and quantitavie apptitude
Coding is based on dsa problem sloving
based on 1 interview
Interview experience
Assistant Manager
324
salaries
| ₹0 L/yr - ₹0 L/yr |
Cluster Head
153
salaries
| ₹0 L/yr - ₹0 L/yr |
Territory Sales Manager
152
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
135
salaries
| ₹0 L/yr - ₹0 L/yr |
Officer
125
salaries
| ₹0 L/yr - ₹0 L/yr |
Paytm Payments Bank
Airtel Payments Bank
India Post Payments Bank
Jio Payments Bank