Upload Button Icon Add office photos

Filter interviews by

FinBox Interview Questions and Answers

Updated 21 Mar 2025

FinBox Interview Experiences

Popular Designations

9 interviews found

Data Analyst Interview Questions & Answers

user image Lucky Ojha

posted on 21 Mar 2025

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

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. How many rows will be returned in the output when joining the two provided tables?
  • Q2. Write a SQL query to find 3 consecutive regular customer who purchased goods?

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are not experienced then this company is not that much helpful for salary and personal growth so take experience before joining.

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 interview questions - 1 on stack and 1 on tree

Round 2 - Technical 

(1 Question)

  • Q1. System design related question (very ambiguous)

Interview Preparation Tips

Interview preparation tips for other job seekers - Average interview experience, system design round was very ambiguous

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About roles and responsibilities
  • Q2. Explain about security best practicies you used in CICD
  • Ans. 

    Implementing security best practices in CICD pipeline is crucial for protecting code and infrastructure.

    • Implementing code scanning tools like SonarQube or Checkmarx to identify security vulnerabilities in code

    • Using secrets management tools like HashiCorp Vault or AWS Secrets Manager to securely store and manage sensitive information

    • Implementing automated security testing tools like OWASP ZAP or Burp Suite to identify a...

  • Answered by AI

Skills evaluated in this interview

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is ETL in SQL?
  • Ans. 

    ETL stands for Extract, Transform, Load in SQL. It is a process of extracting data from various sources, transforming it into a usable format, and loading it into a target database.

    • Extract: Retrieving data from different sources such as databases, files, APIs, etc.

    • Transform: Cleaning, filtering, and structuring the extracted data to fit the target database schema.

    • Load: Loading the transformed data into the target datab...

  • Answered by AI

Skills evaluated in this interview

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

FinBox interview questions for popular designations

 Data Analyst

 (2)

 Devops Engineer

 (1)

 Senior Engineer

 (1)

 Backend Intern

 (1)

 Senior Software Engineer

 (1)

 Business Analyst

 (1)

 React Js Frontend Developer

 (1)

 Backend Developer Intern

 (1)

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I appeared for an interview in May 2024.

Round 1 - Coding Test 

It was supposed to be a coding test but the interviewer decided to go into the details of system design at my current company which took half of the time. Then we got into the coding part of the interview, I could code first question which was the top view of a binary tree. For the second I explained the approach which was left view of a binary tree. Never got a call from HR again

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (60)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Html related questions
  • Q2. Css related questions
  • Q3. Coding based on js

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 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 - One-on-one 

(4 Questions)

  • Q1. Left , right ,top, bottom view of a BT
  • Ans. 

    Left, right, top, and bottom views of a Binary Tree

    • Left view: Nodes visible when seen from the left side

    • Right view: Nodes visible when seen from the right side

    • Top view: Nodes visible when seen from the top

    • Bottom view: Nodes visible when seen from the bottom

  • Answered by AI
  • Q2. General DSA questions
  • Q3. There are 3 candy jars, 1 has chocolate and 1 has vanilla and another has mixed. but the jars arent labeled. minimize the number of tastes to label them correctly
  • Q4. I was asked to scale up my project

Skills evaluated in this interview

Backend Developer Intern Interview Questions asked at other Companies

Q1. 1. Differences between GET and POST 2. What is MVC? 3. I was asked if I knew any PHP framework. 4. SESSION, COOKIE functionalities 5. Some SQL queries.
View answer (1)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 22 May 2024

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

I applied via Job Portal and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Number of employees managing same number of employees as manager
  • Ans. 

    The number of employees managed by a manager is typically around 5-10, but can vary depending on the industry and company size.

    • On average, a manager may oversee 5-10 employees, but this can vary based on the industry and company size.

    • In smaller companies, a manager may only have 1-3 employees reporting to them, while in larger corporations, they could manage a team of 20 or more.

    • The optimal number of employees managed ...

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

(1 Question)

  • Q1. General discussion about goals and interests

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Whats an API , can you make one on spot
  • Ans. 

    An API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate with each other.

    • APIs define the methods and data formats that applications can use to request and exchange information.

    • They enable developers to access the functionality of other software components or services without having to understand their internal workings.

    • APIs can be used to retr...

  • Answered by AI

Skills evaluated in this interview

Backend Intern Interview Questions asked at other Companies

Q1. whats an API , can you make one on spot
View answer (1)

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. About my self and my experience.
  • Q2. What's the reason for leaving previous job?
  • Q3. Technical question depends on process.

FinBox Interview FAQs

How many rounds are there in FinBox interview?
FinBox interview process usually has 1-2 rounds. The most common rounds in the FinBox interview process are One-on-one Round, Technical and Coding Test.
How to prepare for FinBox 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 FinBox. The most common topics and skills that interviewers at FinBox expect are ATS, Campus Hiring, Employer Branding, Hiring and Interview Coordination.
What are the top questions asked in FinBox interview?

Some of the top questions asked at the FinBox interview -

  1. Write a SQL query to find 3 consecutive regular customer who purchased goo...read more
  2. How many rows will be returned in the output when joining the two provided tabl...read more
  3. There are 3 candy jars, 1 has chocolate and 1 has vanilla and another has mixed...read more

Tell us how to improve this page.

FinBox Interview Process

based on 11 interviews

Interview experience

3.5
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

FinBox Reviews and Ratings

based on 10 reviews

2.6/5

Rating in categories

2.2

Skill development

2.4

Work-life balance

3.3

Salary

2.8

Job security

2.9

Company culture

2.3

Promotions

2.0

Work satisfaction

Explore 10 Reviews and Ratings
Production Analyst
11 salaries
unlock blur

₹10 L/yr - ₹19 L/yr

Data Analyst
9 salaries
unlock blur

₹6.5 L/yr - ₹8 L/yr

Software Engineer
8 salaries
unlock blur

₹9 L/yr - ₹30.5 L/yr

Data Scientist
8 salaries
unlock blur

₹15 L/yr - ₹22 L/yr

Data Quality Analyst
8 salaries
unlock blur

₹5.5 L/yr - ₹7 L/yr

Explore more salaries
Compare FinBox with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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