Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Uni Cards Team. If you also belong to the team, you can get access from here

Uni Cards Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Uni Cards Manager Interview Questions and Answers

Updated 28 Sep 2022

Uni Cards Manager Interview Experiences

1 interview found

Manager Interview Questions & Answers

user image Anonymous

posted on 17 May 2022

I applied via Naukri.com and was interviewed in Aug 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. Collection experience
  • Ans. 

    I have extensive experience in collections, including managing a team of collectors.

    • Managed a team of collectors to ensure timely and effective collection of outstanding debts

    • Developed and implemented collection strategies to improve overall collection rates

    • Negotiated payment plans with delinquent customers to avoid legal action

    • Utilized various collection tools and software to streamline the collection process

    • Maintaine...

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

(1 Question)

  • Q1. Collection experience and How long you will work

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,Good morning all. This is Prashanth Reddy uni cards collection manager Good to work with UNI team.

Interview questions from similar companies

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

I appeared for an interview before Feb 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Project Management Life cycle and Scrum principles, agile methodologies, scrum framework
  • Q2. Roles and Responsibilities of BA
  • Ans. 

    Business Analysts analyze business processes, gather requirements, and recommend solutions to improve efficiency and productivity.

    • Analyzing business processes to identify areas for improvement

    • Gathering and documenting business requirements from stakeholders

    • Creating and maintaining project documentation such as requirements documents, use cases, and process flows

    • Collaborating with stakeholders to prioritize requirements...

  • Answered by AI
  • Q3. General banking domain knowledge - Cards, Account onbaording - CA/SA/Deposits, Loans, Payments
Round 2 - One-on-one 

(2 Questions)

  • Q1. Previous work experience and your contribution
  • Ans. 

    I have 5 years of experience as a Business Analyst, where I led various projects and implemented process improvements.

    • Led cross-functional teams to analyze business processes and identify areas for improvement

    • Implemented new software systems to streamline operations and increase efficiency

    • Developed and presented reports to senior management with actionable insights

    • Collaborated with stakeholders to gather requirements a

  • Answered by AI
  • Q2. Banking domain questions
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. Why I-Exceed?
  • Ans. 

    I-Exceed offers innovative solutions tailored to meet the unique needs of businesses, driving efficiency and growth.

    • I-Exceed provides cutting-edge technology solutions for businesses to streamline operations and enhance productivity.

    • Their focus on customization ensures that each client receives a solution that fits their specific requirements.

    • I-Exceed's track record of successful implementations and satisfied clients s

  • Answered by AI
  • Q3. Salary Discussion
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to design data warehouse
  • Ans. 

    Designing a data warehouse involves identifying data sources, defining data models, creating ETL processes, and implementing data governance.

    • Identify data sources and determine what data needs to be stored

    • Define data models to structure the data in a way that supports reporting and analysis

    • Create ETL (Extract, Transform, Load) processes to move data from source systems to the data warehouse

    • Implement data governance to ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Basic sql question were asked.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

They ask questions regarding gold check

Round 2 - HR 

(2 Questions)

  • Q1. Discussion regarding salary and others.
  • Q2. Discussion about joining process

Interview Preparation Tips

Interview preparation tips for other job seekers - Please come and join the work environment is friendly.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Scenario based questions

Interview Questionnaire 

1 Question

  • Q1. Vlookup

I applied via Campus Placement and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of java(OOP, strings and collections), college projects, and how I was involved in that projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was a bit easy as the company came to college, they asked only the basics of java and my college projects and some HR-related questions like tell me about yourself and some time management questions about the projects and academics.
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 Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Easy coding questions DSA

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the pointers direction

    • Start with three pointers: current, previous, and next

    • Iterate through the linked list, updating the pointers to reverse the direction

    • Update the head pointer to point to the new first node

  • Answered by AI
  • Q2. Find middle of linked list
  • Ans. 

    To find the middle of a linked list, use the slow and fast pointer technique.

    • Initialize two pointers, slow and fast, both pointing to the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps until fast reaches the end of the list.

    • The position of the slow pointer will be the middle of the linked list.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Pick from a basket of oranges
  • Ans. 

    The question is asking to pick an orange from a basket.

    • Carefully select a ripe orange without any bruises or blemishes

    • Gently twist the orange off the stem to avoid damaging the fruit

    • Check for firmness and weight to determine ripeness

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Open Financial Technologies Private Limited Software Engineer interview:
  • Easy DSA

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Nov 2022.

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. Abstract and interface difference
  • Ans. 

    Abstract classes are classes that cannot be instantiated and can have both abstract and non-abstract methods. Interfaces are a collection of abstract methods.

    • Abstract classes can have constructors, interfaces cannot

    • A class can implement multiple interfaces, but can only inherit from one abstract class

    • Interfaces can be used to achieve multiple inheritance in Java

    • Abstract classes can have instance variables, interfaces c...

  • Answered by AI
  • Q2. Current project
  • Ans. 

    I am currently working on a project to develop a web-based inventory management system.

    • Developing a user-friendly interface for managing inventory

    • Implementing database functionality to store and retrieve inventory data

    • Integrating with other systems to automate inventory updates

    • Creating reports and analytics to track inventory levels and trends

  • Answered by AI
Round 3 - Coding Test 

Sort array without using any inbuilt method?

Uni Cards Interview FAQs

How many rounds are there in Uni Cards Manager interview?
Uni Cards interview process usually has 3 rounds. The most common rounds in the Uni Cards interview process are One-on-one Round and Resume Shortlist.

Tell us how to improve this page.

Interview Questions from Similar Companies

BharatPe Interview Questions
3.5
 • 38 Interviews
Kissht Finance Interview Questions
3.9
 • 33 Interviews
Jupiter Money Interview Questions
3.3
 • 30 Interviews
FNZ Interview Questions
2.5
 • 29 Interviews
indiagold Interview Questions
4.2
 • 22 Interviews
Experian Interview Questions
3.9
 • 22 Interviews
KhataBook Interview Questions
3.4
 • 18 Interviews
View all
Uni Cards Manager Salary
based on 6 salaries
₹15 L/yr - ₹36 L/yr
27% more than the average Manager Salary in India
View more details

Uni Cards Manager Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

2.0

Work-life balance

2.0

Salary

2.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Area Collection Manager
19 salaries
unlock blur

₹4.4 L/yr - ₹8.6 L/yr

Sales Associate
15 salaries
unlock blur

₹2.9 L/yr - ₹4.2 L/yr

Senior Executive
15 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Sales Executive
15 salaries
unlock blur

₹2.7 L/yr - ₹5 L/yr

Senior Sales Associate
13 salaries
unlock blur

₹3 L/yr - ₹7.1 L/yr

Explore more salaries
Compare Uni Cards with

Kissht Finance

3.9
Compare

BharatPe

3.5
Compare

VSoft Technologies

3.3
Compare

Innoviti Technologies Private Limited

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