Upload Button Icon Add office photos

BankBazaar

Compare button icon Compare button icon Compare

Filter interviews by

BankBazaar Customer Relation Officer Interview Questions and Answers

Updated 17 Oct 2023

BankBazaar Customer Relation Officer Interview Experiences

2 interviews found

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

I applied via Naukri.com and was interviewed before Oct 2022. There were 3 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 - One-on-one 

(1 Question)

  • Q1. Self introduction and how many languages known work experience
Round 3 - HR 

(1 Question)

  • Q1. Give one topic and speak about 2 mins
  • Ans. 

    Topic: Importance of customer feedback in improving services

    • Customer feedback helps identify areas for improvement

    • Feedback can lead to better customer satisfaction and loyalty

    • Feedback can help in making informed business decisions

    • Examples: Implementing suggestions from feedback surveys, analyzing customer complaints to address issues

  • Answered by AI

I applied via Naukri.com and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself?
  • Q2. Why you did mba from this college?

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was very easy. But job role is difficult.

Customer Relation Officer Interview Questions Asked at Other Companies

Q1. What are the languages you know?
asked in JSW Paints
Q2. Why Paint? Why sales? What do you know about paint industry
Q3. How would you upsell and cross sell a product
Q4. How can u maintain relation ship with external and internal ?
asked in Axis Sales
Q5. What is the pan? What is credit score? What is the credit report?

Interview questions from similar companies

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Notice period negotiable or not
  • Q2. Current and expected ctc
Round 2 - Technical 

(2 Questions)

  • Q1. Prior experience
  • Q2. Who you want to join

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(3 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

  • Q1. 

    Palindrome String Validation

    Determine if a given string 'S' is a palindrome, considering only alphanumeric characters and ignoring spaces and symbols.

    Note:
    The string 'S' should be evaluated in a case...
  • Ans. 

    The task is to check whether a given string is a palindrome or not, considering only alphabets and numbers and ignoring symbols and whitespaces.

    • Convert the string to lowercase and remove all symbols and whitespaces.

    • Reverse the modified string and compare it with the original string.

    • If they are equal, then the string is a palindrome.

    • If not, then the string is not a palindrome.

  • Answered by AI
  • Q2. 

    Square Root (Integral) Problem Statement

    Given a number N, calculate its square root and output the integer part only.

    Example:

    Input:
    18
    Output:
    4
    Explanation:

    The square root of 18 is approximate...

  • Ans. 

    The task is to find the integral part of the square root of a given number.

    • Use the built-in square root function to find the square root of the number.

    • Convert the result to an integer by rounding down or using the floor function.

    • Print the integer part of the square root as the output.

  • Answered by AI
  • Q3. 

    Min Steps to One Using Dynamic Programming

    Given a positive integer N, your task is to determine the minimum number of steps required to reduce N to 1.

    Allowed Operations:

    1) Subtract 1 from it: n = n -...
  • Ans. 

    The task is to find the minimum number of steps required to reduce a positive integer to 1 using three given operations.

    • Use dynamic programming to solve the problem efficiently.

    • Create an array to store the minimum steps required for each number from 1 to N.

    • Iterate from 2 to N and calculate the minimum steps for each number based on the three operations.

    • Return the minimum steps for N.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

They started Fundamentals of OOP- Inheritance, Polymorphism

  • Q1. 

    Maximum Subarray Sum Problem Statement

    Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array.

    Example:

    Input:
    array = [34, -50, 42, 14, -5, 86]
    Out...
  • Ans. 

    The maximum sum of any contiguous subarray in an array is found using Kadane's algorithm in O(N) time.

    • Initialize two variables, maxSum and currentSum, both set to the first element of the array.

    • Iterate through the array from the second element.

    • For each element, update currentSum by adding the element to it.

    • If currentSum becomes negative, reset it to 0.

    • If currentSum is greater than maxSum, update maxSum.

    • After iterating ...

  • Answered by AI
Round 3 - HR 

Round duration - 30 Minutes
Round difficulty - Medium

Some people had two HR interviews but I only had one and interview went up till 11:30 pm and you get only 5-10 minutes to prepare for HR on Zoom

Interview Preparation Tips

Eligibility criteria7 cgpaMasterCard interview preparation:Topics to prepare for the interview - DBMS, Data Structures and Algorithms , OOP, Maths puzzles, Aptitude , CN, OSTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Solve atleast 200 problems
Tip 2 : Focus on all data structures 
Tip 3 : Build some good projects

Application resume tips for other job seekers

Tip 1 : Keep it precise and concise.
Tip 2 : Build your resume yourself according your skills

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About the project, Spring concepts, core Java, JUnits etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, know what you are speaking, clear your mind before the interview and get your thoughts together.

I applied via Naukri.com and was interviewed in Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. More about my technical side.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay connected with good data which may help in current situation for interview process.

I applied via Campus Placement and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you ans calmly

I applied via Naukri.com and was interviewed before Oct 2021. There were 3 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 - One-on-one 

(2 Questions)

  • Q1. Technical Interview with one of team members
  • Q2. .net technology, sql server
Round 3 - One-on-one 

(1 Question)

  • Q1. Techno Managerial Round with Manager

Interview Preparation Tips

Topics to prepare for Fiserv Senior Associate interview:
  • .Net
  • ASP.Net
  • MVC
  • SQL
Interview preparation tips for other job seekers - Study full and have full knowledge about technology and current project
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 Feb 2022. There were 3 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 - Assignment 

Market entry case of an airline cobrand card

Round 3 - Case Study 

Estimate the size of tea market in india

Interview Preparation Tips

Interview preparation tips for other job seekers - Case based interview process wi the no prior knowledge of fintech needed atleast for campus selections

I applied via Company Website and was interviewed before Jan 2021. There were 3 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. Pl sql Unix api configuration
  • Q2. Routing how to use proxy
  • Ans. 

    Routing through a proxy involves configuring the proxy server to forward requests to the destination server.

    • Configure the proxy server to listen for incoming requests

    • Configure the proxy server to forward requests to the destination server

    • Configure the client to use the proxy server for outgoing requests

    • Use a proxy server to bypass network restrictions or improve performance

    • Examples: Nginx, Apache, Squid

  • Answered by AI
Round 3 - One-on-one 

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid this company. You can be fired any day without notice.

Skills evaluated in this interview

BankBazaar Interview FAQs

How many rounds are there in BankBazaar Customer Relation Officer interview?
BankBazaar interview process usually has 3 rounds. The most common rounds in the BankBazaar interview process are Resume Shortlist, One-on-one Round and HR.
How to prepare for BankBazaar Customer Relation Officer 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 BankBazaar. The most common topics and skills that interviewers at BankBazaar expect are Telecalling, Banking, CRO, Credit and Credit Cards.

Tell us how to improve this page.

BankBazaar Customer Relation Officer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

PayPal Interview Questions
3.9
 • 212 Interviews
HighRadius Interview Questions
2.9
 • 186 Interviews
Fiserv Interview Questions
3.0
 • 175 Interviews
Razorpay Interview Questions
3.6
 • 154 Interviews
Visa Interview Questions
3.5
 • 141 Interviews
Angel One Interview Questions
4.0
 • 138 Interviews
MasterCard Interview Questions
3.9
 • 138 Interviews
Revolut Interview Questions
2.5
 • 100 Interviews
Rupeek Interview Questions
3.7
 • 61 Interviews
View all
BankBazaar Customer Relation Officer Salary
based on 265 salaries
₹1.1 L/yr - ₹3.5 L/yr
9% less than the average Customer Relation Officer Salary in India
View more details

BankBazaar Customer Relation Officer Reviews and Ratings

based on 80 reviews

3.4/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

3.2

Salary

3.5

Job security

3.4

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 80 Reviews and Ratings
Senior Customer Relationship Officer
439 salaries
unlock blur

₹1.9 L/yr - ₹3.5 L/yr

Customer Relationship Officer
267 salaries
unlock blur

₹1 L/yr - ₹3.5 L/yr

Customer Relation Officer
265 salaries
unlock blur

₹1.1 L/yr - ₹3.5 L/yr

Team Lead
54 salaries
unlock blur

₹2.5 L/yr - ₹5.6 L/yr

Assistant Manager
35 salaries
unlock blur

₹5.6 L/yr - ₹15 L/yr

Explore more salaries
Compare BankBazaar with

Fiserv

3.0
Compare

Angel One

4.0
Compare

HighRadius

2.8
Compare

Broadridge Financial Solutions

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