-
Notifications
You must be signed in to change notification settings - Fork 1.4k
basic content
S1ngS1ng edited this page Mar 24, 2017
·
17 revisions
- 翻转字符串(Reverse a String)
- 计算一个整数的阶乘(Factorialize a Number)
- 检查回文字符串(Check for Palindromes)
- 找出最长单词(Find the Longest word in a String)
- 句中单词首字母大写(Title Case a Sentence)
- 找出多个数组中的最大数(Return Largest Numbers in Arrays)
- 检查字符串结尾(Confirm the Ending)
- 重复输出字符串(Repeat a string repeat a string)
- 截断字符串(Truncate a string)
- 猴子吃香蕉, 分割数组(Chunky Monkey)
- 截断数组(Slasher Flick)
- 比较字符串(Mutations)
- 过滤数组假值(Falsy Bouncer)
- 摧毁数组(Seek and Destroy)
- 数组排序并找出元素索引(Where Do I belong)
- 凯撒密码(Caesars Cipher)