In this screencast, algorithm to generate solutions for quadratic equation has been explained with the development of a flow chart. A flow charts is a professional way to represent algorithm (computational logic) like a map utilizing shapes such as oval, box, and diamond to indicate Beginning/End, inputs/outputs and decisions respectively. The algorithm implementation is available here (https://youtu.be/3g11OR5YgHU).