自定义博客皮肤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)
  • 资源 (4)
  • 收藏
  • 关注

原创 Convert Sorted List to Binary Search Tree

Convert Sorted List to Binary Search Tree   Given a singly linked list where elements are sorted in ascending order, convert it to a height balanced BST. 想了好久想不出来,后来看了题目分类里面说是DFS,但是没有想出DFS的算法来。后来想到了

2014-04-26 00:02:38 8080 1

原创 Trapping Rain Water

Trapping Rain Water   Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it is able to trap after raining. For example,  Given [0

2014-04-25 13:33:32 894

原创 一些面试题目网址

有帮助的网站: LeetCode:www.leetcode.com Careercup:http://www.careercup.com/ 何海涛:http://zhedahht.blog.163.com/ 九度OJ:http://ac.jobdu.com/

2014-04-20 15:20:57 768

转载 北大POJ题库使用指南

原文地址:北大POJ题库使用指南作者:clarence 北大ACM题分类 主流算法:   1、搜索 //回溯   2、DP(动态规划)//记忆化搜索   3、贪心    4、图论 //最短路径、最小生成树、网络流   5、数论 //组合数学(排列组合)、递推关系、质因数法   6、计算几何 //凸壳、同等安置矩形的并的面积与周长、凸包计算问题   8、

2014-04-17 16:57:31 1571

转载 多线程中fork问题

http://pubs.opengroup.org/onlinepubs/009695399/functions/pthread_atfork.html There are at least two serious problems with the semantics of fork() in a multi-threaded program. One problem has to d

2014-04-16 13:53:35 811

转载 外企工作礼仪须知Office Etiquette for the Recent Grad (转)

http://blog.xiaonei.com/GetEntry.do?id=403633953&owner=251789188 作者: 许可xuke 【许可按:这是一封写给美国毕业生的信,关于在公司需要注意的礼仪,当然,移植到中国,你完全可以把它当做外企英语工作环境需要注意的礼仪须知】   Take a second to revel in your success—

2014-04-01 23:08:45 934

mindnode 2.5.7,不闪退

2.5.7 版本 mindnode 思维导图,不闪退

2018-12-11

空空如也

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

TA关注的人

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