<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://algorist.com/algowiki_v2/index.php?action=history&amp;feed=atom&amp;title=TADM2E_3.7</id>
		<title>TADM2E 3.7 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://algorist.com/algowiki_v2/index.php?action=history&amp;feed=atom&amp;title=TADM2E_3.7"/>
		<link rel="alternate" type="text/html" href="https://algorist.com/algowiki_v2/index.php?title=TADM2E_3.7&amp;action=history"/>
		<updated>2026-05-01T01:03:16Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://algorist.com/algowiki_v2/index.php?title=TADM2E_3.7&amp;diff=551&amp;oldid=prev</id>
		<title>Aviyoop: Added handling deletion of the maximum</title>
		<link rel="alternate" type="text/html" href="https://algorist.com/algowiki_v2/index.php?title=TADM2E_3.7&amp;diff=551&amp;oldid=prev"/>
				<updated>2018-05-09T09:25:00Z</updated>
		
		<summary type="html">&lt;p&gt;Added handling deletion of the maximum&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 09:25, 9 May 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Store two values, the maximum and minimum.&amp;#160; These need to be checked and potentially updated on every delete.&amp;#160; If &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;a &lt;/del&gt;the minimum is being deleted, call the successor, update the minimum and delete the old item.&amp;#160; On insert, compare the new item to min/max, if it replaces either one update the min/max accordingly.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Store two values, the maximum and minimum.&amp;#160; These need to be checked and potentially updated on every delete.&amp;#160; If the minimum is being deleted, call the successor, update the minimum &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;and delete the old item.&amp;#160; Similarly, if the maximum is being deleted, call the predecessor, update the maximum &lt;/ins&gt;and delete the old item.&amp;#160; On insert, compare the new item to min/max, if it replaces either one update the min/max accordingly.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Aviyoop</name></author>	</entry>

	<entry>
		<id>https://algorist.com/algowiki_v2/index.php?title=TADM2E_3.7&amp;diff=15&amp;oldid=prev</id>
		<title>Algowikiadmin: Recovering wiki</title>
		<link rel="alternate" type="text/html" href="https://algorist.com/algowiki_v2/index.php?title=TADM2E_3.7&amp;diff=15&amp;oldid=prev"/>
				<updated>2014-09-11T18:13:08Z</updated>
		
		<summary type="html">&lt;p&gt;Recovering wiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Store two values, the maximum and minimum.  These need to be checked and potentially updated on every delete.  If a the minimum is being deleted, call the successor, update the minimum and delete the old item.  On insert, compare the new item to min/max, if it replaces either one update the min/max accordingly.&lt;/div&gt;</summary>
		<author><name>Algowikiadmin</name></author>	</entry>

	</feed>