摘要:
https://leetcode.com/problems/construct-string-from-binary-tree/#/description You need to construct a string consists of parenthesis and integers from
阅读全文
posted @ 2017-06-09 12:06
Premiumlab
阅读(110)
推荐(0)
摘要:
https://leetcode.com/problems/excel-sheet-column-title/#/description Given a positive integer, return its corresponding column title as appear in an E
阅读全文
posted @ 2017-06-09 10:31
Premiumlab
阅读(147)
推荐(0)
摘要:
https://leetcode.com/problems/hamming-distance/#/description The Hamming distance between two integers is the number of positions at which the corresp
阅读全文
posted @ 2017-06-08 20:30
Premiumlab
阅读(123)
推荐(0)
摘要:
https://github.com/Premiumlab/Python-for-Algorithms--Data-Structures--and-Interviews/blob/master/Trees/Tree%20Representation%20Implementation%20(Lists
阅读全文
posted @ 2017-06-08 18:40
Premiumlab
阅读(147)
推荐(0)
摘要:
https://leetcode.com/problems/sum-of-left-leaves/#/description Find the sum of all left leaves in a given binary tree. Example: Hint: Q: How to define
阅读全文
posted @ 2017-06-08 18:22
Premiumlab
阅读(186)
推荐(0)
摘要:
https://leetcode.com/problems/subtree-of-another-tree/#/solutions Given two non-empty binary trees s and t, check whether tree t has exactly the same
阅读全文
posted @ 2017-06-08 10:44
Premiumlab
阅读(101)
推荐(0)
摘要:
https://leetcode.com/problems/valid-parentheses/#/description Given a string containing just the characters '(', ')', '{', '}', '[' and ']', determine
阅读全文
posted @ 2017-06-08 10:09
Premiumlab
阅读(99)
推荐(0)
摘要:
https://github.com/Premiumlab/Python-for-Algorithms--Data-Structures--and-Interviews/blob/master/Mock%20Interviews/Ride%20Share%20Start-Up%20Company/R
阅读全文
posted @ 2017-06-08 09:03
Premiumlab
阅读(121)
推荐(0)
摘要:
https://github.com/Premiumlab/Python-for-Algorithms--Data-Structures--and-Interviews/blob/master/Mock%20Interviews/Ride%20Share%20Start-Up%20Company/R
阅读全文
posted @ 2017-06-08 09:01
Premiumlab
阅读(247)
推荐(0)
摘要:
https://github.com/Premiumlab/Python-for-Algorithms--Data-Structures--and-Interviews/blob/master/Mock%20Interviews/Ride%20Share%20Start-Up%20Company/R
阅读全文
posted @ 2017-06-08 08:59
Premiumlab
阅读(182)
推荐(0)