Posts

Showing posts with the label Algorithm

Algorithm tools

Pseudo-code and Flow charts can be useful tools that help develop describe algorithms Pseudo-code is a tool that is used to describe detailed algorithms before translation into a programming language. A flow chart is a graphical method of designing structured computer programs