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 Senior MIS Analyst Interview Questions and Answers

Updated 29 Oct 2023

Uni Cards Senior MIS Analyst Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before Oct 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 - Aptitude Test 

It was a 10 question test regarding formulas and logics

Round 3 - Technical 

(2 Questions)

  • Q1. 10 question to solve and get the answers
  • Q2. Index Match, indirect, vlookup, if and , hlookup, pivots, countifs, sumifs
Round 4 - One-on-one 

(2 Questions)

  • Q1. Related to my past experience discussion with Asst. MIS Manager
  • Q2. This question was related to individual past experience.
Round 5 - HR 

(1 Question)

  • Q1. Salary Expectation and other benefits

Interview Preparation Tips

Topics to prepare for Uni Cards Senior MIS Analyst interview:
  • Advanced Excel

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 Questionnaire 

1 Question

  • Q1. Vlookup

I appeared for an interview in Dec 2021.

Round 1 - Video Call 

Round duration - 90 Minutes
Round difficulty - Easy

Problem solving using SQL questions

Round 2 - Video Call 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Easy

A marketing campaign is run, how will you decide metrics to be tracked. Techincaly a KPI round

  • Q1. In a marketing campaign, how would you decide which metrics to track?
  • Ans. 

    Metrics selection based on campaign objectives, target audience, and key performance indicators.

    • Identify campaign objectives and goals

    • Consider target audience and their behavior

    • Select key performance indicators (KPIs) relevant to the campaign

    • Track metrics such as conversion rate, click-through rate, ROI, customer acquisition cost

    • Analyze data to measure success and make data-driven decisions

  • Answered by AI
Round 3 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

Social empathatic fit round

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Data Analyst in BangaloreEligibility criteriaNoJupiter Money interview preparation:Topics to prepare for the interview - SQL, Tablea, Data Visualisation, Key Metrics for a Product, Data Visualisation using PythonTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : SQL logics to be understood completely
Tip 2 : A good running working logic of Python
Tip 3 : Basics of Dashboarding

Application resume tips for other job seekers

Tip 1 : One pager , single column resume which shows all your skills
Tip 2 : Mention all things that make you relevant for the job

Final outcome of the interviewSelected
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic SQL questions are asked in this round Some theory questions are asked as well

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on SQL
practice plenty of SQL and case study problems
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Types of Window Function
  • Ans. 

    Window functions are used in SQL to perform calculations across a set of table rows related to the current row.

    • Types include ROW_NUMBER(), RANK(), DENSE_RANK(), NTILE(), LAG(), LEAD(), FIRST_VALUE(), LAST_VALUE(), etc.

    • They allow for calculations to be performed on a specific subset of rows within a query result set.

    • Window functions are commonly used for running totals, moving averages, and ranking data.

  • Answered by AI
  • Q2. Difference between Joins with examples
  • Ans. 

    Joins are used to combine rows from two or more tables based on a related column between them.

    • Inner Join: Returns rows when there is a match in both tables.

    • Left Join: Returns all rows from the left table and the matched rows from the right table.

    • Right Join: Returns all rows from the right table and the matched rows from the left table.

    • Full Outer Join: Returns rows when there is a match in one of the tables.

    • Cross Join:

  • Answered by AI

Skills evaluated in this interview

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

Hackerrank test mostly on python and sql

Round 2 - Technical 

(2 Questions)

  • Q1. SQL based questions
  • Q2. Python based questions
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

Uni Cards Interview FAQs

How many rounds are there in Uni Cards Senior MIS Analyst interview?
Uni Cards interview process usually has 5 rounds. The most common rounds in the Uni Cards interview process are Technical, One-on-one Round and HR.
What are the top questions asked in Uni Cards Senior MIS Analyst interview?

Some of the top questions asked at the Uni Cards Senior MIS Analyst interview -

  1. Index Match, indirect, vlookup, if and , hlookup, pivots, countifs, sum...read more
  2. 10 question to solve and get the answ...read more

Tell us how to improve this page.

Uni Cards Senior MIS Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

BharatPe Interview Questions
3.5
 • 38 Interviews
Kissht Finance Interview Questions
3.9
 • 31 Interviews
Jupiter Money Interview Questions
3.3
 • 29 Interviews
FNZ Interview Questions
2.4
 • 29 Interviews
indiagold Interview Questions
4.2
 • 22 Interviews
Experian Interview Questions
3.8
 • 22 Interviews
KhataBook Interview Questions
3.4
 • 18 Interviews
View all

Uni Cards Senior MIS Analyst Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

2.0

Work-life balance

3.0

Salary

4.0

Job security

3.0

Company culture

3.0

Promotions

4.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