【leetcode】PopulatingNextRightPointersinEachNode

1,782 views    0
2013-04-13    Algrithm, CSDN    1,782 views    0   

Question : Given a binary tree struct TreeLinkNode { Tr […]

【leetcode】SumRoottoLeafNumbers

1,425 views    0
2013-04-13    Algrithm, CSDN    1,425 views    0   

Question: Given a binary tree containing digits from 0- […]

【leetcode】PathSumII

1,993 views    0
2013-04-13    Algrithm, CSDN    1,993 views    0   

Question: Given a binary tree and a sum, find all root- […]

【leetcode】PathSum

1,551 views    0
2013-04-13    Algrithm, CSDN    1,551 views    0   

Question: Given a binary tree and a sum, determine if t […]

【leetcode】N-QueensII

1,972 views    0
2013-04-13    Algrithm, CSDN    1,972 views    0   

Question: Follow up for N-Queens problem. Now, instead […]

【leetcode】N-Queens

1,600 views    0
2013-04-13    Algrithm, CSDN    1,600 views    0   

Question: The n -queens puzzle is the problem of placin […]

【leetcode】AddTwoNumbers

2,512 views    0
2013-04-13    Algrithm, CSDN    2,512 views    0   

Question: You are given two linked lists representing t […]

【leetcode】AddBinary

2,426 views    0
2013-04-13    Algrithm, CSDN    2,426 views    0   

Question: Given two binary strings, return their sum (a […]

【leetcode】3SumClosest

2,028 views    0
2013-04-13    Algrithm, CSDN    2,028 views    0   

Question: Given an array S of n integers, find three in […]

【leetcode】PlusOne

1,527 views    0
2013-04-13    Algrithm, CSDN    1,527 views    0   

Question: Given a number represented as an array of dig […]

【leetcode】sqrt(intx)

2,783 views    0
2013-04-13    Algrithm, CSDN    2,783 views    0   

Question: Implement int sqrt(int x) . Compute and retur […]

【leetcode】Pow(x,n)

1,473 views    0
2013-04-12    Algrithm, CSDN    1,473 views    0   

Question: Implement pow( x , n ). Answer 1: O(n) class […]

【leetcode】4Sum

1,706 views    0
2013-04-12    Algrithm, CSDN    1,706 views    0   

Question: Given an array S of n integers, are there ele […]

【leetcode】3Sum

1,775 views    0
2013-04-12    Algrithm, CSDN    1,775 views    0   

Question: Given an array S of n integers, are there ele […]

【leetcode】TwoSum

5,763 views    0
2013-04-12    Algrithm, CSDN    5,763 views    0   

Question: Given an array of integers, find two numbers […]

9个offer,12家公司,35场面试,从微软到谷歌

7,656 views    0
2013-04-12    CSDN    7,656 views    0   

1, 简介 毕业答辩搞定,总算可以闲一段时间,把这段求职经历写出来,也作为之前三个半月的求职的回顾。 首先说说 […]

Google、FaceBook、Amazon 加州求职记

9,897 views    0
2013-04-08    CSDN    9,897 views    0   

一年多前,出于显而易见的原因,下定决心肉身翻墙。经过一番考虑,放弃了读书这条途径,决定直接找工作,通过H1B签 […]

Amazon vs Google云服务

5,038 views    0
2013-04-06    CSDN    5,038 views    0   

亚马逊云服务(Amazon Web Services),是目前为止全球最大且最富有运营经验的公共云服务。 谷歌 […]

Amazon 发展历程与前景

10,088 views    0
2013-04-05    CSDN    10,088 views    0   

亚马逊 (Amazon),作为《财富世界500强》(2012年全球排名206),以网络书店起家的公司,是如何做 […]

Android MotionEvent 坐标获取

7,760 views    0
2013-04-05    CSDN, iOS/Android    7,760 views    0   

Android MotionEvent中getX()与getRawX()都是获取屏幕坐标(横),但二者又有区别 […]

Android中visibility属性

7,454 views    0
2013-04-04    CSDN, iOS/Android    7,454 views    0   

Android开发中,大部分控件都有visibility这个属性,其属性有3个分别为“visible ”、“i […]

Android与js交互实例

11,239 views    0
2013-03-29    CSDN, HTML/CSS/JS, iOS/Android    11,239 views    0   

Android 中可以通过webview来实现和js的交互,在程序中调用js代码,只需要将webview控件的 […]

google重领浪潮之巅

10,943 views    0
2013-03-28    CSDN    10,943 views    0   

“不疯狂,即犯错。”代表了谷歌身上一种舍我其谁的使命感,也恰恰是谷歌重回科技创新浪潮之巅的秘诀之所在。 &nb […]

5年游戏之变

1,671 views    0
2013-03-26    CSDN    1,671 views    0   

在游戏行业这5年的大变局中,无论旧势力还是新贵族,它们所获得成功的价值衰变期正在快速缩短。所有的行业中人都必须 […]

手游的机遇与挑战

2,169 views    0
2013-03-21    CSDN    2,169 views    0   

随着智能终端和移动互联网的高速发展,客户端游戏和客户端网游的发展开始放缓,为了迎合人们现在碎片化时间的发展趋势 […]