摘要: A collection of classic programming questions to tackle the interview 阅读全文
posted @ 2020-08-27 19:02 shepherd_gai 阅读(198) 评论(0) 推荐(0) 编辑
摘要: An O(1) space complexity approach to solve meandering array problem 阅读全文
posted @ 2020-09-05 20:32 shepherd_gai 阅读(368) 评论(0) 推荐(0) 编辑
摘要: A dynamic programming approach to solve an interesting question 阅读全文
posted @ 2020-09-04 22:24 shepherd_gai 阅读(165) 评论(0) 推荐(0) 编辑
摘要: A detailed explanation of leetcode 134 and a sound mathematical proof 阅读全文
posted @ 2020-09-01 22:43 shepherd_gai 阅读(161) 评论(0) 推荐(0) 编辑
摘要: Rotate the array with constant extra space 阅读全文
posted @ 2020-09-01 20:32 shepherd_gai 阅读(172) 评论(0) 推荐(0) 编辑
摘要: A solution for leetcode 407 and a concise explanation. 阅读全文
posted @ 2020-08-31 19:37 shepherd_gai 阅读(319) 评论(0) 推荐(0) 编辑
摘要: Heap for solving leetcode 295, Find Median from Data Stream 阅读全文
posted @ 2020-08-28 21:01 shepherd_gai 阅读(360) 评论(0) 推荐(0) 编辑
摘要: A recursive and an iterative implementaion of merge sort to solve leetcode 148 阅读全文
posted @ 2020-08-27 21:33 shepherd_gai 阅读(188) 评论(0) 推荐(0) 编辑
摘要: A detailed explanation and mathematical proof of the method metioned 阅读全文
posted @ 2020-08-26 19:55 shepherd_gai 阅读(169) 评论(0) 推荐(0) 编辑
摘要: A detailed explanation of leetcode 84, applying a monotonically increasing stack to tackle the problem 阅读全文
posted @ 2020-08-26 12:57 shepherd_gai 阅读(570) 评论(0) 推荐(0) 编辑