Amazon Interview Question

Convert a sorted binary array of int to balanced BST.

Interview Answers

Anonymous

Feb 5, 2020

I have a quick question. During my coding interview, will that software have auto prediction feature?

Anonymous

Sep 21, 2016

Recursively use the mid point to build left and right