Upload Button Icon Add office photos

Filter interviews by

Dhani Services Collections Manager Interview Questions and Answers

Updated 29 Jun 2021

Dhani Services Collections Manager Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Tell me about your experience
  • Ans. 

    I have 5 years of experience as a Collections Manager in a financial institution.

    • Managed a team of 10 collection agents and consistently met monthly targets

    • Implemented new strategies to improve collection rates and reduce delinquency

    • Developed and maintained relationships with clients to negotiate payment plans

    • Utilized data analysis to identify trends and create effective collection strategies

  • Answered by AI

Interview questions from similar companies

I applied via Company Website and was interviewed before Sep 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 

(1 Question)

  • Q1. Knowing RBI Circulars on cybersecurity
Round 3 - HR 

(1 Question)

  • Q1. Why you want to join ReBIT?

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through company site, learn CSF cybersecurity framework, know various RBI departments
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Online OCA test for aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. Only salary Negotiation

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

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Tell me about yourself.
  • Q4. Collection executive

Interview Preparation Tips

Interview preparation tips for other job seekers - My work is strictly, or super fast
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Will you work in our company
  • Q2. Apko paise emi k hisaab se milenge aap ready ho

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't work in thia company. Company is full of bulshit workers. Manager to HR. No one gonna give salary slip or any experience letter. I must say don't waste your experience and time in this company
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There were 2 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 - HR 

(2 Questions)

  • Q1. Tell me something about your self?
  • Ans. My name is parameswar mishra I am from odisha and my education qualification is I have completed my ITI in 2016 in nitc dhamnagar and I have 1 yr experience in reliable Pvt Ltd as a excutive and my family background is I have 7 members also me .my hubbies are litning music and playing cricket, that's it.
  • Answered Anonymously
  • Q2. Why do you join this company?
  • Ans. Bcoz this is a big platform where I can show my talent and growth my career.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Please when you go to interview at first be confident.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. Tell about your self
  • Q2. What is your salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Tellecaller is a good career and opportunity
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Two sections :
in 1st section aptitude and verbal test and 2nd section technical

Round 2 - Technical 

(2 Questions)

  • Q1. Introduction of yourself
  • Q2. What is angular
  • Ans. 

    Angular is a popular open-source front-end web application framework developed by Google.

    • Angular is used for building dynamic web applications.

    • It allows for the creation of single-page applications.

    • Angular uses TypeScript for building applications.

    • It provides features like data binding, dependency injection, and routing.

    • Angular has a large community and ecosystem with many libraries and tools available.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good and nice exprience with interview and waiting for feedback

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 and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. What do u mean by data
  • Ans. 

    Data refers to facts, statistics, or information collected for analysis or reference.

    • Data is raw, unprocessed information.

    • It can be in the form of numbers, text, images, or any other format.

    • Examples include customer names, product prices, and sales figures.

    • Data can be structured (organized in a specific way) or unstructured (not organized).

  • Answered by AI
  • Q2. What is preprocessed data
  • Ans. 

    Preprocessed data is data that has been cleaned, transformed, and organized for analysis or modeling.

    • Preprocessed data is often used in machine learning and data analysis to improve the accuracy and efficiency of models.

    • Common preprocessing steps include removing missing values, scaling features, and encoding categorical variables.

    • Examples of preprocessing techniques include normalization, standardization, one-hot enco

  • Answered by AI
  • Q3. What do u mean by info
  • Ans. 

    Info refers to data or knowledge that provides details or context about a specific topic or subject.

    • Info can be in the form of facts, statistics, or explanations.

    • It helps to understand a topic better or make informed decisions.

    • Examples of info include news articles, research papers, and educational resources.

  • Answered by AI
  • Q4. How to copy from 2 tables and paste in 3rd one in sql
  • Ans. 

    Use SQL INSERT INTO SELECT statement to copy data from 2 tables and paste into a 3rd table.

    • Use INSERT INTO SELECT statement to copy data from 2 tables and paste into a 3rd table.

    • Specify the columns you want to copy from each table in the SELECT statement.

    • Make sure the columns in the SELECT statement match the columns in the 3rd table where you are pasting the data.

  • Answered by AI
  • Q5. Reverse string using any language you know
  • Ans. 

    Reverse a string using any programming language

    • Use built-in functions like reverse() or slice() in languages like Python or JavaScript

    • Iterate through the string in reverse order and append each character to a new string

    • Use a stack data structure to push each character onto the stack and then pop them off to reverse the string

  • Answered by AI
  • Q6. A puzzle question was asked but i don't remeber it.

Skills evaluated in this interview

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Basic question about electronic
  • Q2. What is diodes my self and basic

Tell us how to improve this page.

Dhani Services Collections Manager Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Kissht Finance Interview Questions
3.9
 • 33 Interviews
Equifax Interview Questions
3.3
 • 32 Interviews
e-con Systems Interview Questions
3.6
 • 31 Interviews
Reliance Jewels Interview Questions
3.8
 • 30 Interviews
View all
Dhani Services Collections Manager Salary
based on 22 salaries
₹2.2 L/yr - ₹5.5 L/yr
28% less than the average Collections Manager Salary in India
View more details

Dhani Services Collections Manager Reviews and Ratings

based on 7 reviews

3.2/5

Rating in categories

3.9

Skill development

3.0

Work-life balance

2.9

Salary

2.8

Job security

2.8

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 7 Reviews and Ratings
Associate Sales Manager
153 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Sales Executive
98 salaries
unlock blur

₹1.7 L/yr - ₹3 L/yr

Relationship Manager
88 salaries
unlock blur

₹1.8 L/yr - ₹5.1 L/yr

Sales Manager
85 salaries
unlock blur

₹2.7 L/yr - ₹6.6 L/yr

Collection Officer
83 salaries
unlock blur

₹1.9 L/yr - ₹3.1 L/yr

Explore more salaries
Compare Dhani Services with

Dhoot Transmission

3.7
Compare

Amphenol Interconnect

4.2
Compare

Microtek International

3.6
Compare

Prama Hikvision India

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