Filter interviews by
I applied via campus placement at National Institute of Technology (NIT), Durgapur and was interviewed in Dec 2022. There were 2 interview rounds.
Moderate coding which will be easy if you are a computer science student
I was interviewed before Sep 2020.
Round duration - 90 minutes
Round difficulty - Easy
Nice environment
Given a binary tree with integer values in its nodes, your task is to print the zigzag traversal of the tree.
In zigzag order, level 1 is printed from left to right...
We can use level order traversal (recursive) to explore all levels of the tree. Also, at each level nodes should be printed in alternating order.
For example - First level of tree should be printed in left to right manner, Second level of tree should be printed in right to left manner, Third again in left to right order and so on.
So, we will use a Direction variable whose value will toggle a...
Round duration - 90 minutes
Round difficulty - Medium
Nice Environment
Given a positive integer N
, your task is to identify all prime numbers less than or equal to N
.
A prime number is a natural number greater than 1 that has no po...
We use Brute Force to solve this problem.
Tip 1 : Do atleast 1 good projects
Tip 2 : Practice Atleast 300 Questions
Tip 3 : Should be able to explain your project
Tip 1 : Always be true with the resume
Tip 2 : Do not put false things on resume.
PayU Payments interview questions for designations
Top trending discussions
Write code for advance surrying in js
Implement custom hook for api call
posted on 9 Feb 2024
I was interviewed in Jan 2024.
I applied via campus placement at Indian Institute of Technology (IIT), Guwahati and was interviewed in Nov 2023. There were 4 interview rounds.
Mcqs based on cs fundamentals and 2_3 coding questions
Merge two sorted linked lists into one.
Create a new linked list to store the merged list.
Compare the values of the nodes from both lists and add the smaller value to the new list.
Move the pointer of the list with the smaller value to the next node.
Repeat the comparison and addition until one of the lists is empty.
Add the remaining nodes from the non-empty list to the new list.
Return the new merged list.
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Data Structures Algorithms
Data Structures and Algorithm
Time ,speed ,distance
Java application using oops concept
based on 2 interviews
Interview experience
based on 5 reviews
Rating in categories
Assistant Manager
195
salaries
| ₹4.6 L/yr - ₹15.8 L/yr |
Software Engineer
184
salaries
| ₹13 L/yr - ₹33 L/yr |
Senior Software Engineer
178
salaries
| ₹13.7 L/yr - ₹41 L/yr |
Senior Manager
131
salaries
| ₹10.5 L/yr - ₹44 L/yr |
Manager
101
salaries
| ₹7.2 L/yr - ₹27.4 L/yr |
Razorpay
Paytm
Mobikwik
PhonePe