自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

转载 Lintcode184 solution 题解

【题目描述】Given a list of non negative integers, arrange them such that they form the largest number.Notice:The result may be very large, so you need to return a string instead of an integer.给出一组非负整数,重新排

2018-01-01 10:06:20 304

转载 Lintcode183 Wood Cut solution 题解

【题目描述】Given n pieces of wood with lengthL[i](integer array). Cut them into small pieces to guarantee you could have equal or more than k pieces with the same length. What is the longest length you ca

2017-12-31 23:08:36 275

转载 Lintcode182 Delete Digits solution 题解

【题目描述】Given string A representative a positive integer which hasNdigits, remove anykdigits of the number, the remaining digits are arranged according to the original order to become a new positive in

2017-12-29 22:16:49 217

转载 Lintcode181 Flip Bits solution 题解

【题目描述】Say you have an array for which the ith element is the price of a given stock on day i.NoticeBoth n and m are 32-bit integers.如果要将整数A转换为B,需要改变多少个bit位?【注】:n和m都是32位整数。【题目链接】www.lintcode.com/e

2017-12-28 23:03:15 234

转载 Intel Graphics Software Engineer面经

我是在线网申的Intel的Graphics Software Engineer岗位。刚接到了offer。Intel效率很快,在我申请两天后就回复了我并约了电面时间。电面很简单,没有问什么技术性问题,重点问了问行为问题和我在简历上提到的项目。然后第二天被告知电面通过约了时间去Intel公司进行现场面试。现场面试都是一对一面试。Onsite基本上是技术问题和coding。下面就是我面试时遇

2017-12-26 20:20:34 837

转载 Lintcode180 Binary Representation solution 题解

【题目描述】Given a (decimal -e.g.3.72) number that is passed in as a string, return the binary representation that is passed in as a string. If the fractional part of the number can not be represented acc

2017-12-26 20:15:30 310

空空如也

空空如也

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

TA关注的人

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