Upload Button Icon Add office photos
Engaged Employer

i

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

1 Finance Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

1 Finance Interview Questions and Answers

Updated 4 Feb 2025

1 Finance Interview Experiences

Popular Designations

4 interviews found

Engineer, Backend Interview Questions & Answers

user image Anonymous

posted on 25 Jul 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jan 2024. There were 6 interview rounds.

Round 1 - Coding Test 

45 minute test, done on an online code testing vendor

Round 2 - Technical 

(1 Question)

  • Q1. Design URL shortner
  • Ans. 

    Design a URL shortener service to generate short URLs for long URLs.

    • Use a hashing algorithm to generate a unique short code for each long URL.

    • Store the mapping of short code to long URL in a database.

    • Redirect users from short URL to long URL when accessed.

    • Implement features like custom short codes, expiration dates, and analytics.

    • Consider scalability and performance for high traffic.

    • Example: Short URL - bit.ly/abc123 r...

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

(1 Question)

  • Q1. Engg Experience
Round 4 - One-on-one 

(1 Question)

  • Q1. Product Thinking
Round 5 - One-on-one 

(1 Question)

  • Q1. Executive interview 1
Round 6 - One-on-one 

(1 Question)

  • Q1. Executive interview 2

Skills evaluated in this interview

Manager Interview Questions & Answers

user image sagar sawant

posted on 4 Feb 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Walk through your resume

Manager Interview Questions asked at other Companies

Q1. There is a chairman of a conglomerate. He has been on the post for 10 years, and is extremely dominating. He treats the various business heads like children, not letting them take any major decision. While the chairman has negatives, he bel... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. How will you contribute to the organization
Round 2 - HR 

(1 Question)

  • Q1. About 1 Finance

Vice President Interview Questions asked at other Companies

Q1. What will you do if a customer register a complaint against you in the company ?
View answer (3)

Vice President Interview Questions & Answers

user image Priyanka Redkar

posted on 19 Jul 2023

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

I applied via Approached by Company and was interviewed before Jul 2022. There were 3 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 

(1 Question)

  • Q1. Go through the careers page to know the process in detail-
Round 3 - One-on-one 

(2 Questions)

  • Q1. Role related questions will be asked
  • Q2. If you have any content to show, you may email the team in advance

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the 1 Finance website.
Be authentic in your answers

Vice President Interview Questions asked at other Companies

Q1. What will you do if a customer register a complaint against you in the company ?
View answer (3)

1 Finance interview questions for popular designations

 Vice President

 (2)

 Manager

 (1)

Jobs at 1 Finance

View all

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. A brief Introduction
  • Q2. Past Experience Discussion
Round 2 - Technical 

(2 Questions)

  • Q1. Data Structures and Algorithms questions
  • Q2. SQL and OOPS concept questions
Round 3 - Technical 

(3 Questions)

  • Q1. Project discussion
  • Q2. Data Structure and Algorithms questions
  • Q3. SQL concepts questions

Interview Preparation Tips

Topics to prepare for EquiLend Software Development Engineer interview:
  • DSA
  • SQL
  • OOPS
  • Personal Projects
Interview preparation tips for other job seekers - The recruitment process at Stonewain Systems is well-structured, transparent and quick. My advice would be to focus on Data Structures and Algorithms especially the fundamentals, Object Oriented Programming concepts, and DBMS & SQL. Also do research about EquiLend's products. Lastly, be clear with communication at all times during Interviews.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How will you prioritize testing ?
  • Ans. 

    I prioritize testing based on criticality, impact, dependencies, and risks involved.

    • Identify critical functionalities and prioritize testing for them first

    • Consider impact on end users and prioritize testing for high impact areas

    • Take into account dependencies between different modules or components

    • Assess risks involved and prioritize testing for high-risk areas

    • Use risk-based testing approach to prioritize test cases

  • Answered by AI
  • Q2. Test cases for Landline
  • Ans. 

    Test cases for Landline phone functionality

    • Test dialing a number and making a call

    • Test receiving a call and answering it

    • Test call waiting functionality

    • Test call forwarding feature

    • Test voicemail functionality

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. SQL question on joins and subqueries?
  • Q2. Earlier project questions ?

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in May 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Number of Islands leetcode
  • Ans. 

    Count the number of islands in a 2D grid of '1's and '0's.

    • Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited.

    • Increment the island count for each unvisited '1' encountered during the iteration.

    • Example: Input grid = [['1','1','0','0'],['1','1','0','0'],['0','0','1','0'],['0','0','0','1']], Output = 3

  • Answered by AI
  • Q2. SQL queries based on group by
  • Q3. Resume questions

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2023. There were 4 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 - Coding Test 

Hackerearth Coding Test

Round 3 - Technical 

(2 Questions)

  • Q1. Technical Round with Senior Software Engineer around Java, DSA and APIs
  • Q2. 1. Check Valid Parenthesis, 2. Given a problem design your own API and suitable URL for it Discussions about implementation and designing of the above two questions
Round 4 - One-on-one 

(2 Questions)

  • Q1. One-on-one round with Project manager
  • Q2. Architecture and System design round, but interviewer given me Java Coding , some basic question and asked some questions on SQL then in the middle of the interview he told that we are not going forward wi...

Interview Preparation Tips

Topics to prepare for OneCard Backend Developer interview:
  • Data Structures
  • Algorithms
  • REST API
  • Java
  • Database
Interview preparation tips for other job seekers - Please the availability of the interviewers first then schedule a call. Candidates really do hard work and reach for the final interviews hoping to have atleast a proper interview. If anyone is already selected for the role, don't schedule an interview at all. Even did not received any updates yet.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to design an app as a white labeled.
  • Ans. 

    Designing a white-labeled app involves creating a customizable platform that can be rebranded by different clients.

    • Create a flexible design structure that allows for easy customization of colors, logos, and branding elements.

    • Implement a robust admin panel where clients can easily upload their branding assets and make changes.

    • Ensure that the app's functionality remains consistent across different branding variations.

    • Con...

  • Answered by AI
  • Q2. Generic UI theme can be set via firebase. Set the theme of UI elements dynamically.
  • Ans. 

    Use Firebase to dynamically set the theme of UI elements.

    • Create a collection in Firebase to store UI themes.

    • Retrieve the selected theme from Firebase and apply it to UI elements.

    • Update the UI elements whenever the theme is changed in Firebase.

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. How to handle team, how do you ensure to follow agile and enable team to follow the same?
Round 3 - HR 

(2 Questions)

  • Q1. Your biggest challenge in your career.
  • Q2. Bring out some technical challenge or a challenge you faced while handling team.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Coding Test 

Basic Intro followed by SQL test. Worst part is that SQL test was on Notepad with poorly drafted questions. The interview was outsourced to Curatal who had very poor management, the interviewer did not turn camera on and had no information about the job profile.

1 Finance Interview FAQs

How many rounds are there in 1 Finance interview?
1 Finance interview process usually has 3 rounds. The most common rounds in the 1 Finance interview process are One-on-one Round, HR and Resume Shortlist.
How to prepare for 1 Finance 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 1 Finance. The most common topics and skills that interviewers at 1 Finance expect are Finance, Corporate, Lotus, Research and Management.
What are the top questions asked in 1 Finance interview?

Some of the top questions asked at the 1 Finance interview -

  1. Design URL short...read more
  2. If you have any content to show, you may email the team in adva...read more
  3. Role related questions will be as...read more

Tell us how to improve this page.

1 Finance Interview Process

based on 5 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.5k Interviews
IDFC FIRST Bank Interview Questions
4.0
 • 636 Interviews
Bajaj Finance Interview Questions
4.0
 • 298 Interviews
CapitalOne Interview Questions
3.7
 • 78 Interviews
View all

1 Finance Reviews and Ratings

based on 31 reviews

4.3/5

Rating in categories

4.3

Skill development

4.2

Work-life balance

4.1

Salary

4.2

Job security

4.3

Company culture

3.9

Promotions

4.1

Work satisfaction

Explore 31 Reviews and Ratings
Assistant Manager - SEO

Mumbai

2-5 Yrs

Not Disclosed

Customer Service Representative

Mumbai

0-2 Yrs

Not Disclosed

Activation Manager - FPC

Hyderabad / Secunderabad

2-7 Yrs

Not Disclosed

Explore more jobs
Data Analyst
6 salaries
unlock blur

₹4 L/yr - ₹4.2 L/yr

Assistant Manager
4 salaries
unlock blur

₹3.8 L/yr - ₹9.5 L/yr

Product Manager
4 salaries
unlock blur

₹14 L/yr - ₹25 L/yr

Senior Executive
4 salaries
unlock blur

₹3 L/yr - ₹4.3 L/yr

Senior Advisory Manager
4 salaries
unlock blur

₹8.1 L/yr - ₹16 L/yr

Explore more salaries
Compare 1 Finance with

Bajaj Finance

4.0
Compare

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Kotak Mahindra Bank

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