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 - 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…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
Getting started with ChatGPT4m 8s
-
Use ChatGPT to explain, debug, and optimize code5m 6s
-
(Locked)
Use ChatGPT to check if a number is prime4m 27s
-
(Locked)
Data structures explained by ChatGPT9m 14s
-
(Locked)
Challenge: Resolve coding interview problems1m 14s
-
(Locked)
Solution: Resolve coding interview problems7m 13s
-
(Locked)
Generate and display data on a web page7m 20s
-
(Locked)
Display and format data on a web page6m 8s
-
-
-
-
-