Make ChatGPT Practice Coding Interview Questions with You

Jonathan Chao
4 min readDec 14, 2022
Photo by Andrea De Santis on Unsplash

By now, you probably know the buzz about ChatGPT and all the powerful functionalities as well as shortcoming of it. Some people even worry about it replacing our jobs.

But hey, if this is a tool that can do some entry level programming, why not using it for us instead of against us? We can utilize it as an assistent to practice coding interview problems.

ChatGPT can provide a lot of examples. Although we’ve probably seem most of them, but it sometimes still provides some questions we haven’t seen, which is a great way for some additional crank on the interview practice.

Take this example:

And ChatGPT provides:

This example is done in javascript, but let’s say you want to do it in python……

You can even ask for the Big O:

--

--

Jonathan Chao
Jonathan Chao

Written by Jonathan Chao

I am a software developer who has been in this industry for close to a decade. I share my experience to people who are or want to get into the industry