catehstn’s avatarcatehstn’s Twitter Archive—№ 14,993

    1. I'd take programmers criticisms of technical interviews much more seriously if they actually wrote tests.
  1. …in reply to @catehstn
    I get that few people can write perfectly compiling code into a doc or on a whiteboard but how different is the code in your IDE really?
    1. …in reply to @catehstn
      How can you tell if code works if you don't run it? How can you tell if code works if you don't run it in isolation over a range of inputs.