Open In App

Paytm Interview Experience | Set 22 (For Java Backend Developer)

Improve
Improve
Like Article
Like
Save
Share
Report

Round 1: Online coding assessment. Two coding problems were given

  1. There is one Binary Search Tree whose some nodes have been swapped.In input you will be given number of nodes,In order and post order traversal of tree.Output difference between sums of odd level nodes and even level nodes.
  2. Apple Trees are planted in grid design such that no. of apples in each grid is |i|+|j|.In input you will be given no. of minimum apples you should have.Now calculate the perimeter of plot so that it has min. apples given in input.

After online assessment their were multiple Technical rounds in which they were asking to write code for problems on board and paper.

 


Last Updated : 07 Jan, 2018
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads