摘要:
Mirror a binary search tree. 阅读全文
摘要:
Find 2 numbers with given sum in sorted array. 阅读全文
摘要:
Find the inverse Kth node of a linked list. 阅读全文
摘要:
Another way to calculate sum of 1 to N. 阅读全文
摘要:
Reverse the word order in a sentence, but maintain the character order inside a word. 阅读全文
摘要:
Verify post-order sequence of binary search tree. 阅读全文
摘要:
Find K least numbers. 阅读全文
摘要:
Find paths whose node values equal to N in binary tree. 阅读全文
摘要:
Maximum continuous sub-array. 阅读全文
摘要:
Stack with min value. 阅读全文