-
Notifications
You must be signed in to change notification settings - Fork 1.4k
intermediate content
S1ngS1ng edited this page Jul 12, 2017
·
19 revisions
- 给定范围内的数字总和(Sum All Numbers in a Range)
- 比较两数组差异(Diff Two Arrays)
- 罗马数字转换器(Roman Numeral Converter)
- 找出对象包含的特定键值对(Where art thou)
- 句中查找替换(Search and Replace)
- 儿童黑话(Pig Latin)
- DNA 配对(DNA Pairing)
- 寻找缺失的字母(Missing Letters)
- 基本布尔类型检查(Boo who)
- 多个数组元素排序(Sorted Union)
- 转换 HTML 实体字符(Convert HTML Entities)
- 字符串格式转换-短线连接格式(Spinal Tap Case)
- 斐波那契数列奇数项求和(Sum All Odd Fibonacci Numbers)
- 质数求和(Sum All Primes)
- 找出数字范围的最小公倍数(Smallest Common Multiple)
- 按参数过滤数组(Finders Keepers)
- 按参数删除数组元素(Drop it)
- 数组扁平化(Steamroller)
- 翻译二进制字符串(Binary Agents)
- 检查对象属性(Everything Be True)
- 可选的参数(Arguments Optional)