Viewing profile — club7g
club7g
HN member- Joined
- Thu, Jan 30, 2014, 10:06 AM UTC
- HN karma
- 6
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About club7g
No profile information was provided.
Recent public activity
-
comment
Comment #7272527
I took the test twice so I'm guilty of skewing the stats. My reasoning - first time I got 4/5 and it told me 'you know a little bit about SQL performance tuning.' I was curious abo…
-
comment
Comment #7149963
Yep 2 spaces was the intention, where as the original implementation yields 3 spaces. My codes failure is that it appends a blank space to the end... I guess the real take away her…
-
comment
Comment #7149851
I don't mean to be pedantic; well actually I do. The spacify solution is incorrect as the sample suggests that a blank space is not replaced with 2 blank spaces. A correct solution…