Algorithms for numerical methods by following the book of Chapra,S.C.,and Canale,R.P., Numerical Methods for Engineers, 7th ed., McGraw-Hill Education, 2015.
It contains;
1.GRAPHICAL APPROACH METHOD, 2.BISECTION METHOD, 3.FALSE POSITION METHOD, 4.SIMPLE FIXED ITERATION METHOD, 5.NEWTON-RAPSHSON METHOD, 6.SECANT METHOD, 7.MODIFIDED SECANT METHOD.