Rookie's Lab
  • Home
  • Software Engineering
  • Competitive Programming
  • Beginner's Python
  • About
  • Resume
  • Python: Finding Square Root using Guess & Check Algorithm

    Guess and Check is one of the most common methods of finding solution to any problem. We will see how it can be used to find a close approximation of square root of any number

    January 7, 2013 - 5 minute read - python square-root guess-and-check

© 2012-2017 Rookie's Lab

About · Privacy