Use big-O notation to categorize traditional grade school algorithms for addition and multiplication. That is, if asked to add two numbers each having N digits, determine individual additions should be performed? If asked to multiply two N-digit numbers, determine individual multiplications are required?