Recaps from EmberCamp & JSCamp 2018

Over the weekend, I got to visit Chicago and learn technical and leadership skills from various developers. I will highlight 6 talks that were spectacular. (A special thanks to Trek Glowacki for being a great emcee!)

All talks from EmberCamp will be posted online (note to self: provide links here), so I hope you will check them out.

Continue reading “Recaps from EmberCamp & JSCamp 2018”

How to Conduct a Live Code Interview (with 3 Full Problems)

Over the last month, I got to help with hiring developers for the first time. It was fun to use my teaching skills from graduate school and interpersonal skills from Toastmasters to test the candidates’ technical and soft skills. I think the candidates also had a good time interviewing with me.

I believe that live coding, if we do it right, is a great way to test a candidate’s technical and soft skills, and for the candidate to see if we are someone they want to work with and learn from. Unfortunately, it’s hard to find tutorials for doing live code interviews and writing good problems in the first place. It’s even harder to find actual problems because they are kept secret for future use.

In this article, I will explain how to set up a live code interview and how to write good problems based on my experience in teaching. I will reveal the 3 problems that I used in my interviews—yes, I will have to make new ones next time—and analyze why each made a good problem.

Continue reading “How to Conduct a Live Code Interview (with 3 Full Problems)”