Math
Base Conversion
Usually there is a iterative solution and a recursive solution
Example questions:
504_Base 7
168._Excel Sheet Column Title
171_Excel Sheet Column Number
[EoPIiP] 6.2 Base Conversion
Newton's Method
Example questions:
69_Sqrt(x)
Binary Search
Example questions:
29_Divide Two Integers
Last updated