Reading List

Stupid interview questions will get you limited developers – is that what the market wants? from Christian Heilmann RSS feed.

Stupid interview questions will get you limited developers – is that what the market wants?

In recent times a meme has been making the rounds that allegedly shows a smart way to solve interview puzzles. In these memes developers are asked to create an ASCII pattern like the following: XXXXXXX XX   XX X X X X X  X  X X X X X XX   XX XXXXXXX The solution they come up with is a simple console.log() or print command. console.log(`XXXXXXX […]