Upload Button Icon Add office photos

Filter interviews by

Clear (1)

KreditBee SDE (Software Development Engineer) Interview Questions and Answers

Updated 4 Dec 2022

KreditBee SDE (Software Development Engineer) Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Nov 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. OOPs,Pointers,linked list,stack,binary search tree,SQL queries
Round 2 - HR 

(1 Question)

  • Q1. What do you know about the company,

Interview Preparation Tips

Interview preparation tips for other job seekers - be strong in OOPs concepts,DSA topics,Basic SQL queries

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Hackerrank - dp problems

Round 2 - Technical 

(1 Question)

  • Q1. Minimum number of jumps in the array.
  • Ans. 

    Find minimum number of jumps required to reach the end of an array.

    • Use dynamic programming approach to solve the problem.

    • Maintain an array to store minimum number of jumps required to reach each index.

    • Traverse the array and update the minimum number of jumps for each index.

    • Return the minimum number of jumps required to reach the end of the array.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What are ambitions and how I'll approach them
  • Q2. How do I see myself in 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Data structures and algorithms should be strong. Prepare dp, greedy algorithms, backtracking, trees and graphs and ofcourse arrays and strings.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jul 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 Resume tips
Round 2 - Aptitude Test 

Quantitative based questions and 2 easy-medium Coding Questions (Tree & Arrays)

Round 3 - Coding Test 

Went through resume and 2 coding questions (medium) (rat in a maze and follow up question) (largest area in a histogram)

Round 4 - Coding Test 

One coding question (Sum Tree) and few SQL & DBMS queries.

Round 5 - HR 

(3 Questions)

  • Q1. Why do you want to join Money view
  • Q2. Tell me about your 5 year plan
  • Q3. Tell me about yourself and your hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - In BMS the company only opens for Circuital branches.

I applied via Referral and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQl window functions, how to use joins group by in queries, how data analytics works.. What is ETL

Interview Preparation Tips

Interview preparation tips for other job seekers - Have knowledge about finance domain. Be yourself. Prepare really good for SQL. Know your way in data analytics and engineering.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
No response
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Find median of 2D array
  • Ans. 

    Find median of 2D array of strings

    • Flatten the 2D array into a 1D array

    • Sort the 1D array

    • Calculate the median based on the length of the array

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. LLD of Twitter System

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Case Study 

Quantitative case study on cost benefit analysis of 2 types of public buses running in a city. Need to choose one of them with higher profits

Round 2 - Case Study 

Fraud detection model: 3rd party firm proposing to use thier model for fraud detection. Need to profit analysis of whether to go for it or not.

Round 3 - Culture Fit 

(1 Question)

  • Q1. Culture fit round to understand if compatible with the company

I applied via Job Fair and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Coding Test 

There were 2 easy question 1 medium
Question were good but have weak test case.

Round 2 - Assignment 

This was project or lld round.
You just be aware of class and other stuff.

Round 3 - Technical 

(1 Question)

  • Q1. Discussion on project Asked graph coding question in real scenerio. Like asked what algorithm you will use for different real life problems
Round 4 - HR 

(1 Question)

  • Q1. Why engineering and what u know about cred

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with dsa especially graph algo bfs dfs
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Jan 2022. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basics on profile,work experience etc
  • Q2. Skills discussion based on role and resume
Round 2 - Coding Test 

DSA in preferred language, Java coding testt

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice coding online, brush up the basics, be confident
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Insights about company and candidate
  • Q2. If I know Data structures or not?
  • Ans. 

    Yes, I have knowledge of data structures.

    • I have experience with common data structures like arrays, linked lists, stacks, queues, trees, and graphs.

    • I understand the time and space complexity of different data structures and their operations.

    • I have implemented data structures in various programming languages like C++, Java, and Python.

    • For example, I have used a hash table to efficiently store and retrieve data in consta

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared and enjoy the process. Cred has a good management.

Skills evaluated in this interview

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

Build a typeahead component

Round 2 - Technical 

(2 Questions)

  • Q1. Build a form for personal details
  • Ans. 

    Build a form for personal details

    • Include fields for name, email, phone number, address, date of birth

    • Use input fields, dropdowns, and date pickers for user input

    • Add validation for required fields and correct formats

    • Consider user experience with clear labels and easy navigation

  • Answered by AI
  • Q2. Add validations to different fields
  • Ans. 

    Implement validations for different fields in software development.

    • Identify the fields that require validation such as email, password, phone number, etc.

    • Use regular expressions to validate input data format.

    • Implement client-side and server-side validations to ensure data integrity.

    • Display error messages for invalid input to guide users on correct data entry.

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

KreditBee Interview FAQs

How many rounds are there in KreditBee SDE (Software Development Engineer) interview?
KreditBee interview process usually has 3 rounds. The most common rounds in the KreditBee interview process are Resume Shortlist, Technical and HR.

Recently Viewed

INTERVIEWS

QualComm Enterprises

No Interviews

INTERVIEWS

Reckitt Benckiser

No Interviews

INTERVIEWS

Midas IT Services

No Interviews

INTERVIEWS

Midas IT Services

No Interviews

INTERVIEWS

Reckitt Benckiser

No Interviews

INTERVIEWS

QualComm Enterprises

No Interviews

INTERVIEWS

Reckitt Benckiser

No Interviews

INTERVIEWS

QualComm Enterprises

No Interviews

INTERVIEWS

Midas IT Services

No Interviews

INTERVIEWS

QualComm Enterprises

No Interviews

Tell us how to improve this page.

KreditBee SDE (Software Development Engineer) Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Tracxn Interview Questions
3.1
 • 100 Interviews
Turing Interview Questions
3.4
 • 92 Interviews
Toothsi Interview Questions
2.8
 • 60 Interviews
Zolo Interview Questions
3.4
 • 50 Interviews
GoMechanic Interview Questions
3.7
 • 48 Interviews
Netmeds.com Interview Questions
3.6
 • 42 Interviews
Impact Guru Interview Questions
3.7
 • 38 Interviews
CRED Interview Questions
3.5
 • 37 Interviews
Slice Interview Questions
3.2
 • 32 Interviews
Money View Interview Questions
4.3
 • 30 Interviews
View all
Operations Executive
152 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
81 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive Operations
72 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
64 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare KreditBee with

KrazyBee

3.7
Compare

MoneyTap

3.1
Compare

EarlySalary Services

3.8
Compare

Paysense Services India

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