Logic and Algorithm #03: Flowchart19 April 2026·2 mins· loading Algorithm Logic Learning Coding Algorithm Logic FlowchartA flowchart is a graphical representation of an algorithm that uses symbols to show the steps in problem-solving.
Logic and Algorithm #02: Algorithm Concepts and Data Concepts18 April 2026·6 mins· loading Algorithm Logic Learning Coding Algorithm Logic Algorithm Concept Data ConceptThe Concept of Algorithm is an effort with a sequence of operations arranged logically and systematically to solve a problem to produce a specific output, while Data Type is an attribute related to data that will tell the computer system.