Common patterns in technical interviewing

Marton Trencseni - Sat 01 October 2022 • Tagged with interviewing

I will attempt to enumerate all the categories of questions commonly asked in technical interview loops, and my experience with them.

.

Continue reading

Tricks vs implementation in coding interviews

Marton Trencseni - Sat 22 May 2021 • Tagged with hiring, interviewing

Thinking up tricky solutions in 3-5 minutes is not a requirement in a work setting. Usually, there are days or weeks for that. But implementing an idea, once the idea is there, should be straightforward for a good programmer.

Daily Coding Problem

Continue reading