VMware | MTS2 | Bangalore
Anonymous User
1334
  1. Question: Merge k sorted lists
    Leetcode question: https://leetcode.com/problems/merge-k-sorted-lists/
    Had to implement the code and execute it.

  2. Compute the mirror of a binary tree, without using recursion.

Comments (3)