How can we perform Sorting a list of strings without using any built-in sort method?
Write a routine to draw a circle (x ** 2 + y ** 2 = r ** 2) without making use of any floating point computations at all ??