<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Searching on Ryan Knopp</title><link>https://ryanrk.com/tags/searching/</link><description>Recent content in Searching on Ryan Knopp</description><language>en-US</language><copyright>2026</copyright><lastBuildDate>Thu, 17 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ryanrk.com/tags/searching/index.xml" rel="self" type="application/rss+xml"/><item><title>Linear Search</title><link>https://ryanrk.com/algorithms/searches/linear-search/</link><guid>https://ryanrk.com/algorithms/searches/linear-search/</guid><pubDate>Thu, 17 Sep 2026 00:00:00 +0000</pubDate><atom:updated>2026-09-17T00:00:00+00:00</atom:updated><author>ryan@theknopps.com (Ryan Knopp)</author><description>Linear search just walks the list from the front and checks every value until it finds the one you want. It is the baseline every faster search is measured against. Watch it run step by step.</description></item></channel></rss>