Back to Browse

Square Root of a Number Using Binary Search | Floor Value and Estimated Value | Python Code

208 views
Nov 22, 2020
15:44

Square root of a number using binary search. Two variants of the problem are discussed. a) Finding floor value of square root. 00:55 b) Finding square root up to some precision. 09:12 Link for the code - https://github.com/goyatmandeep/code/blob/main/binarysearch/squareroot.py This video is the part of the 'Handpicked' binary search series where I will try to share all the different scenarios where binary search comes handy. If you haven't yet, checkout the complete series. I will be uploading more videos soon, so subscribe to stay updated! Connect with me on - LinkedIn - https://www.linkedin.com/in/mandeepgoyat Github - https://github.com/goyatmandeep Instagram - https://www.instagram.com/mandeepg0yat

Download

1 formats

Video Formats

360pmp419.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Square Root of a Number Using Binary Search | Floor Value and Estimated Value | Python Code | NatokHD