<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>invariant - stack</title>
    <subtitle>Essays on algorithms and data structures by Ali Khalilli. Binary search, numerical methods, dynamic programming, graphs, strings.</subtitle>
    <link rel="self" type="application/atom+xml" href="https://invariant.khalilli.ai/tags/stack/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://invariant.khalilli.ai"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2022-06-27T00:00:00+00:00</updated>
    <id>https://invariant.khalilli.ai/tags/stack/atom.xml</id>
    <entry xml:lang="en">
        <title>Largest Rectangle in a Histogram</title>
        <published>2022-06-27T00:00:00+00:00</published>
        <updated>2022-06-27T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              alikhalilli
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://invariant.khalilli.ai/blog/largest-rectangle-in-histogram/"/>
        <id>https://invariant.khalilli.ai/blog/largest-rectangle-in-histogram/</id>
        
        <summary type="html">&lt;h2 id=&quot;how-to-start-to-solve-approach-this-problem-with-zero-knowledge&quot;&gt;&lt;a class=&quot;zola-anchor&quot; href=&quot;#how-to-start-to-solve-approach-this-problem-with-zero-knowledge&quot; aria-label=&quot;Anchor link for: how-to-start-to-solve-approach-this-problem-with-zero-knowledge&quot;&gt;How to start to solve &amp;amp; approach this problem with ZERO knowledge?&lt;&#x2F;a&gt;&lt;&#x2F;h2&gt;
&lt;p&gt;Question is: find largest rectangular area? These techniques will enrich your algorithmic arsenal.&lt;&#x2F;p&gt;</summary>
        
    </entry>
</feed>
