摘要: An image is represented by a binary matrix with 0 as a white pixel... 阅读全文
posted @ 2020-11-10 11:38 EvanMeetTheWorld 阅读(27) 评论(0) 推荐(0)
摘要: Given an unsorted array of integers, find the length of longest in... 阅读全文
posted @ 2020-11-10 10:55 EvanMeetTheWorld 阅读(15) 评论(0) 推荐(0)
摘要: we have an array with length of n+1, and it contains from 1 to n. ... 阅读全文
posted @ 2020-11-10 10:11 EvanMeetTheWorld 阅读(20) 评论(0) 推荐(0)
摘要: You are a product manager and currently leading a team to develop ... 阅读全文
posted @ 2020-11-10 09:29 EvanMeetTheWorld 阅读(13) 评论(0) 推荐(0)
摘要: this is actually pretty easy, we only needs to do in order travers... 阅读全文
posted @ 2020-11-10 06:00 EvanMeetTheWorld 阅读(18) 评论(0) 推荐(0)
摘要: Given a complete binary tree, count the number of nodes. In a comp... 阅读全文
posted @ 2020-11-10 05:45 EvanMeetTheWorld 阅读(15) 评论(0) 推荐(0)
摘要: given an array and a positive integer s, we have to find the short... 阅读全文
posted @ 2020-11-10 03:52 EvanMeetTheWorld 阅读(22) 评论(0) 推荐(0)