Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| interview:developer:android:start [2017/08/16 11:25] – don.lee | interview:developer:android:start [2019/07/28 15:36] (current) – old revision restored (2017/08/16 11:25) don.lee | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Android Developer Interview ====== | ====== Android Developer Interview ====== | ||
| - | ===== Question 1 ===== | + | ===== Basic ===== |
| + | |||
| + | ==== Question 1 ==== | ||
| * Suppose you have a v-shape array, e.g [1, 12, 31, 44, 51, 54, 23, 22, 10]. How to find the maximum value in a v-shape array? | * Suppose you have a v-shape array, e.g [1, 12, 31, 44, 51, 54, 23, 22, 10]. How to find the maximum value in a v-shape array? | ||