i
Fino Payments
Bank
Filter interviews by
I appeared for an interview in Jun 2025, where I was asked the following questions.
Top trending discussions
I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.
Coding test from Codility. Custom JSON Parser
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...
posted on 21 Dec 2024
I appeared for an interview in Feb 2025, where I was asked the following questions.
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...
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.
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
posted on 29 Apr 2025
I appeared for an interview in Oct 2024, where I was asked the following questions.
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.
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.
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.
posted on 16 Sep 2022
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
It had more than 30 aptitude questions and 2 coding questions
based on 2 interview experiences
Difficulty level
Duration
based on 5 reviews
Rating in categories
Assistant Manager
238
salaries
| ₹2.7 L/yr - ₹8 L/yr |
Territory Sales Manager
164
salaries
| ₹1.9 L/yr - ₹4.2 L/yr |
Cluster Head
156
salaries
| ₹3.6 L/yr - ₹8.3 L/yr |
Manager
142
salaries
| ₹4.8 L/yr - ₹10.4 L/yr |
Officer
115
salaries
| ₹1.8 L/yr - ₹5.6 L/yr |
Standard Chartered
Deutsche Bank
DBS Bank
ANZ Banking Group