The Startup

Get smarter at building your thing. Follow to join The Startup’s +8 million monthly readers & +772K…

Follow publication

Member-only story

The Google Coding Interview

Andy Walker
The Startup
Published in
8 min readOct 22, 2020

What I learned from 10 years on hiring committee and 3,000 hiring packets

Photo by Safar Safarov on Unsplash

Following on from The Google Design Interview I’m also going to write up my experience of the Google Coding Interview. For context for the reader — I used to teach the Technical Interview Training course at Google, spent 10 years on various hiring committees and gave a few hundred interviews during my time at Google. That’s not to say there is a single perfect way to give coding interviews — just that I’ve had a fair bit of experience.

The question I’m going to cover this is Conway’s Game of Life which is on the banned list as too well known to the outside world. It’s also considered among the simpler problems to offer candidates. It’s a good way of checking whether they can work through a problem and write clean code rather than testing the candidate’s ability to reproduce a given algorithm.

Before that I feel I should give some context about why coding interviews are important. And, in particular why in-person coding interviews are important. I know that there are differing views as to how useful they are so I’m going to present my rationale and the reader can come to their own conclusions. To understand why we want to give a coding interview we should consider the job a software engineer is going to do when they arrive:

  • Write software. Duh…

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

The Startup
The Startup

Published in The Startup

Get smarter at building your thing. Follow to join The Startup’s +8 million monthly readers & +772K followers.

Andy Walker
Andy Walker

Written by Andy Walker

Interested in solving complex problems without complexity and self sustaining self improving organisations.

Responses (1)

Write a response