About this document
Decision Maths: Algorithms & Analysis by BabaJ1 is a document available to read on EtoBox.
An algorithm must be a precise set of instructions that takes an input, processes it according to the instructions, and produces an output. This document discusses algorithms for bin packing and sorting. It describes three bin packing algorithms - full bin, first fit, and first fit decreasing - and explains how to analyze sorting algorithms by counting comparisons and swaps. Examples are provided to illustrate how to apply the algorithms to example problems.
- Author
- BabaJ1
- Language
- EN