From the course: ChatGPT for Web Developers

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Challenge: Resolve coding interview problems

Challenge: Resolve coding interview problems - ChatGPT Tutorial

From the course: ChatGPT for Web Developers

Challenge: Resolve coding interview problems

(upbeat music) - [Instructor] In this part, we look at a sample of common programming questions asked during coding interviews. And for this challenge, I'll give you three exercise to resolve. First searching words in a text. Second, given a sentence, reverse the order of the words. Finally, given an array, find and remove the duplicates. So I would say that the two first questions have a level of difficulty which is average and the last one is a bit tricky, but anyway, you have ChatGPT to help you. And my recommendations to complete the next challenge are to write specific and detailed instructions to optimize the results, but it is also important to be able to understand the generated code. So remember that ChaGPT is good at teaching concepts of programming. And I'm going to stress again that ChaGPT was trained on a large collection of data and millions of lines of code. So you can ask ChaGPT plenty of questions…

Contents