摘要: Given an unsorted array of integers, find the length of longest increasing subsequence. Example: Note: There may be more than one LIS combination, it 阅读全文
posted @ 2019-05-14 21:06 小白兔云 阅读(102) 评论(0) 推荐(0)
摘要: You are playing the following Bulls and Cows game with your friend: You write down a number and ask your friend to guess what the number is. Each time 阅读全文
posted @ 2019-05-14 20:34 小白兔云 阅读(123) 评论(0) 推荐(0)
摘要: According to the Wikipedia's article: "The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John 阅读全文
posted @ 2019-05-14 17:37 小白兔云 阅读(168) 评论(0) 推荐(0)
摘要: https://juejin.im/entry/596343686fb9a06bbd6f888c 阅读全文
posted @ 2019-05-14 10:49 小白兔云 阅读(261) 评论(0) 推荐(0)