Upload Button Icon Add office photos
Engaged Employer

i

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

Freecharge Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Freecharge Associate Manager Interview Questions and Answers

Updated 23 Feb 2022

Freecharge Associate Manager Interview Experiences

1 interview found

Associate Manager Interview Questions & Answers

user image Ambuj Gandhi

posted on 23 Feb 2022

I applied via Naukri.com and was interviewed in Aug 2021. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Share details of your previous job.
  • Q3. Tell me about yourself.
Round 2 - One-on-one 

(1 Question)

  • Q1. How would you go about designing an uber app
  • Ans. 

    Designing an Uber app involves creating a user-friendly interface, integrating GPS tracking, payment processing, and driver management.

    • Research user needs and preferences

    • Create a simple and intuitive interface

    • Integrate GPS tracking for accurate location-based services

    • Implement secure payment processing

    • Develop a driver management system

    • Test and refine the app based on user feedback

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They are looking at how you approach the question

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Freecharge?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Case Study 

The guesstimates were straight copy from the internet. Didnt even bother to use the brain.

Round 2 - Just one round 

(1 Question)

  • Q1. Guesstimates and other logical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid attending the interview and save your valuable time

Associate Manager Interview Questions Asked at Other Companies

Q1. How will you calculate the tension on a sheet being unwound from ... read more
asked in PepsiCo
Q2. In Sponsored Products, how many types of campaigns can you create ... read more
asked in Accenture
Q3. What is Soc7 and other Cobol /Jcl error codes ...
asked in PepsiCo
Q4. Are you familiar with environments where you have to explain what ... read more
Q5. What will happen if there is a leakage inside the De Oxo furnace ... read more

I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Group Discussion 

Asking about the excel and other data tool. Salary offer as per their terms no negotiate.

Round 2 - HR 

(3 Questions)

  • Q1. Salary offer as per their terms.
  • Q2. Tell me some thing about your self.
  • Q3. What is expertise why want to leave

Interview Preparation Tips

Interview preparation tips for other job seekers - No tip try your luck on asking on your previous company experiance.

Assistant Manager Interview Questions & Answers

ACKO user image Anish Choudhary

posted on 10 Mar 2023

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

I applied via Internshala and was interviewed before Mar 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 - HR 

(4 Questions)

  • Q1. Why do you want to join us
  • Ans. 

    I admire your company's commitment to innovation and employee development, and I believe my skills align perfectly with your goals.

    • Your company's reputation for excellence in customer service aligns with my passion for creating positive client experiences.

    • I am impressed by your commitment to sustainability and would love to contribute to your green initiatives.

    • The opportunity for professional growth within your organiz...

  • Answered by AI
  • Q2. How do you think this job is suitable for you
  • Q3. Can you describe yourself in few words
  • Q4. Can you tell who are the founders of ACKO
Round 3 - Technical 

(3 Questions)

  • Q1. Can you chalk down a plan for employee engagement for all kind of employees
  • Ans. 

    Yes

    • Conduct regular employee surveys to gather feedback and identify areas for improvement

    • Implement a recognition and rewards program to acknowledge and appreciate employee contributions

    • Provide opportunities for professional development and growth through training programs and workshops

    • Promote open communication and transparency within the organization

    • Organize team-building activities and events to foster a sense of cam...

  • Answered by AI
  • Q2. How proficient are you with designing tools and which ones
  • Ans. 

    I am proficient in using various designing tools such as Adobe Photoshop, Illustrator, and Sketch.

    • Proficient in Adobe Photoshop, Illustrator, and Sketch

    • Experience in creating visually appealing designs

    • Knowledge of design principles and best practices

    • Ability to work with different file formats and export options

  • Answered by AI
  • Q3. Do you know what's the difference between Intranet and website?
  • Ans. 

    Intranet is a private network for internal communication within an organization, while a website is a public platform accessible to anyone with an internet connection.

    • Intranet is accessible only within an organization, while a website is accessible to anyone with an internet connection.

    • Intranet is used for internal communication, sharing of information and resources within an organization, while a website is used for p...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you want to know more about a company or a brand, look for Media news stories rather than the company website. Search for culture, new product development, trends in the industry, were there any round of layyoffs etc.

Skills evaluated in this interview

I appeared for an interview in Dec 2021.

Round 1 - Face to Face 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

Time - afternoon. 
Interviewer jumped straight into interview, formal and comfortable environment. 
1. Interviewer introduction 
2. Interviewee introduction
3. Coding question 1 - difficulty medium, topic - arrays
- explain approach, write code (pseudo code is fine), dry run on given TCS. 
4. Coding question 2 - same as above, only question was different. Slightly more difficult but on arrays only. 
5. Questions on Python & Django - difficulty medium - write code related to queryset on django objects
6. SQL question to code - 10th highest salary.

  • Q1. 

    Reverse Only Letters Problem Statement

    You are given a string S. The task is to reverse the letters of the string while keeping non-alphabet characters in their original position.

    Example:

    Input:
    S = "...
  • Ans. 

    Reverse the letters of a string while keeping non-alphabet characters in their original position.

    • Iterate through the string and store the non-alphabet characters in their original positions

    • Reverse the letters of the string using two pointers technique

    • Combine the reversed letters with the non-alphabet characters to get the final reversed string

  • Answered by AI
  • Q2. 

    Alternate Positive and Negative Numbers

    Given an array arr that contains an equal number of positive and negative elements, rearrange the given array such that positive and negative numbers are arranged a...

  • Ans. 

    Rearrange an array with equal positive and negative numbers alternatively while maintaining relative order.

    • Iterate through the array and separate positive and negative numbers into two separate arrays.

    • Merge the two arrays alternatively into the original array.

    • Ensure the relative order of positive and negative numbers is maintained.

  • Answered by AI
Round 2 - Face to Face 

Round duration - 60 Minutes
Round difficulty - Medium

1. Intro of interviewer
2. Intro of interviewee
3. Questions on Python - decorators, static method, class methods
4. Principal of coding, best practices
5. Question on DB - What is indexing, how to improve, best use of indexing.
6. Questions on django - what is django ORM, What is sandbox, Django models, Django queries.
7. Previous job, what do you do, stack you work on.

Very friendly environment, very pleasing person, loved it.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in PuneEligibility criteria0-1 year experience.PayU interview preparation:Topics to prepare for the interview - Python, Django, Dynamic Programming, Arrays, Graphs, OS, CN, DBMS, SQL, System DesignTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Tip 1 : Good at coding (solving, explaining), especially Dynamic Programming questions like knapsack. Focus 70% time on coding
Tip 2 : Apply to jobs through referral not on company site. Very important. 
Tip 3 : Prepare good projects with how to explain in interview.
Tip 4 : Sound very energetic, competitive and some one with eager to learn, so they select you thinking you can be taught things as you have good attitude.
Remember : Good attitude in good coder > Bad attitude in expert coder.

Application resume tips for other job seekers

Tip 1 : Max three, projects, which are interesting to talk about, and you have won something for it. 
Tip 2 : Leave lot of white space, keep content small and in one page

Final outcome of the interviewSelected
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. DSA round containing 2 coding questions along with some Java Questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Design Round along with some puzzles
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial Round
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. Second highest salary
  • Q2. Java SDK and DSA

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Just to know more about why i want the role
Round 2 - Coding Test 

Testing an payment flow on the application

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Basic details which generally hr ask.
Round 2 - One-on-one 

(1 Question)

  • Q1. About urself, related to profile for which you are applying
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Related to AML and kyc
  • Q2. What is aml how cdd and edd are conducted
  • Ans. 

    AML stands for Anti-Money Laundering. CDD (Customer Due Diligence) and EDD (Enhanced Due Diligence) are processes conducted to identify and verify customers to prevent money laundering and terrorist financing.

    • AML is a set of regulations and procedures designed to prevent money laundering and terrorist financing.

    • CDD involves verifying the identity of customers, assessing their risk level, and monitoring their transactio...

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

(1 Question)

  • Q1. Related to AML and kyc
Round 4 - One-on-one 

(1 Question)

  • Q1. Related to AML and kyc
Round 5 - One-on-one 

(1 Question)

  • Q1. Related to AML and KYC

Freecharge Interview FAQs

How many rounds are there in Freecharge Associate Manager interview?
Freecharge interview process usually has 2 rounds. The most common rounds in the Freecharge interview process are HR and One-on-one Round.
What are the most common questions asked in Freecharge Associate Manager HR round?

The most common HR questions asked in Freecharge Associate Manager interview are -

  1. Why are you looking for a chan...read more
  2. Tell me about yourse...read more
  3. Share details of your previous j...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Razorpay Interview Questions
3.5
 • 161 Interviews
TransUnion Interview Questions
3.9
 • 93 Interviews
Rupeek Interview Questions
3.7
 • 66 Interviews
PayU Payments Interview Questions
3.5
 • 57 Interviews
Mobikwik Interview Questions
3.6
 • 56 Interviews
ACKO Interview Questions
3.7
 • 55 Interviews
BankBazaar Interview Questions
3.3
 • 53 Interviews
BharatPe Interview Questions
3.5
 • 43 Interviews
Spice Money Interview Questions
4.1
 • 32 Interviews
View all
Software Development Engineer
127 salaries
unlock blur

₹6 L/yr - ₹13 L/yr

Lead Software Engineer
96 salaries
unlock blur

₹22 L/yr - ₹36 L/yr

Senior Software Engineer
77 salaries
unlock blur

₹14.2 L/yr - ₹25 L/yr

Software Developer
68 salaries
unlock blur

₹6.2 L/yr - ₹13 L/yr

Associate Product Manager
63 salaries
unlock blur

₹15.9 L/yr - ₹25 L/yr

Explore more salaries
Compare Freecharge with

Paytm

3.2
Compare

Mobikwik

3.6
Compare

AGS Transact Technologies

2.9
Compare

Hitachi Payment Services

3.7
Compare
write
Share an Interview