This course is the fourth of eight courses aiming to help you to become confident working with algorithms and data structure. You will learn the history of algorithms, discretisation and pseudocode and Euclidean algorithm in pseudocode.
This course is the fourth of eight courses aiming to help you to become confident working with algorithms and data structure. You will learn the history of algorithms, discretisation and pseudocode and Euclidean algorithm in pseudocode.
Introduction to loops in pseudocode, Problems in Computer Science, The history of algorithms, Conversion between flowcharts and pseudocode
4.2 (15 ratings)
From the lesson
Week 1: Problems, algorithms and flowcharts - Part 1
This week, we will cover three key concepts: problems in computer science (CS), algorithms in CS, and flowcharts.
Professor