Amazon Interview Question

-Read out code for merging 2 sorted arrays to get a single array as an output which should also be sorted -Read out pseudocode for checking if a search tree is a binary search tree or not.