摘要:
Given a matrix of 0s and 1s. Find biggest sub-square matrix entirely of 1s in this matrix. The same problem link is as follows. Maximal Square 阅读全文
posted @ 2017-08-23 09:50
Review->Improve
阅读(143)
评论(0)
推荐(0)
摘要:
Given a binary search tree with the following tree node definition. next points to a node's inorder successor. Populate inorder successor for all node 阅读全文
posted @ 2017-08-23 03:42
Review->Improve
阅读(349)
评论(0)
推荐(0)
摘要:
Given a binary tree, get all nodes that don't have sibling node, excluding the root node. Level order and pre order solutions. 阅读全文
posted @ 2017-08-23 00:39
Review->Improve
阅读(278)
评论(0)
推荐(0)

浙公网安备 33010602011771号