Filter interviews by
I applied via Job Portal and was interviewed before Jan 2023. There was 1 interview round.
I applied via Walk-in and was interviewed in Jan 2022. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 4 interview rounds.
We will explore various channels including social media, email marketing, content marketing, and referral marketing.
Social media platforms such as Facebook, Instagram, Twitter, and LinkedIn can be used to reach a wider audience and engage with potential customers.
Email marketing campaigns can be used to nurture leads and keep existing customers engaged.
Content marketing can be used to establish thought leadership and a...
I will implement a data-driven strategy for the product.
Conduct market research to identify target audience and competitors
Analyze customer data to understand their needs and preferences
Develop a unique value proposition and messaging that resonates with the target audience
Create a comprehensive marketing plan that includes digital and traditional channels
Continuously track and analyze performance metrics to optimize t
Paytm Money interview questions for popular designations
I was interviewed before Apr 2021.
Round duration - 60 minutes
Round difficulty - Easy
Technical Interview round with 2 DSA problems.
DFS can be used to detect cycle in an undirected graph. Do a DFS traversal of the given graph. For every visited vertex ‘v’, if there is an adjacent ‘u’ such that u is already visited and u is not parent of v, then there is a cycle in graph.
If we don’t find such an adjacent for any vertex, we say that there is no cycle.
Pseudocode :
DetectCycle(graph, v, visited[], parent)
{
// mark the current node as visited
...
This problem can be solved using two stacks.
Assume the two stacks are current: currentlevel and nextlevel. We would also need a variable to keep track of the current level order(whether it is left to right or right to left). We pop from the currentlevel stack and print the nodes value. Whenever the current level order is from left to right, push the nodes left child, then its right child to the stack nextlevel.
Si...
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
Get interview-ready with Top Paytm Money Interview Questions
I applied via Company Website and was interviewed before Mar 2021. There were 4 interview rounds.
Hackerrank kind of coding test. 2 questions to resolved within 70mins.
I applied via Walk-in and was interviewed before Sep 2021. There were 3 interview rounds.
Just basic mathematics questions.
I applied via LinkedIn and was interviewed in Jul 2020. There was 1 interview round.
Cycle detection in a directed graph
Use Depth First Search (DFS) algorithm to detect cycles in a directed graph
Maintain a visited set to keep track of visited nodes
Maintain a recursion stack to keep track of nodes in the current DFS traversal
If a node is visited and is already in the recursion stack, then a cycle is detected
Zig Zag order traversal of a binary tree is a way to traverse the tree in a zigzag pattern.
Start from the root node and traverse the tree level by level.
For odd levels, traverse from right to left.
For even levels, traverse from left to right.
Use a stack to keep track of the nodes to be traversed.
Repeat until all nodes have been visited.
Query to find number of trains between 2 given stations in SQL design.
Use a JOIN statement to join the tables containing train and station information.
Filter the results based on the given stations.
Count the number of trains in the result set.
Consider the direction of travel and the order of the stations in the query.
Handle cases where there are no trains between the given stations.
I applied via Naukri.com and was interviewed in Oct 2020. There were 5 interview rounds.
Top trending discussions
Interview experience
based on 153 reviews
Rating in categories
3-5 Yrs
₹ 40-50 LPA
5-11 Yrs
₹ 40-50 LPA
Senior Software Engineer
72
salaries
| ₹11 L/yr - ₹33 L/yr |
Senior Associate
67
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Software Engineer
58
salaries
| ₹8.4 L/yr - ₹21.2 L/yr |
Team Lead
46
salaries
| ₹2.5 L/yr - ₹10 L/yr |
Associate
29
salaries
| ₹1 L/yr - ₹5 L/yr |
Zerodha
Groww
Upstox
ET Money