Upload Button Icon Add office photos

Filter interviews by

LendingKart Interview Questions, Process, and Tips

Updated 17 Dec 2024

Top LendingKart Interview Questions and Answers

View all 12 questions

LendingKart Interview Experiences

Popular Designations

29 interviews found

Backe Interview Questions & Answers

user image Anonymous

posted on 27 Oct 2024

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

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

2coding questions and MCQs

Round 2 - Technical 

(2 Questions)

  • Q1. DBMS related questions
  • Q2. Medium coding question
Round 3 - Technical 

(2 Questions)

  • Q1. Scenario based question
  • Q2. Questions related to my projects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Referral

Round 1 - Coding Test 

2 coding problem and 10 mcq

Round 2 - Technical 

(2 Questions)

  • Q1. Cycle detection in linkedlist
  • Ans. 

    Cycle detection in linked list involves using two pointers, one moving at twice the speed of the other.

    • Use two pointers, one moving at twice the speed of the other

    • If there is a cycle, the two pointers will eventually meet

    • Use Floyd's Tortoise and Hare algorithm for efficient cycle detection

  • Answered by AI
  • Q2. Discussion on project

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

Intern Interview Questions & Answers

user image Anonymous

posted on 13 Jun 2024

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

2 Ds questions. About Linked list ans arrays and some aptitude questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Implement Merge Sort algo
  • Ans. 

    Merge Sort is a divide and conquer algorithm that divides the input array into two halves, sorts them recursively, and then merges the sorted halves.

    • Divide the array into two halves

    • Recursively sort each half

    • Merge the sorted halves back together

  • Answered by AI
  • Q2. Two sum problem in optimised form
  • Ans. 

    The Two Sum problem involves finding two numbers in an array that add up to a specific target.

    • Use a hashmap to store the difference between the target and each element in the array.

    • Iterate through the array and check if the current element's complement exists in the hashmap.

    • Return the indices of the two numbers that add up to the target.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Discussion about the projects in resume
  • Q2. NoSql Vs Sql , advantages and disadvantages
  • Ans. 

    NoSQL databases are non-relational, flexible, and scalable, while SQL databases are relational, structured, and consistent.

    • NoSQL databases are schema-less, allowing for flexibility in data models.

    • SQL databases use structured query language for data manipulation and retrieval.

    • NoSQL databases are horizontally scalable, making them suitable for big data applications.

    • SQL databases are vertically scalable, which can be more...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the basics.

Skills evaluated in this interview

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Explain the debugging principles of your current project
  • Ans. 

    Utilize systematic approach to identify, isolate, and resolve issues in the project

    • Start by reproducing the issue to understand the root cause

    • Use debugging tools like breakpoints, logging, and monitoring to track the issue

    • Isolate the problem area by narrowing down the scope of investigation

    • Test potential solutions and verify the fix before implementation

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design a food delivery app
  • Ans. 

    A food delivery app that connects users with local restaurants for convenient ordering and delivery.

    • User-friendly interface for browsing restaurants and menus

    • Secure payment options for online transactions

    • Real-time order tracking and delivery updates

    • Rating and review system for restaurants and delivery drivers

  • Answered by AI
Round 3 - 1-1 at CXO level 

(1 Question)

  • Q1. Why you want change reason to join company

Skills evaluated in this interview

Engineering Manager Interview Questions asked at other Companies

Q1. Which contactor connected first in star delta starter?
View answer (1)

LendingKart interview questions for popular designations

 Senior Software Engineer

 (3)

 Credit Analyst

 (2)

 Software Developer Intern

 (2)

 Area Collection Manager

 (1)

 Associate Director

 (1)

 Data Analyst

 (1)

 Data Scientist

 (1)

 DEP

 (1)

Data Analyst Interview Questions & Answers

user image Kancha cheena

posted on 19 Sep 2024

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

It was hackerrank test

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Get interview-ready with Top LendingKart Interview Questions

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

They will give the situation accordingly you need to give answers

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

I applied via LinkedIn and was interviewed in Aug 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 - HR 

(1 Question)

  • Q1. Basic introduction and role related questions
Round 3 - Technical 

(2 Questions)

  • Q1. Technical question about credit
  • Q2. Lendingkart related questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Checking thinking ability

Credit Analyst Interview Questions asked at other Companies

Q1. 1. what is minimum permissible banking finance 2. what do you know about this job profile 3. What iS Current Ratio, DSCR, ISCR 4. what we include in debt payment in calucation of DSCR and ISCR
View answer (1)

Loan Officer Interview Questions & Answers

user image Anonymous

posted on 16 Feb 2024

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Difference between BL and PL
  • Ans. 

    BL stands for Business Loan, used for business purposes. PL stands for Personal Loan, used for personal expenses.

    • BL is used for business purposes while PL is used for personal expenses

    • BL requires documentation related to business while PL requires personal documentation

    • BL may have higher loan amounts and longer repayment terms compared to PL

    • Examples: BL can be used to expand a business, while PL can be used for home re

  • Answered by AI

Loan Officer Interview Questions asked at other Companies

Q1. How will you persuade someone to take loan from you
View answer (1)

Deputy Manager Interview Questions & Answers

user image gautam jha

posted on 19 Mar 2024

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

(2 Questions)

  • Q1. RBI ANNEXURES ETC
  • Q2. Past banking experiences

Interview Preparation Tips

Interview preparation tips for other job seekers - Situation related questions, past experiences etc

Deputy Manager Interview Questions asked at other Companies

Q1. 1.WHAT IS SPECIAL OF UR HOME TOWN 2.Who is Main compitetor with us and which products...3.what is main business in your area and its functions...4 Previous comoany achevements 5.Your strengts and weakness.
View answer (64)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design Zomato Ordering System
  • Ans. 

    Design a Zomato Ordering System for online food delivery.

    • Allow users to browse restaurants and menus

    • Implement user authentication and profile management

    • Enable users to place orders and make payments online

    • Include features like order tracking and ratings/reviews

    • Integrate with restaurant partners for order fulfillment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be very strong on ur Design

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

LendingKart Interview FAQs

How many rounds are there in LendingKart interview?
LendingKart interview process usually has 2-3 rounds. The most common rounds in the LendingKart interview process are Technical, Coding Test and HR.
How to prepare for LendingKart 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 LendingKart. The most common topics and skills that interviewers at LendingKart expect are Python, Telesales, Sales, SQL and Banking.
What are the top questions asked in LendingKart interview?

Some of the top questions asked at the LendingKart interview -

  1. Have any information about Lendingkart? Busine...read more
  2. Explain the debugging principles of your current proj...read more
  3. NoSql Vs Sql , advantages and disadvanta...read more
How long is the LendingKart interview process?

The duration of LendingKart interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

LendingKart Interview Process

based on 36 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

InCred Finance Interview Questions
3.9
 • 20 Interviews
Epimoney Interview Questions
3.4
 • 10 Interviews
Axio Interview Questions
3.8
 • 8 Interviews
ZipLoan Interview Questions
2.9
 • 2 Interviews
Rubique Interview Questions
2.4
 • 1 Interview
CoinTribe Interview Questions
4.2
 • 1 Interview
HAPPY Interview Questions
2.5
 • 1 Interview
View all

LendingKart Reviews and Ratings

based on 375 reviews

3.1/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.3

Salary

2.7

Job security

2.9

Company culture

2.8

Promotions

2.9

Work satisfaction

Explore 375 Reviews and Ratings
Assistant Manager
103 salaries
unlock blur

₹3.2 L/yr - ₹8.2 L/yr

Credit Analyst
97 salaries
unlock blur

₹2.7 L/yr - ₹5.8 L/yr

Senior Product Manager
85 salaries
unlock blur

₹18.2 L/yr - ₹75 L/yr

Loan Specialist
78 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Deputy Manager
58 salaries
unlock blur

₹4 L/yr - ₹13 L/yr

Explore more salaries
Compare LendingKart with

Axio

3.8
Compare

NeoGrowth Credit

3.4
Compare

InCred Finance

3.9
Compare

Epimoney

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