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 Business Development Associate Interview Questions and Answers

Updated 8 Dec 2022

Uni Cards Business Development Associate Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed before Dec 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 - HR 

(2 Questions)

  • Q1. What is your previous salary
  • Q2. How many years of experience you have in sales?
Round 3 - One-on-one 

(3 Questions)

  • Q1. How would you handel customer who is confused to buy our product?
  • Ans. 

    I would listen to their concerns and provide them with clear and concise information about our product.

    • Listen actively to their concerns and questions

    • Provide clear and concise information about the product

    • Offer to demonstrate the product or provide a trial period

    • Address any objections or hesitations they may have

    • Follow up with the customer to ensure their satisfaction

  • Answered by AI
  • Q2. Follow up the customer on whatsapp and mails and calls explain customer until he buys the product
  • Q3. From when you going to join our company and will be most welcome if you can join in this week.
  • Ans. Thank you for giving sach a great opportunity im very glad that as your giving this offer to me
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool it's very easy to clear interview best of luck.

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How much salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice
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.
Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself?
  • Q2. Tell me about your daily activities in your current company?
  • Q3. Why do you want to work in i-exceed
Round 2 - Technical 

(7 Questions)

  • Q1. Explain websphere installation methods followed
  • Ans. 

    WebSphere installation methods include GUI, silent, and response file installations.

    • WebSphere can be installed using a graphical user interface (GUI).

    • Silent installation allows for installation without user interaction.

    • Response file installation uses a pre-recorded response file to automate the installation process.

  • Answered by AI
  • Q2. What is meant by connection pool properties
  • Ans. 

    Connection pool properties refer to the settings that control the behavior of a connection pool.

    • Connection pool properties include settings such as maximum connections, minimum connections, and connection timeout.

    • These properties can be configured in the application server or in the database driver.

    • The purpose of connection pool properties is to optimize the use of database connections and improve application performan...

  • Answered by AI
  • Q3. Explain garbage collection
  • Ans. 

    Garbage collection is an automatic memory management process that frees up memory occupied by objects that are no longer in use.

    • Garbage collection is performed by the JVM in Java and CLR in .NET languages.

    • It helps prevent memory leaks and null pointer exceptions.

    • Garbage collection can be triggered manually or automatically.

    • Examples of garbage collection algorithms include mark-and-sweep, reference counting, and copying

  • Answered by AI
  • Q4. How ssl achieved in websphere
  • Ans. 

    SSL in WebSphere is achieved through configuration of SSL certificates and enabling SSL protocols.

    • SSL configuration involves generating and importing SSL certificates

    • SSL protocols such as TLS can be enabled through server.xml configuration

    • WebSphere also supports SSL offloading through plug-in configuration

    • SSL can be enforced for specific applications or URLs through web.xml configuration

  • Answered by AI
  • Q5. How security configured in websphere
  • Ans. 

    Security in WebSphere is configured through various mechanisms such as SSL, authentication, authorization, and encryption.

    • SSL can be configured to secure communication between clients and servers

    • Authentication can be configured using various methods such as LDAP, database, or custom authentication

    • Authorization can be configured using role-based access control or custom authorization

    • Encryption can be configured to secur

  • Answered by AI
  • Q6. Any work experience in other middleware platforms
  • Ans. 

    Yes, I have experience in working with Apache Kafka and RabbitMQ.

    • Worked on developing microservices using Apache Kafka as a messaging platform

    • Implemented RabbitMQ for message queuing in a project

    • Experience in configuring and managing both platforms

  • Answered by AI
  • Q7. Any exposure in devops, cloud technologies
  • Ans. 

    Yes, I have experience in both devops and cloud technologies.

    • I have worked with AWS, Azure, and Google Cloud Platform.

    • I have experience with containerization using Docker and Kubernetes.

    • I have worked with CI/CD pipelines using tools like Jenkins and GitLab.

    • I have experience with infrastructure as code using tools like Terraform and CloudFormation.

  • Answered by AI
Round 3 - HR 

(5 Questions)

  • Q1. Twll me about yourself
  • Q2. What is tour current ctc
  • Ans. 

    My current CTC is confidential.

    • I prefer not to disclose my current CTC as it may affect negotiations.

    • I am open to discussing my salary expectations for this role.

    • My previous salary was in line with industry standards for my experience level.

  • Answered by AI
  • Q3. What is the expected ctc
  • Ans. 

    The expected CTC depends on the company's budget and the candidate's experience and skills.

    • The CTC can vary based on the company's location and industry.

    • The candidate's negotiation skills can also impact the final CTC.

    • The CTC can be influenced by the candidate's education, certifications, and previous work experience.

    • The CTC can range from 8-10 lakhs per annum for a Senior Software Engineer role in India.

    • Some companies...

  • Answered by AI
  • Q4. Why we need to recruit you in our company
  • Q5. How good are you to prove that you are genuine at work

Skills evaluated in this interview

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

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

First round was aptitude and 2 coding questions

Round 3 - Technical 

(2 Questions)

  • Q1. Second round was face to face was fully technical asked me code some basic code
  • Q2. Find 2nd largest decimal number from given numbers
  • Ans. 

    Iterate through the numbers and keep track of the largest and second largest numbers.

    • Iterate through the numbers and compare each number with the current largest and second largest numbers.

    • Update the second largest number if a new number is found that is greater than the current second largest number.

    • Return the second largest number at the end of the iteration.

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

(1 Question)

  • Q1. Next was manager round it was also little technical
Round 5 - One-on-one 

(1 Question)

  • Q1. This round was with vice president
Round 6 - HR 

(1 Question)

  • Q1. This round was final round about salary negotiation and hr round

Uni Cards Interview FAQs

How many rounds are there in Uni Cards Business Development Associate interview?
Uni Cards interview process usually has 3 rounds. The most common rounds in the Uni Cards interview process are Resume Shortlist, HR and One-on-one Round.
What are the top questions asked in Uni Cards Business Development Associate interview?

Some of the top questions asked at the Uni Cards Business Development Associate interview -

  1. How would you handel customer who is confused to buy our produ...read more
  2. Follow up the customer on whatsapp and mails and calls explain customer until h...read more

Tell us how to improve this page.

Uni Cards Business Development Associate 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
 • 32 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.8
 • 22 Interviews
KhataBook Interview Questions
3.4
 • 18 Interviews
View all

Uni Cards Business Development Associate Reviews and Ratings

based on 2 reviews

2.8/5

Rating in categories

2.8

Skill development

1.8

Work-life balance

3.3

Salary

3.4

Job security

2.7

Company culture

4.0

Promotions

3.4

Work satisfaction

Explore 2 Reviews and Ratings
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