Constructing algorithms.
Using flowcharts as an aid to constructing algorithms is a great way to organise our thoughts before actually writing our code. Flowcharts can enable discretization of the process that the algorithm will solve in a visual way. The image below shows s...
temple-of-shir.hashnode.dev2 min read