Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by National Payments Corporation of India Team. If you also belong to the team, you can get access from here

Filter interviews by

National Payments Corporation of India Digital Marketing Manager Interview Questions and Answers

Updated 24 Jun 2024

National Payments Corporation of India Digital Marketing Manager Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(4 Questions)

  • Q1. Past experiences
  • Q2. Current roles and responsibilities
  • Q3. Reason for Change
  • Q4. Willing to relocate

Interview questions from similar companies

I applied via Referral and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Salary package

Interview Preparation Tips

Interview preparation tips for other job seekers - very easy process..2 rounds only

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

Coding question of medium level difficulty, from DP. 
18 MCQs were core CSE related concepts e.g: OS, OOPs, DBMS, Networking
Time was 90 minutes.

  • Q1. 

    Minimum Cost to Destination

    You are given an NxM matrix consisting of '0's and '1's. A '1' signifies that the cell is accessible, whereas a '0' indicates that the cell is blocked. Your task is to compute ...

  • Ans. 

    Find the minimum cost to reach a destination in a matrix with blocked cells.

    • Use Breadth First Search (BFS) algorithm to explore all possible paths from the starting point to the destination.

    • Keep track of the cost incurred at each cell and update it as you move through the matrix.

    • Return the minimum cost to reach the destination or -1 if it is unreachable.

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

Round duration - 30 minutes
Round difficulty - Medium

It was an one-to-one interview. It checks your problem solving ability and a few OOPs, OS, DBMS etc concepts. Coding questions were related to array, queue and DP.

  • Q1. 

    Triangle Formation Using Array Elements

    Given an integer array/list ARR of length 'N', determine if it is possible to form at least one non-degenerate triangle using the values of the array as the sides o...

  • Ans. 

    Determine if it is possible to form a non-degenerate triangle using array elements as sides.

    • Check if the sum of any two sides is greater than the third side for all combinations of sides.

    • If the above condition is met for any combination, return true; otherwise, return false.

  • Answered by AI
  • Q2. 

    Maximum Sum of Non-Adjacent Elements

    You are given an array/list of integers. The task is to return the maximum sum of a subsequence such that no two elements in the subsequence are adjacent in the given ...

  • Ans. 

    Find the maximum sum of non-adjacent elements in an array.

    • Use dynamic programming to keep track of the maximum sum at each index, considering whether to include the current element or not.

    • At each index, the maximum sum can be either the sum excluding the current element or the sum including the current element but excluding the previous element.

    • Iterate through the array and update the maximum sum accordingly.

    • Example: F...

  • Answered by AI
Round 3 - Face to Face 

(2 Questions)

Round duration - 45 minutes
Round difficulty - Easy

It was also a problem solving round. However after coding questions, they also asked CSE conceptual questions.

  • Q1. 

    Sum Tree Conversion

    Convert a given binary tree into its sum tree. In a sum tree, every node's value is replaced with the sum of its immediate children's values. Leaf nodes are set to 0. Finally, return th...

  • Ans. 

    Convert a binary tree into a sum tree by replacing each node's value with the sum of its children's values. Return preorder traversal.

    • Traverse the tree in a bottom-up manner, starting from the leaf nodes.

    • For each node, update its value to the sum of its children's values.

    • Set leaf nodes to 0.

    • Return the preorder traversal of the modified tree.

  • Answered by AI
  • Q2. What are the core concepts of indexing in Database Management Systems (DBMS)?
  • Ans. 

    Core concepts of indexing in DBMS include types of indexes, benefits of indexing, and factors affecting index performance.

    • Types of indexes: B-tree, Hash, Bitmap, etc.

    • Benefits of indexing: Faster data retrieval, improved query performance, reduced disk I/O.

    • Factors affecting index performance: Selectivity, clustering factor, index fragmentation.

    • Examples: Creating an index on a column in a table to speed up search queries

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from National Institute of Technology Delhi (New Campus). Eligibility criteria7 CGPAOYO interview preparation:Topics to prepare for the interview - Data Structures, OS, DBMS, Algorithms, Networking, Coding, OOPTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Strengthen your coding, algorithms. This is one most important thing for OYO. Practice Graph, tree, DP, greedy, recursion, data structures questions.
Tip 2 : OS, DBMS concepts will give you an edge over others. Like serialisation, index, deadlock, semaphore
Tip 3 : Only mention those projects in your resume which you are very clear about. They don't ask for detailed explanation, just an overall idea about your projects will increase your chances

Application resume tips for other job seekers

Tip 1 : Mention college projects wisely. No need to mention fancy projects. Any project that you can describe to the interviewer will be a best solution
Tip 2 : Neat & clean resume with your skills, technical stacks that you mastered. That's all. They don't require you to be very active in extra-curricular activities, and these things will not give you any advantage.
Tip 3 : Keep it of single page

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. How to last working experience Explain and How to convince the customer and How to situation Handle the issues
  • Q2. Tell me About yourself how much experience and what is Role

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience Is interview the and comportbale To the communicate And Easy to Explain the Last working experience
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Primary and Secondary B2C and B2B Marketing

Interview Preparation Tips

Interview preparation tips for other job seekers - Making significant contributions to the company group
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Personal details
  • Q2. Experience in any fmcg
  • Ans. 

    Yes, I have extensive experience in the FMCG industry.

    • Managed marketing campaigns for leading FMCG brands such as Procter & Gamble and Unilever

    • Developed and executed strategies to increase brand awareness and drive sales in competitive FMCG market

    • Led cross-functional teams to launch new products and drive market penetration

    • Analyzed market trends and consumer behavior to identify opportunities for growth

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best job and company for freshers
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was a mix of quant questions and logical reasoning questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Why would you want to switch?
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Looking for new challenges and opportunities for personal and professional growth

    • Interested in exploring different industries and markets

    • Seeking a change in work culture or company values

  • Answered by AI
  • Q2. What brings you to ElasticRun? What would you change
  • Ans. 

    I was drawn to ElasticRun's innovative approach to logistics and the opportunity to make a significant impact in the industry.

    • I am impressed by ElasticRun's use of technology to optimize logistics operations.

    • I am excited about the potential to drive growth and efficiency in the company's marketing strategies.

    • I believe my skills and experience align well with the company's goals and vision.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Basic English reading skill
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Was tough but can be cracked in one go

Round 2 - Coding Test 

Easy to moderate need to study dsa

Round 3 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Tell me about your projects
  • Ans. 

    I have worked on various projects including a web application for a healthcare company and a mobile app for a retail business.

    • Developed a web application for a healthcare company to manage patient records and appointments

    • Created a mobile app for a retail business to enhance customer shopping experience

    • Implemented features such as user authentication, data visualization, and real-time updates

    • Utilized technologies like R

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

There were easy to medium dsa questions

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concept, explain each of them
  • Ans. 

    Object-oriented programming concepts that help in organizing and structuring code.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing only the necessary

  • Answered by AI
  • Q2. Multithreading questions

National Payments Corporation of India Interview FAQs

How many rounds are there in National Payments Corporation of India Digital Marketing Manager interview?
National Payments Corporation of India interview process usually has 1 rounds. The most common rounds in the National Payments Corporation of India interview process are One-on-one Round.
How to prepare for National Payments Corporation of India Digital Marketing Manager interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at National Payments Corporation of India. The most common topics and skills that interviewers at National Payments Corporation of India expect are Digital Marketing, Online Marketing and Social Media Marketing.

Tell us how to improve this page.

National Payments Corporation of India Digital Marketing Manager Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Udaan Interview Questions
3.9
 • 338 Interviews
Ekart Logistics Interview Questions
3.9
 • 318 Interviews
ElasticRun Interview Questions
3.5
 • 255 Interviews
Morningstar Interview Questions
3.9
 • 245 Interviews
Oyo Rooms Interview Questions
3.3
 • 221 Interviews
Unacademy Interview Questions
3.0
 • 212 Interviews
Fractal Analytics Interview Questions
4.0
 • 209 Interviews
INDIUM Interview Questions
4.1
 • 192 Interviews
HighRadius Interview Questions
2.8
 • 188 Interviews
Vedantu Interview Questions
3.3
 • 184 Interviews
View all
Senior Associate
440 salaries
unlock blur

₹5.7 L/yr - ₹21.1 L/yr

Deputy Manager
112 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Graduate Engineer Trainee (Get)
100 salaries
unlock blur

₹5.2 L/yr - ₹7.7 L/yr

Lead
88 salaries
unlock blur

₹11.5 L/yr - ₹34 L/yr

Associate
84 salaries
unlock blur

₹3.8 L/yr - ₹14.5 L/yr

Explore more salaries
Compare National Payments Corporation of India with

Oyo Rooms

3.3
Compare

Udaan

3.9
Compare

Ekart Logistics

3.9
Compare

Thomson Reuters

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