Skip to content

段锦梦#21

Open
duanCoin wants to merge 2 commits into
tws-practice:masterfrom
duanCoin:master
Open

段锦梦#21
duanCoin wants to merge 2 commits into
tws-practice:masterfrom
duanCoin:master

Conversation

@duanCoin

@duanCoin duanCoin commented Jul 28, 2016

Copy link
Copy Markdown

因为做之前已经查好要用的lodash的方法和解题思路,一下只是编程时间(重写时间是老师展示他的代码后我的重新编码时间,时间以分钟记):
题目—估时— 实际—重写
#1: —2 — 1:55 — 1:07
#2: —2 — 1:40— 2:06
#3:— 2 — 1:28 — 1
#4: —2— 1:35— 1:43
#5:— 2 — 1:57— 1:32
#6: —2 — 1:21— 1
#7:— 2 — 1:23— 1
#7:— 2 — 1:23— 1:06
#8 :—2— 3:38 第一眼看到题看不太懂,题目简单,要求很高

@duanCoin duanCoin closed this Jul 28, 2016
@duanCoin

duanCoin commented Jul 28, 2016

Copy link
Copy Markdown
Author

因为做之前已经查好要用的lodash的方法和解题思路,一下只是编程时间(重写时间是老师展示他的代码后我的重新编码时间,时间以分钟记):
估时 实际 重写
1: 2 1:55 1:07
2: 2 1:40 2:06
3: 2 1:28 1
4: 2 1:35 1:43
5: 2 1:57 1:32
6: 2 1:21 1
7: 2 1:23 1:06
8 :2 3:38 第一眼看到题看不太懂,题目简单,要求很高

@duanCoin duanCoin reopened this Jul 28, 2016
@DevilLittle

Copy link
Copy Markdown

我要看这个

@xudaye

xudaye commented Jul 29, 2016

Copy link
Copy Markdown

战坑

@jydawn

jydawn commented Jul 29, 2016

Copy link
Copy Markdown

kan

@AmberYLopez

Copy link
Copy Markdown

看0.0看

return _(collection)
.remove(n => n % 2 === 0)
.map(n => String.fromCharCode(n + 96))
.value();

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

value()可省

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里不可以省,最后结果是一个数字时才可省

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我自己也试了,不可省,特来改正

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants