Algorithm Template
Name of the Algorithm
The name goes here.
Description
Give a breif description of the algorithm.
Running Time
Average & worst case running time of the algorithm.
Tex syntax for mathematical formatting is being used here:
Pseudo Code
if
there is more code
write it here
else
finish editing
Related problems
Question F in Midatl2011