<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/perlweeklychallenge-club.git/challenge-073/walt-mankowski, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/'/>
<entry>
<title>added link to my blog for challenge 73</title>
<updated>2020-08-15T18:38:04+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-15T18:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=0b098d023c6d14c1b6fea82e3317c615c8c8d12d'/>
<id>0b098d023c6d14c1b6fea82e3317c615c8c8d12d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>iterate through @a instead of using indices</title>
<updated>2020-08-15T17:33:23+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-15T17:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=3afe7a05b939802e7783cb0f474bb2a8c723a28d'/>
<id>3afe7a05b939802e7783cb0f474bb2a8c723a28d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python code for challenge 73</title>
<updated>2020-08-15T17:27:07+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-15T17:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=f95569d2d2ee8ca021848d057755a4ffb361e70c'/>
<id>f95569d2d2ee8ca021848d057755a4ffb361e70c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>track min value as we go along</title>
<updated>2020-08-15T00:19:28+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-15T00:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=99bccc83a7c4b42cc46b5cfd34817fef9965d8a9'/>
<id>99bccc83a7c4b42cc46b5cfd34817fef9965d8a9</id>
<content type='text'>
This changes the runtime from O(n^2) to O(n)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes the runtime from O(n^2) to O(n)
</pre>
</div>
</content>
</entry>
<entry>
<title>simplified logic for handling the first element</title>
<updated>2020-08-15T00:14:56+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-15T00:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=22156f52135a9525763e385eb818dd0393b2e214'/>
<id>22156f52135a9525763e385eb818dd0393b2e214</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl solution for challenge 73 task 2</title>
<updated>2020-08-15T00:13:19+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-15T00:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=fda1e0eca95c095c00dcfc5a25ab411d0dffa9ee'/>
<id>fda1e0eca95c095c00dcfc5a25ab411d0dffa9ee</id>
<content type='text'>
First draft
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First draft
</pre>
</div>
</content>
</entry>
<entry>
<title>perl solution for challenge 73 task 1</title>
<updated>2020-08-10T23:45:18+00:00</updated>
<author>
<name>Walt Mankowski</name>
<email>waltman@pobox.com</email>
</author>
<published>2020-08-10T23:45:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=7ccb48f1b9b3bc07f9a63f335a57dc1756d7539c'/>
<id>7ccb48f1b9b3bc07f9a63f335a57dc1756d7539c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added template for Challenge #073.</title>
<updated>2020-08-10T01:54:48+00:00</updated>
<author>
<name>Mohammad S Anwar</name>
<email>mohammad.anwar@yahoo.com</email>
</author>
<published>2020-08-10T01:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/perlweeklychallenge-club.git/commit/?id=82d56a626e16b0a7dceeba973b3c69e14031d7f9'/>
<id>82d56a626e16b0a7dceeba973b3c69e14031d7f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
