Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Open Financial Technologies Private Limited Team. If you also belong to the team, you can get access from here
3.3

based on 155 Reviews

Filter interviews by

Open Financial Technologies Private Limited Software Engineer Interview Questions, Process, and Tips

Updated 14 Jan 2025

Top Open Financial Technologies Private Limited Software Engineer Interview Questions and Answers

Open Financial Technologies Private Limited Software Engineer Interview Experiences

4 interviews found

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

I applied via Campus Placement and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Easy coding questions DSA

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a linked list
  • Q2. Find middle of linked list
Round 3 - Technical 

(1 Question)

  • Q1. Pick from a basket of oranges

Interview Preparation Tips

Topics to prepare for Open Financial Technologies Private Limited Software Engineer interview:
  • Easy DSA
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions on data structures
Round 2 - Behavioral 

(1 Question)

  • Q1. Second round was Managerial Round. The interviewer basically had a conversation with me and asked some hr questions also.
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Jun 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Scenarios base conding round

Round 2 - Coding Test 

Questions on strings in javascript.
Basic javascript and typescript.

Round 3 - One-on-one 

(1 Question)

  • Q1. Questions on cloud technologies
Round 4 - HR 

(1 Question)

  • Q1. Cultural fit and salary related discussion

I applied via Job Portal and was interviewed in Apr 2022. There were 5 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 

It was simple program of url shorting for registered and non registered users each request must have unique shortened url.

Round 3 - Technical 

(2 Questions)

  • Q1. Palindrome implementation and run time
  • Ans. 

    A palindrome is a word or phrase that reads the same backward as forward. Implementing it involves comparing the first and last characters and iterating towards the middle.

    • Implement a function that takes a string as input and returns true if it is a palindrome, false otherwise.

    • Use two pointers, one starting from the beginning and the other from the end, and compare the characters at each position.

    • If the characters matc...

  • Answered by AI
  • Q2. DSA and various algorithms and run time
Round 4 - One-on-one 

(1 Question)

  • Q1. This round was one on one with VP of engineering. Basic q and a regarding role and responsibilities
Round 5 - HR 

(1 Question)

  • Q1. Relocation, Reason For job change, future plan, careers objective

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA and algorithms
In coding test they asked you explain code and if there is any improvement needed in code.

Skills evaluated in this interview

Open Financial Technologies Private Limited interview questions for designations

 Senior Software Engineer

 (2)

 Software Developer

 (1)

 android Software Engineer

 (1)

 SDE (Software Development Engineer)

 (1)

 QA Engineer

 (2)

 Test Engineer

 (1)

 Devops Engineer

 (1)

 Product Support Engineer

 (1)

Interview questions from similar companies

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 Aug 2024. There were 4 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Smallest difference pair of values between two unsorted arrays
  • Ans. 

    Find the smallest difference pair of values between two unsorted arrays.

    • Sort both arrays and compare elements to find the smallest difference.

    • Use two pointers approach to iterate through both arrays simultaneously.

    • Consider edge cases like empty arrays or arrays with only one element.

  • Answered by AI
  • Q2. 2D matrix iteration based question
  • Q3. What is normalisation in DBMS?
  • Ans. 

    Normalization in DBMS is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down a table into smaller tables and defining relationships between them.

    • It helps in reducing data redundancy by storing data in a structured and organized manner.

    • There are different normal forms such as 1NF, 2NF, 3NF, BCNF, and 4NF, each with specific rules to follow.

    • For...

  • Answered by AI
  • Q4. What is the difference between SQL and NoSQL?
  • Ans. 

    SQL is a traditional relational database management system, while NoSQL is a non-relational database system.

    • SQL is table-based, with a predefined schema, while NoSQL is document, key-value, wide-column, or graph-based, with dynamic schema.

    • SQL is suitable for complex queries and transactions, while NoSQL is better for hierarchical data storage and real-time applications.

    • SQL is ACID-compliant (Atomicity, Consistency, Iso...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design Dream 11 application in high level.
  • Ans. 

    Dream 11 is a fantasy sports platform where users can create their own teams and compete in various sports leagues.

    • User registration and login functionality

    • Ability to create and join contests

    • Player selection and team creation feature

    • Real-time scoring and leaderboard updates

    • Integration with payment gateway for transactions

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

(1 Question)

  • Q1. Explain your recent project in your current company.
  • Ans. 

    Developed a web application for tracking employee attendance and generating reports.

    • Used React for front-end development

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

    • Utilized MongoDB for database storage

    • Integrated authentication and authorization features for secure access

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Why do you want to join Yubi and leave Tavant?
  • Ans. 

    I am excited about the innovative projects at Yubi and believe it aligns better with my career goals.

    • Yubi offers more opportunities for growth and learning in cutting-edge technologies.

    • I am drawn to Yubi's company culture and values, which resonate with my own.

    • I see Yubi as a better fit for my long-term career aspirations compared to Tavant.

  • Answered by AI
  • Q2. What process do you follow to switch to a new technology?
  • Ans. 

    I follow a structured approach to evaluate the new technology, learn it through online resources or courses, practice with small projects, and gradually incorporate it into larger projects.

    • Research the new technology to understand its features, benefits, and use cases

    • Take online courses or tutorials to learn the basics of the technology

    • Practice by working on small projects or side projects to gain hands-on experience

    • Gr...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Yubi Software Engineer interview:
  • System Design
  • Data Structures
  • Algorithms
  • DBMS

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. LLD/Machine coding - Design a social media application with users, posts, comments, likes, etc. There is also an admin who needs to approve post creation and can delete any post they want. Create appropria...
Round 2 - Technical 

(1 Question)

  • Q1. High-level design - Design a chat-based application like WhatsApp with only user-to-user chat feature (no group chats). Explain and draw out the E2E design by mentioning all the components and design decis...
Round 3 - One-on-one 

(1 Question)

  • Q1. Hiring Manager - basic questions like why Razorpay, what are your career goals, what does career growth look like for you, etc.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Describe projects
  • Ans. 

    I have worked on various projects including developing web applications, creating mobile apps, and implementing machine learning algorithms.

    • Developed a web application for a retail company to manage inventory and sales data

    • Created a mobile app for a fitness tracking platform to track user's exercise routines

    • Implemented machine learning algorithms for a recommendation system in an e-commerce website

  • Answered by AI
  • Q2. Knowledge testing on ML frameworks
Round 2 - Aptitude Test 

Had a overall personality, technical & problem solving test with AVP

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

MVVM was asked and swift questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare swift concepts well and design pattern
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about one project you worked on?
  • Q2. Tell me about yourself?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding simple problem

Round 2 - System design 

(1 Question)

  • Q1. Prepare for normal system design questions and you are good to go

Open Financial Technologies Private Limited Interview FAQs

How many rounds are there in Open Financial Technologies Private Limited Software Engineer interview?
Open Financial Technologies Private Limited interview process usually has 4 rounds. The most common rounds in the Open Financial Technologies Private Limited interview process are Coding Test, Technical and HR.
What are the top questions asked in Open Financial Technologies Private Limited Software Engineer interview?

Some of the top questions asked at the Open Financial Technologies Private Limited Software Engineer interview -

  1. Palindrome implementation and run t...read more
  2. Pick from a basket of oran...read more
  3. Reverse a linked l...read more

Tell us how to improve this page.

Open Financial Technologies Private Limited Software Engineer Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Fast track your campus placements

View all
6% less than the average Software Engineer Salary in India
View more details

Open Financial Technologies Private Limited Software Engineer Reviews and Ratings

based on 17 reviews

2.5/5

Rating in categories

2.5

Skill development

3.2

Work-life balance

2.7

Salary

2.4

Job security

2.6

Company culture

2.3

Promotions

2.3

Work satisfaction

Explore 17 Reviews and Ratings
Software Engineer
78 salaries
unlock blur

₹4 L/yr - ₹13.8 L/yr

Senior Software Engineer
46 salaries
unlock blur

₹11.5 L/yr - ₹27 L/yr

Business Development Specialist
24 salaries
unlock blur

₹4 L/yr - ₹10.5 L/yr

Product Support Engineer
22 salaries
unlock blur

₹1.5 L/yr - ₹10 L/yr

Product Manager
22 salaries
unlock blur

₹12.6 L/yr - ₹32 L/yr

Explore more salaries
Compare Open Financial Technologies Private Limited with

Tata Group

4.2
Compare

Reliance Industries

4.0
Compare

Infosys

3.6
Compare

Wipro

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