<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Marstecks</title>
    <description>The latest articles on DEV Community by Marstecks (@marstecks).</description>
    <link>https://dev.to/marstecks</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F784239%2F163435c2-0c0c-4ac4-8189-8b6a1ad1535f.png</url>
      <title>DEV Community: Marstecks</title>
      <link>https://dev.to/marstecks</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marstecks"/>
    <language>en</language>
    <item>
      <title>Big O' Notation</title>
      <dc:creator>Marstecks</dc:creator>
      <pubDate>Thu, 13 Jun 2024 11:49:32 +0000</pubDate>
      <link>https://dev.to/marstecks/big-o-notation-59nm</link>
      <guid>https://dev.to/marstecks/big-o-notation-59nm</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for DEV Computer Science Challenge v24.06.12: One Byte Explainer.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Explainer
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Ranks algorithm speed as data grows.  Slow (O(n^2)) vs Fast (O(log n)) helps choose efficient code.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Context
&lt;/h2&gt;

</description>
      <category>devchallenge</category>
      <category>cschallenge</category>
      <category>computerscience</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
