Ad
  • Custom User Avatar

    Better late then never I suppose :) but here are a few hints:
    Hint 1: A Consider fast way to find an index in an array
    Hint 2: When you find the right index, it's a matter of splicing to get your solution
    Hint 3: Remove Tree from your approach and you have the answer to hint #1