自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

转载 Graph

Min max flow (57. google interview process) RESERVED

2014-11-17 16:06:53 388

转载 Interview process & experiencve

asdf

2014-11-17 15:28:47 374

转载 DP

Longest increasing sequence (LIS) There is always a DAG of computation underlying every dynamic program but it is not always clearhttp://bix.ucsd.edu/bioalgorithms/book/excerpt-ch6.pdfhttp://wordal

2014-09-17 14:53:34 797

转载 Reference

http://n00tc0d3r.blogspot.comUIUC professor notesProfessional code style http://google-styleguide.googlecode.com/svn/trunk/cppguide.htmlhttp://google-styleguide.googlecode.com/svn/trunk/javaguide.h

2014-09-17 14:52:47 413

转载 My Notes

Largest rectangle in histogram, max amount of trapped rain waterWhen to use what sorting algorithm, why most of time quick sort is better than merge and heap sortSome good algorithms based upon trieSh

2014-09-17 14:52:43 604

转载 Distributed system design

ACP in 12 yearsMemcached Distributed in-memory key-value store for small chunks of arbitrary dataMembase, later changed to CouchDB Caveat: Volatile due to eviction, full, service crashingToo man

2014-09-17 14:51:47 568

转载 Multil-threading

Read write lockFairness policy

2014-09-17 14:50:39 529

转载 Frequently used Java class and ADT

TreeMap Red-black tree based Ordered for key LinkedHashMap Hashtable and linked list basedInsertion order preserved HashMap Hashtable based map Allow null value and null keyUnsynchronized N

2014-09-17 14:46:06 363

转载 Difficult questions

Amicable numbersGiven a dictionary and a target string, find out all words in the dictionary that have edit distance at most 1 to the target string. How to do preprocessing to speed up the process for

2014-09-17 08:03:34 812

空空如也

空空如也

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

TA关注的人

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