39

Of all people that apply for a job at our company, 95% can't write a loop that counts from 1 to 10.

And if that's not bad enough: our bosses state "we shouldn't ask such difficult tasks."

Comments
  • 6
    That's embarrassing, surely it's programming lesson 101. But makes me feel like I should apply for a job at your company 😄
  • 1
    @kanduvisla I guess your company would hire me! Lol. They'd probably even let me remote in. I bet I'd have 1000 lines of code before those guys even wrote 1 line. Haha
  • 3
    You can use a loop to count from 1 to 10!?!?....mind blown.... Lol lol
  • 6
    @NoNameCode your Java code is wrong :P it has to be public static void main.. You forgot static..
  • 1
    really? I taught myself to do that the first day I started learning, and most companies don't even give me a call back. smdh
  • 0
    You didn't tell about what kind of job this is ;)
  • 1
    I can write a loop that counts from 1 to 11! hire me
  • 2
    Do they all count to 9 by any chance?
  • 0
    Not sure if I believe this. Who is doing the hiring?
  • 0
    @muK22 I wish I was
  • 1
    @techleadpro recruiters. it's really terrible, I know...
  • 1
    loop? what is a loop?
  • 1
    @gkounas the best way to repeat yourself and still be considered DRY. 😉
  • 0
    Scala:

    (1 to 10).foreach(println)
  • 2
    @NoNameCode no hire for you until you learn for loops
  • 0
    you should ask for pay raise man :D ... if they consider ccoding basic loops to be a difficult tasks then I believe your skills should be appreciated more
  • 0
    Jesus Christ.
  • 0
    Seriously?
Add Comment