• An algorithm is a set of ordered instructions written in human language or minimal well-defined pseudocode
  • An algorithm is similar to a cooking recipe
  • The advantage of writing algorithms (vs program code) is not getting inhibited by computer language syntax -- allowing us to focus our thoughts on solving a problem.


































Data Structures And Algorithms (DSA) (Chapter 101 - Introduction to Algorithms)










Chapter 101 - Introduction to Algorithms Recap

Contents Intro How-To Quiz Examples Recap Refs FAQs Challenge

Chapter Top Search TOC