Back to Browse

How to Dry Run and Debug your code (1/5) - Competitive Programming Basics

18.8K views
Jan 7, 2020
16:36

00:00 to 2:13 - Video Introduction 2:14 to 3:03 - Problem Understanding 3:04 to 5:05 - Logic Building 5:06 to 7:43 - Implementation 7:44 to 16:35 - Dry Run and Debugging In this video with the usual steps that we follow: 1. Problem Understanding, 2. Logic Building, 3. Implementation We will also see how to dry run the code when it is not accepted. What are the debugging statements? It will help you (specially beginners) to know the ins and outs of the code that you write. This is the first part of the five-part video series covering more topics and data structures. The link for the videos explaining test cases are below: C language: https://www.youtube.com/watch?v=D-4n6ApqBIQ&t=21s C++ language: https://www.youtube.com/watch?v=M_DJ6wUh1xw&t=61s Java language: https://www.youtube.com/watch?v=0XELhfXtqAk Github repository link: https://github.com/PrepBytes/PrepBytesCodeSolutions/tree/master/DryRunVideoSeries Start your coding journey scratch and be an expert coder: http://bit.ly/37y9CJr Follow Instagram for more coding questions: https://www.instagram.com/prepbytes/ Facebook: https://www.facebook.com/prepbytes0211/

Download

0 formats

No download links available.

How to Dry Run and Debug your code (1/5) - Competitive Programming Basics | NatokHD