i
Paytm
Filter interviews by
To find the kth element in a linked list, iterate through the list and return the element at the kth position.
Iterate through the linked list while keeping track of the current position
Return the element when the current position equals k
Handle cases where k is out of bounds or the linked list is empty
Level order traversal of a binary tree with alternate order
Use a queue to perform level order traversal
Alternate the order of nodes at each level
Example: For a binary tree with nodes 1, 2, 3, 4, 5, the output could be ['1', '3 2', '4 5']
I applied via Walk-in
Yes, I always strive to be consistent, committed, and devoted in my work.
I prioritize tasks and set achievable goals to ensure consistency
I am committed to meeting deadlines and delivering quality work
I am devoted to continuously learning and improving my skills
For example, in my previous job, I consistently met project deadlines and received positive feedback from my team for my dedication to the project
1 hour, 3 questions, all dsa based
About hashmap and java script
Paytm interview questions for designations
Left Side of binary tree
The Lowest Common Ancestor (LCA) of a Binary Search Tree is the node that is the common ancestor of two given nodes.
The LCA of a Binary Search Tree can be found by comparing the values of the two nodes with the current node's value and traversing left or right accordingly.
If one node's value is less than the current node's value and the other node's value is greater, then the current node is the LCA.
If both nodes are l...
Get interview-ready with Top Paytm Interview Questions
This round consist of 2 meduim level DSA questions
Three DSA questions leetcode easy and medium
Top trending discussions
4 Interview rounds
based on 178 reviews
Rating in categories
Team Lead
2k
salaries
| ₹2 L/yr - ₹11.4 L/yr |
Software Engineer
1.4k
salaries
| ₹6 L/yr - ₹23 L/yr |
Senior Software Engineer
1.4k
salaries
| ₹10 L/yr - ₹40 L/yr |
Sales Executive
958
salaries
| ₹1 L/yr - ₹6.4 L/yr |
Senior Associate
914
salaries
| ₹2.1 L/yr - ₹8.4 L/yr |
BharatPe
Zerodha
Razorpay
Mobikwik