自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

转载 9.3

Question:Given a sorted array of n integers that has been rotated an unknown number of times, give an O(log n) algorithm that finds an element in the array. You may assume that the array was or...

2014-11-14 00:34:00 72

转载 9.2

Question:  Write a method to sort an array of strings so that all the anagrams are next to eachother.It's similar to Anagrams leetcode Java.  Given an array of strings, return all groups o...

2014-11-13 12:07:00 57

转载 9.1

You are given two sorted arrays, A and B, and A has a large enough buffer at the endto hold B. Write a method to merge B into A in sorted order.First let's take a look at how merge two arrays w...

2014-11-13 10:55:00 74

转载 10.1 You have a basketball hoop and someone says that you can play 1 of 2 games.

You have a basketball hoop and someone says that you can play 1 of 2 games.Game #1: You get one shot to make the hoop.Game #2: You get three shots and you have to make 2 of 3 shots.If p is the p...

2014-11-13 10:24:00 109

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除