Hacker News new | past | comments | ask | show | jobs | submit | maus80's comments login

awesome!


I can tell you it does 2k vs 25k rps on my machine, but I suggest you run it on your machine.


Did I miss something or do you also see a 5-10x difference in RPS?


Am I overlooking something here? See also: https://www.reddit.com/r/PHP/comments/3snpdl/php_7_floating_...



Thank you for your feedback. With it I tried to clarify the point I was trying to make.


Sounds like a perfect team. One gets stuff done and one cares about quality. Stop whining about recognition and be awesome together!


Hi Colin, I like your approach. I would also be letting somebody do a programming exercise for an hour or so. With an Internet connection and a editor and runtime of choice. I guess you could even consider to hire a company/service to perform coding tests on applicants for you. That may save you even more time.


  > I would also be letting somebody do a
  > programming exercise for an hour or so.
Aye, but that comes after the filter. In particular, with FizzBuzz there are loads of follow-up questions you can ask to find out which way the applicant thinks. For example:

* Can you clean the logic flow to avoid duplicating tests?

* What if the tests are actually very expensive?

* Did they combine the mod 3 and mod 5 tests into a mod 15 test?

* What if that's not possible?

* What happens if you unroll the loop?

* When might that be a reasonable thing to do?

Most of these are structural questions that have analogs in live code, and serve as good starting points. They need to be adapted for the different types of work.

Programming exercises are well and good, but if the applicant passes the filter, and can discuss the various issues it raises, a "programming exercise" is really a bit marginal. I'd rather move on to pairing with them on some real code that they'd be likely to be working on.

Currently there's no service I know of that I would trust to run a coding test for me.

I still start with FizzBuzz (or similar).


I bet you did not even try that :-) Or you would have known..

that it does not offer all formats in one convenient package.


You are my hero... Thank you so much!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: