Algorithms are one of the four cornerstones of Computer Science. An algorithm is a plan, a set of step-by-step instructions to solve a problem. If you can tie shoelaces, make a cup of tea, get dressed ...
Structure diagrams are a visual way of breaking down a problem into smaller parts. They show how a problem is organised by dividing it into components and are frequently used when designing systems.