2019年4月30日

31. Next Permutation (JAVA)

摘要: Implement next permutation, which rearranges numbers into the lexicographically next greater permutation of numbers. If such arrangement is not possib 阅读全文

posted @ 2019-04-30 20:40 joannae 阅读(180) 评论(0) 推荐(0) 编辑

30. Substring with Concatenation of All Words (JAVA)

摘要: You are given a string, s, and a list of words, words, that are all of the same length. Find all starting indices of substring(s) in s that is a conca 阅读全文

posted @ 2019-04-30 17:38 joannae 阅读(109) 评论(0) 推荐(0) 编辑

导航