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

Filter interviews by

Open Financial Technologies Private Limited Backend Engineer Lead Interview Questions and Answers

Updated 22 Apr 2023

Open Financial Technologies Private Limited Backend Engineer Lead Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2022. 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 - Technical 

(2 Questions)

  • Q1. How does Laravel request life cycle works?
  • Ans. 

    Laravel request life cycle involves several stages from receiving the request to sending the response.

    • The request is received by the web server and passed to the PHP engine.

    • The kernel receives the request and sends it to the router.

    • The router matches the request to the appropriate route and sends it to the controller.

    • The controller processes the request and returns a response.

    • The response is sent back through the middl...

  • Answered by AI
  • Q2. Does SQL join related question simple one?
  • Ans. 

    SQL joins combine rows from two or more tables based on related columns, enabling complex queries and data retrieval.

    • INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM Orders INNER JOIN Customers ON Orders.CustomerID = Customers.CustomerID;

    • LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM Customers LEFT JOIN Orders ON...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. How to generate invoice sequence numbers?
  • Ans. 

    Invoice sequence numbers can be generated using a combination of prefix, date, and a unique number.

    • Prefix can be a combination of letters or numbers to identify the type of invoice

    • Date can be added to the prefix to make it more specific

    • A unique number can be generated using a counter or random number generator

    • The combination of prefix, date, and unique number can be formatted to create the final invoice number

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. CTO took, just asked about work experience

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Open Financial Technologies Private Limited?
Ask anonymously on communities.

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?
  • Q4. What is the difference between SQL and NoSQL?
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.
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

Backend Engineer Lead Interview Questions Asked at Other Companies

asked in Verifone
Q1. How do you create an ArrayList and add 5 numbers to it?
asked in Verifone
Q2. How is a HASHMAP internally stored in Java?
asked in Verifone
Q3. Implement a push function for a queue using an array or ArrayList ... read more
asked in Verifone
Q4. Explain each pillar of OOPS with a real-life example
asked in Verifone
Q5. What features did you implement?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

  • Q1. Pandas based questions
  • Q2. Sql with group by
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Profit and Loss, Numbers questions

Round 2 - Coding Test 

Java related questions

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

(2 Questions)

  • Q1. Project questions
  • Q2. Coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Great place to work
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic DSA and android questions

Round 2 - Coding Test 

Live coding round for android

Round 3 - HR 

(1 Question)

  • Q1. Explain your past experiences?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2022. 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 

Technical MCQs (OS, CN, etc.), 2 coding questions (medium level)

Round 3 - Technical 

(2 Questions)

  • Q1. Leetcode - Rainwater Harvesting
  • Q2. Leetcode - Array/String
Round 4 - One-on-one 

(2 Questions)

  • Q1. HR + Resume Review (Technical)
  • Q2. Explain Projects/Experience

Interview Preparation Tips

Topics to prepare for Yubi Software Engineer interview:
  • DSA
Interview preparation tips for other job seekers - Know your resume well.
Practice DSA.
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

In round 1 we could only use Java

Round 2 - Technical 

(1 Question)

  • Q1. Interviewers are very friendly. Mostly the questions were based on SQL, dsa
Round 1 - Coding Test 

Basi Java questions

Round 2 - Case Study 

Basic question

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic coding question asked ……. a
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Tech concepts and algo
Round 3 - One-on-one 

(1 Question)

  • Q1. Startup mindset
Round 4 - HR 

(1 Question)

  • Q1. Speed and quality

Interview Preparation Tips

Interview preparation tips for other job seekers - Prep more technical

Open Financial Technologies Private Limited Interview FAQs

How many rounds are there in Open Financial Technologies Private Limited Backend Engineer Lead 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 Technical and Resume Shortlist.
What are the top questions asked in Open Financial Technologies Private Limited Backend Engineer Lead interview?

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

  1. How does Laravel request life cycle wor...read more
  2. Does SQL join related question simple o...read more
  3. How to generate invoice sequence numbe...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

2-4 weeks 100%
View more

Interview Questions from Similar Companies

Razorpay Interview Questions
3.6
 • 161 Interviews
Revolut Interview Questions
2.6
 • 104 Interviews
Rupeek Interview Questions
3.7
 • 66 Interviews
ACKO Interview Questions
3.7
 • 55 Interviews
Yubi Interview Questions
3.4
 • 41 Interviews
Slice Interview Questions
3.1
 • 37 Interviews
Kissht Finance Interview Questions
3.9
 • 37 Interviews
RapiPay Interview Questions
3.6
 • 35 Interviews
View all
Software Engineer
87 salaries
unlock blur

₹4.3 L/yr - ₹10.9 L/yr

Senior Software Engineer
86 salaries
unlock blur

₹13.8 L/yr - ₹23.9 L/yr

Product Support Engineer
25 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Business Development Specialist
24 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Product Manager
24 salaries
unlock blur

₹18.1 L/yr - ₹32 L/yr

Explore more salaries
Compare Open Financial Technologies Private Limited with

Rupeek

3.7
Compare

Razorpay

3.6
Compare

ACKO

3.7
Compare

Revolut

2.6
Compare
write
Share an Interview