Programming exercise during job interview
Programming exercise during job interview
Other people have good answers already. Chiefly to ask questions and talk through your reasoning.
But also I’ve noticed the difficulty of interview questions varies wildly. Some places would give dynamic programming problems I’m terrible at. Others would give trivial "find the largest number in this array of integers, in python. Don’t worry about efficiency. " problems.