Flow of Program - Flowcharts & Pseudocode

Flow of Program - Flowcharts & Pseudocode

756.586 Lượt nghe
Flow of Program - Flowcharts & Pseudocode
In this video, we discuss the flow of the program. Giving you insights about how to visualise your algorithms using flowcharts and turn them into pseudocode. We cover concepts like if conditions, loops, and also learn how to find whether a number is prime or not in an efficient way. Take part in the learning in public initiative! Share your learnings on LinkedIn and Twitter with #DSAwithKunal & don't forget to tag us! 👉 Resources - Join Replit: http://join.replit.com/kunal-kushwaha - Complete Java DSA playlist: https://www.youtube.com/playlist?list=PL9gnSGHSqcnr_DxHsP7AW9ftq0AtAyYqJ - Code, Assignments, & Notes: https://github.com/kunal-kushwaha/DSA-Bootcamp-Java ➡️ Connect with me: http://kunalkushwaha.com ========================================= Timestamps: 0:00 Introduction 0:44 Flowchart Symbols 0:57 Start/Stop 1:00 Input/Output 1:12 Processing 1:22 Conditions 2:12 What are Flowcharts? 3:13 Question-1 using Flowchart 4:13 Question-2 using Flowchart 5:40 Question-3 using Flowchart 11:55 What is Pseudocode 12:59 Pseudocode of Question-3 15:35 Pseudocode of Question-2 17:13 More Explanation of Question-3 22:00 Optimised Prime Solution 26:44 Outro #placement #dsa #interviews