Upload Button Icon Add office photos

Filter interviews by

OkCredit Interview Questions and Answers

Updated 6 Mar 2025

OkCredit Interview Experiences

Popular Designations

6 interviews found

Interview Questions & Answers

user image Anonymous

posted on 30 Nov 2022

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

I applied via LinkedIn and was interviewed before Nov 2021. There were 4 interview rounds.

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 - Assignment 

The assignment involved copies for ad campaigns and messaging and basic data analytics related questions

Round 3 - One-on-one 

(4 Questions)

  • Q1. How will you handle the user research activity for multiple regions?
  • Q2. Do you have previous localisation experience?
  • Q3. Have you ever involved in UX writing?
  • Q4. How will you choose the strings when there are more than one option?
Round 4 - HR 

(1 Question)

  • Q1. Current salary and salary expectation

Interview Preparation Tips

Topics to prepare for OkCredit interview:
  • Localisation
  • Google Sheets
  • UX Writing
Interview preparation tips for other job seekers - Be open and ask questions whenever required. No need to be nervous.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Javascript polyfill (map, promise, etc)
  • Q2. Output based questions on javascript
  • Q3. React custom hook

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (223)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in May 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Number of Islands leetcode
  • Ans. 

    Count the number of islands in a 2D grid of '1's and '0's.

    • Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited.

    • Increment the island count for each unvisited '1' encountered during the iteration.

    • Example: Input grid = [['1','1','0','0'],['1','1','0','0'],['0','0','1','0'],['0','0','0','1']], Output = 3

  • Answered by AI
  • Q2. SQL queries based on group by
  • Q3. Resume questions

Skills evaluated in this interview

Backend Developer Intern Interview Questions asked at other Companies

Q1. 1. Differences between GET and POST 2. What is MVC? 3. I was asked if I knew any PHP framework. 4. SESSION, COOKIE functionalities 5. Some SQL queries.
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Introductory questions
Round 2 - Coding Test 

Android related coding question

Round 3 - One-on-one 

(1 Question)

  • Q1. Easy to medium logical question

Senior Android Developer Interview Questions asked at other Companies

Q1. Binary Array Sorting Problem Statement You are provided with a binary array, i.e., an array containing only 0s and 1s. Your task is to sort this binary array and return it after sorting. Input: The first line contains an integer ‘T’ denoti... read more
View answer (1)

OkCredit interview questions for popular designations

 Software Engineer

 (1)

 Finance Manager

 (1)

 Senior Android Developer

 (1)

 Management Executive

 (1)

 Backend Developer Intern

 (1)

Finance Manager Interview Questions & Answers

user image Vara Prasad

posted on 6 Feb 2024

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

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Why u look for change

Interview Preparation Tips

Interview preparation tips for other job seekers - No value given , biased . When ever they want the y will fire

Finance Manager Interview Questions asked at other Companies

Q1. What are the major adjustments need to be done while finalization of Accounts ?
View answer (2)

I applied via Approached by Company and was interviewed in Jun 2022. There were 2 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 - Case Study 

Market research about the need of customer and product

Interview Preparation Tips

Interview preparation tips for other job seekers - I have the proper knowledge of the market that is in Muzaffarpur

Management Executive Interview Questions asked at other Companies

Q1. What is the least count of vernier caliper or other instruments.
View answer (7)

Interview questions from similar companies

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

I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Intermediate level coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Project explaination
  • Q2. Explain project ind detail
  • Ans. 

    Developed a predictive analytics model to forecast customer churn for a telecommunications company.

    • Collected and cleaned customer data from various sources

    • Performed exploratory data analysis to identify patterns and trends

    • Built a machine learning model using logistic regression to predict customer churn

    • Evaluated the model's performance using metrics such as accuracy, precision, and recall

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Open Financial Technologies Private Limited Data Analyst interview:
  • SQL
  • Python
  • Dashboards
Interview preparation tips for other job seekers - all the best
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

They have problem of K sorted array and you need to make an sorted array of it.

Round 2 - HR 

(2 Questions)

  • Q1. Your current job role
  • Q2. Software Developer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the DSA and basic OOPs question.
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

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

OkCredit Interview FAQs

How many rounds are there in OkCredit interview?
OkCredit interview process usually has 2 rounds. The most common rounds in the OkCredit interview process are One-on-one Round, HR and Technical.
How to prepare for OkCredit 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 OkCredit. The most common topics and skills that interviewers at OkCredit expect are Python, SQL, Computer science, Java and User Research.
What are the top questions asked in OkCredit interview?

Some of the top questions asked at the OkCredit interview -

  1. How will you choose the strings when there are more than one opti...read more
  2. How will you handle the user research activity for multiple regio...read more
  3. Number of Islands leetc...read more

Tell us how to improve this page.

OkCredit Interview Process

based on 5 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

CRED Interview Questions
3.5
 • 37 Interviews
Kissht Finance Interview Questions
3.9
 • 31 Interviews
Money View Interview Questions
4.3
 • 30 Interviews
Uni Cards Interview Questions
3.8
 • 24 Interviews
Jodo Interview Questions
3.6
 • 23 Interviews
indiagold Interview Questions
4.2
 • 22 Interviews
OneCard Interview Questions
3.5
 • 22 Interviews
Ocrolus East Interview Questions
3.5
 • 19 Interviews
SafexPay Interview Questions
3.7
 • 17 Interviews
View all

OkCredit Reviews and Ratings

based on 20 reviews

4.4/5

Rating in categories

4.2

Skill development

4.5

Work-life balance

4.6

Salary

2.9

Job security

4.3

Company culture

4.2

Promotions

4.3

Work satisfaction

Explore 20 Reviews and Ratings
Product Manager
11 salaries
unlock blur

₹31 L/yr - ₹44.6 L/yr

Software Engineer
10 salaries
unlock blur

₹14.5 L/yr - ₹27 L/yr

Associate Product Manager
8 salaries
unlock blur

₹20 L/yr - ₹28.5 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹26 L/yr - ₹33.5 L/yr

Team Lead
6 salaries
unlock blur

₹3.5 L/yr - ₹4.5 L/yr

Explore more salaries
Compare OkCredit with

Kissht Finance

3.9
Compare

Money View

4.2
Compare

Ocrolus East

3.5
Compare

Uni Cards

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