Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Supermoney (GetClarity Fintech Services) Team. If you also belong to the team, you can get access from here

Filter interviews by

Supermoney (GetClarity Fintech Services) Senior Backend Developer Interview Questions and Answers

Updated 6 Aug 2024

Supermoney (GetClarity Fintech Services) Senior Backend Developer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Design Test 

(2 Questions)

  • Q1. Design a admin dashboard for uber to show driver metrics like availability over an area
  • Ans. 

    Design an admin dashboard for Uber to display driver metrics like availability over an area.

    • Include a map showing driver locations in real-time

    • Display driver availability status (online/offline) with color-coded indicators

    • Show driver metrics such as total number of drivers, average wait time, and busiest areas

    • Allow filtering by specific areas or time periods

    • Provide analytics and insights based on driver data

  • Answered by AI
  • Q2. HLD to LLD discussion on above question

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Assignment 

They call it a Machine coding round where in a call they will provide you with the problem statement and then give you 90 mins to create an LLD patterns-based working solution in any language you are comfortable with.

Round 2 - Coding Test 

2 Coding questions based on graphs and arrays. It was medium to hard leetcode and you need to solve both to proceed to the next round.

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

(1 Question)

  • Q1. Design a movie ticket booking system(LLD)
  • Ans. 

    Design a movie ticket booking system

    • Use case: Users can search for movies, select showtimes, choose seats, and make payments

    • Components: User authentication, movie database, showtime scheduling, seat selection, payment gateway

    • Considerations: Seat availability, seat selection algorithm, payment security

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 2 medium DSA ques
Round 3 - Technical 

(1 Question)

  • Q1. Hiring Manager round about projects indepth discussion

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 Leetcode style questions , 2 medium , 1 hard .

Round 2 - Technical 

(1 Question)

  • Q1. Design a cab booking system using oops
  • Ans. 

    A cab booking system designed using OOP principles

    • Create classes for Cab, Customer, Driver, and Booking

    • Use inheritance and polymorphism to handle different types of cabs and bookings

    • Implement methods for booking a cab, assigning a driver, and calculating fare

    • Use encapsulation to protect data and ensure data integrity

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Instahyre and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

Machine Coding round on codesignal

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

It was a machine coding round which revolves around designing a simple application primarily on OOPS

Round 2 - DSA 

(2 Questions)

  • Q1. Best time to sell stocks
  • Ans. 

    The best time to sell stocks is when the market is high and the stock has reached its peak value.

    • Sell when the stock has reached its peak value to maximize profits

    • Consider selling if the company's fundamentals have changed negatively

    • Sell if you need to rebalance your portfolio or have reached your financial goals

  • Answered by AI
  • Q2. Best time to sell stocks 2
  • Ans. 

    The best time to sell stocks is when the market is at a peak and the stock price is high.

    • Monitor market trends and stock performance regularly.

    • Consider selling when the stock reaches a new high or when you have achieved your profit goals.

    • Sell if there are negative news or events that could impact the stock price negatively.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

Given two soted arrays merge them from a single sorted array with all items in non-decreassing order

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Smallest integer in unsorted array
  • Ans. 

    Find the smallest integer in an unsorted array.

    • Iterate through the array and keep track of the smallest integer found so far.

    • Use a for loop or a stream to iterate through the array.

    • If the array is empty, return null or throw an exception.

    • If the array contains only one element, return that element.

  • Answered by AI
  • Q2. Verify whether a Palindrome list
  • Ans. 

    A palindrome list is a list that reads the same backward as forward.

    • Traverse the list and store the elements in an array

    • Compare the first element with the last element, second with second last and so on

    • If all elements match, then the list is a palindrome

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Question
1. Find smallest missing integer from unsorted array.
2. Check palindrome in singly linked list

Java
1. Transient
2. String pool
3. String string buffer, builder difference
4. OOPs

Cascading in DB

Skills evaluated in this interview

I was interviewed in Dec 2021.

Round 1 - Video Call 

(3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

This was a technical interview round with questions on DSA, OOPS and Low Level design.

  • Q1. 

    Vertical Order Traversal of a Binary Tree

    Given a binary tree, your task is to return the vertical order traversal of its nodes' values.

    For each node located at a position (X, Y), its left child will be...

  • Q2. Why is Java considered an Object Oriented Programming Language?
  • Q3. What are indexing and partitioning in DBMS?

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPANoBroker interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. What is OOPs concept. Why is java called an Object Oriented Programming Language. What benefit does java have as an OOP language?
  • Ans. 

    OOPs stands for Object Oriented Programming. Java is called an OOP language because it follows the principles of OOP.

    • OOPs is a programming paradigm that focuses on objects and their interactions.

    • Java supports the four main principles of OOP: encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation allows bundling of data and methods into a single unit, providing data hiding and security.

    • Inheritance enabl...

  • Answered by AI
  • Q2. What is indexing and partioning in dbms?
  • Ans. 

    Indexing and partitioning are techniques used in DBMS to improve performance and manage large amounts of data.

    • Indexing is the process of creating a data structure that allows for faster retrieval of data based on certain columns or fields.

    • Partitioning involves dividing a large table into smaller, more manageable parts called partitions, which can be stored on different disks or servers.

    • Both techniques can improve query...

  • Answered by AI
  • Q3. Print vertical level traversal in a binary tree.
  • Ans. 

    Print the vertical level traversal of a binary tree.

    • Traverse the tree and assign horizontal distance to each node.

    • Store nodes in a map with their horizontal distance as key.

    • Print nodes in each horizontal distance in vertical order.

  • Answered by AI
  • Q4. Design the table diagram and the ways different tables will be linked for a movie booking website like bookmyshow.
  • Ans. 

    Design table diagram and link tables for a movie booking website like bookmyshow.

    • Create tables for movies, theaters, users, bookings, payments, and reviews

    • Link movies and theaters through a many-to-many relationship

    • Link users and bookings through a one-to-many relationship

    • Link bookings and payments through a one-to-one relationship

    • Link movies and reviews through a one-to-many relationship

  • Answered by AI
  • Q5. Low Level Design: Design a movie site booking portal using objects and classes.
  • Ans. 

    Design a movie booking portal using objects and classes.

    • Create a Movie class with attributes like title, genre, duration, etc.

    • Create a Theater class with attributes like name, location, capacity, etc.

    • Create a Show class with attributes like movie, theater, showtime, price, etc.

    • Create a Booking class with attributes like show, seats, user, etc.

    • Implement methods for booking tickets, canceling tickets, etc.

    • Use database to...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the topics that the HR asks you to, at the time of scheduling the interview. In my case sql, oops, data structures and low level design questions related to all these topics were asked.

Skills evaluated in this interview

Supermoney (GetClarity Fintech Services) Interview FAQs

How many rounds are there in Supermoney (GetClarity Fintech Services) Senior Backend Developer interview?
Supermoney (GetClarity Fintech Services) interview process usually has 1 rounds. The most common rounds in the Supermoney (GetClarity Fintech Services) interview process are Design Test.
What are the top questions asked in Supermoney (GetClarity Fintech Services) Senior Backend Developer interview?

Some of the top questions asked at the Supermoney (GetClarity Fintech Services) Senior Backend Developer interview -

  1. Design a admin dashboard for uber to show driver metrics like availability over...read more
  2. HLD to LLD discussion on above quest...read more

Tell us how to improve this page.

Supermoney (GetClarity Fintech Services) Senior Backend Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

10405090xyzabc Interview Questions
3.5
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 771 Interviews
Bajaj Finserv Interview Questions
4.0
 • 514 Interviews
Swiggy Interview Questions
3.8
 • 429 Interviews
Quess Interview Questions
3.9
 • 398 Interviews
Planet Spark Interview Questions
3.7
 • 364 Interviews
PolicyBazaar Interview Questions
3.6
 • 342 Interviews
Udaan Interview Questions
4.0
 • 335 Interviews
Meesho Interview Questions
3.7
 • 329 Interviews
View all
Team Lead
5 salaries
unlock blur

₹3.1 L/yr - ₹5.4 L/yr

Software Developer
4 salaries
unlock blur

₹8 L/yr - ₹28 L/yr

Assistant Manager
4 salaries
unlock blur

₹4.8 L/yr - ₹6 L/yr

Operations Executive
4 salaries
unlock blur

₹1.8 L/yr - ₹2.8 L/yr

Credit Analyst
4 salaries
unlock blur

₹4.2 L/yr - ₹6.9 L/yr

Explore more salaries
Compare Supermoney (GetClarity Fintech Services) with

Paytm

3.3
Compare

PhonePe

4.0
Compare

Mobikwik

4.1
Compare

Payed

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