Skip navigation

Conclusion

Watch the following video to gain a better understanding of writing algorithms

Note.  Pseudocodes make an algorithm easier to understand.  This is because; the algorithm can be read from top to bottom without the need for jumping backwards or forwards to follow the logic of the algorithm as in flowcharts.