2017校招即将来临,我们为大家整理了2017校招的常考算法类型,以及对应的典型题目。 另附参考答案地址:http://www.jiuzhang...
【题目描述】 Given a binary tree, return the preorder traversal of its nodes' ...
【题目描述】 There are two sorted arrays A and B of size m and n respectively....
【题目描述】 Given two sorted integer arrays A and B, merge B into A as one so...
【题目描述】 Follow up for Search in Rotated Sorted Array:What if duplicates a...
【题目描述】 Suppose a sorted array is rotated at some pivot unknown to you be...
【题目描述】 Given a sorted array of n integers, find the starting and ending ...
【题目描述】 Given a sorted array and a target value, return the index if the ...
【题目描述】 Given an array S of n integers, find three integers in S such tha...