<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Binary Search Algorithm in 100 Seconds</title>
        <link>https://peertube.lagbag.com/videos/watch/9a6304a3-4236-482c-943c-c9860479caa4</link>
        <description>Binary Search is an algorithm that can find the index of an element in a sorted array data structure. You've likely used Binary Search it in everyday life without even realizing it. #compsci #programming #100SecondsOfCode 🔗 Resources Binary Search https://en.wikipedia.org/wiki/Binary_search_algorithm Big-O in 100 Seconds https://youtu.be/g2o22C3CRfU Recursion in 100 seconds https://youtu.be/rf60MejMz3E 🔥 Get More Content - Upgrade to PRO Upgrade to Fireship PRO at https://fireship.io/pro Use code lORhwXd2 for 25% off your first payment. 🎨 My Editor Settings Atom One Dark, vscode-icons, Fira Code Font, 🔖 Topics Covered Binary Search in JavaScript, How does binary search work?, When was binary search first used?, How code recursive binary search?, Big-O Time complexity of binary search</description>
        <lastBuildDate>Sat, 11 Apr 2026 23:27:45 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.lagbag.com</generator>
        <image>
            <title>Binary Search Algorithm in 100 Seconds</title>
            <url>https://peertube.lagbag.com/client/assets/images/icons/icon-512x512.png</url>
            <link>https://peertube.lagbag.com/videos/watch/9a6304a3-4236-482c-943c-c9860479caa4</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.lagbag.com/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.lagbag.com/feeds/video-comments.xml?videoId=9a6304a3-4236-482c-943c-c9860479caa4" rel="self" type="application/rss+xml"/>
    </channel>
</rss>