摘要: the picture above is the process of rotating. codes in java: publ... 阅读全文
posted @ 2020-10-07 05:11 EvanMeetTheWorld 阅读(21) 评论(0) 推荐(0)
摘要: the picture above is the process of rotating. codes in java: publ... 阅读全文
posted @ 2020-10-07 05:11 EvanMeetTheWorld 阅读(18) 评论(0) 推荐(0)
摘要: given two arrays, arr and pieces arr is a one dimension array and ... 阅读全文
posted @ 2020-10-07 05:05 EvanMeetTheWorld 阅读(14) 评论(0) 推荐(0)
摘要: given two arrays, arr and pieces arr is a one dimension array and ... 阅读全文
posted @ 2020-10-07 05:05 EvanMeetTheWorld 阅读(11) 评论(0) 推荐(0)
摘要: test if any consecutive triplet can form the length of edges that ... 阅读全文
posted @ 2020-10-07 04:25 EvanMeetTheWorld 阅读(13) 评论(0) 推荐(0)
摘要: test if any consecutive triplet can form the length of edges that ... 阅读全文
posted @ 2020-10-07 04:25 EvanMeetTheWorld 阅读(12) 评论(0) 推荐(0)
摘要: given two arrays a and b, they contains no duplicated and it is so... 阅读全文
posted @ 2020-10-07 04:19 EvanMeetTheWorld 阅读(27) 评论(0) 推荐(0)
摘要: given two arrays a and b, they contains no duplicated and it is so... 阅读全文
posted @ 2020-10-07 04:19 EvanMeetTheWorld 阅读(26) 评论(0) 推荐(0)
摘要: The problem describes it in a subtle way, so it’s better to just g... 阅读全文
posted @ 2020-10-07 04:01 EvanMeetTheWorld 阅读(12) 评论(0) 推荐(0)
摘要: The problem describes it in a subtle way, so it’s better to just g... 阅读全文
posted @ 2020-10-07 04:01 EvanMeetTheWorld 阅读(15) 评论(0) 推荐(0)
摘要: this problem is relatively simple. Given two integer arrays, a and... 阅读全文
posted @ 2020-10-07 03:49 EvanMeetTheWorld 阅读(19) 评论(0) 推荐(0)
摘要: this problem is relatively simple. Given two integer arrays, a and... 阅读全文
posted @ 2020-10-07 03:49 EvanMeetTheWorld 阅读(15) 评论(0) 推荐(0)
摘要: we are given an array of integers, stock. represents the prices. a... 阅读全文
posted @ 2020-10-07 03:24 EvanMeetTheWorld 阅读(15) 评论(0) 推荐(0)
摘要: we are given an array of integers, stock. represents the prices. a... 阅读全文
posted @ 2020-10-07 03:24 EvanMeetTheWorld 阅读(80) 评论(0) 推荐(0)
摘要: we are given an array of positive integers, called “numbers”. now ... 阅读全文
posted @ 2020-10-07 02:57 EvanMeetTheWorld 阅读(25) 评论(0) 推荐(0)
摘要: we are given an array of positive integers, called “numbers”. now ... 阅读全文
posted @ 2020-10-07 02:57 EvanMeetTheWorld 阅读(3) 评论(0) 推荐(0)
摘要: Give a array of integers, find all the pairs that the sum of them ... 阅读全文
posted @ 2020-10-07 02:36 EvanMeetTheWorld 阅读(31) 评论(0) 推荐(0)
摘要: Give a array of integers, find all the pairs that the sum of them ... 阅读全文
posted @ 2020-10-07 02:36 EvanMeetTheWorld 阅读(6) 评论(0) 推荐(0)
摘要: public class matrixBounce { public int[] solution(int[][] matr... 阅读全文
posted @ 2020-10-07 02:21 EvanMeetTheWorld 阅读(12) 评论(0) 推荐(0)
摘要: public class matrixBounce { public int[] solution(int[][] matr... 阅读全文
posted @ 2020-10-07 02:21 EvanMeetTheWorld 阅读(4) 评论(0) 推荐(0)