<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unict.git/I_anno/Programmazione_2, branch master</title>
<subtitle>Code notes from my university studies
</subtitle>
<id>https://git.dcariotti.me/unict.git/atom?h=master</id>
<link rel='self' href='https://git.dcariotti.me/unict.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.dcariotti.me/unict.git/'/>
<updated>2020-10-20T07:08:52Z</updated>
<entry>
<title>chore: name of first year folder</title>
<updated>2020-10-20T07:08:52Z</updated>
<author>
<name>Santo Cariotti</name>
<email>dcariotti24@gmail.com</email>
</author>
<published>2020-10-18T16:56:43Z</published>
<link rel='alternate' type='text/html' href='https://git.dcariotti.me/unict.git/commit/?id=f279107065146a4940f5e73602a1c3c09e58b31d'/>
<id>urn:sha1:f279107065146a4940f5e73602a1c3c09e58b31d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cbrt.cc</title>
<updated>2020-08-19T19:42:40Z</updated>
<author>
<name>Santo Cariotti</name>
<email>dcariotti24@gmail.com</email>
</author>
<published>2020-08-19T19:42:40Z</published>
<link rel='alternate' type='text/html' href='https://git.dcariotti.me/unict.git/commit/?id=9b48d05c446997a3e953107898f7f0336be470d5'/>
<id>urn:sha1:9b48d05c446997a3e953107898f7f0336be470d5</id>
<content type='text'>
alternative way, more easy</content>
</entry>
<entry>
<title>Update pow.cc</title>
<updated>2020-08-19T19:25:52Z</updated>
<author>
<name>Santo Cariotti</name>
<email>dcariotti24@gmail.com</email>
</author>
<published>2020-08-19T19:25:52Z</published>
<link rel='alternate' type='text/html' href='https://git.dcariotti.me/unict.git/commit/?id=9c53748e4ee058d86a02b9478fd161dc58c84e0b'/>
<id>urn:sha1:9c53748e4ee058d86a02b9478fd161dc58c84e0b</id>
<content type='text'>
better solution with O(n)</content>
</entry>
<entry>
<title>Create cbrt.cc</title>
<updated>2020-08-18T13:01:28Z</updated>
<author>
<name>Santo Cariotti</name>
<email>dcariotti24@gmail.com</email>
</author>
<published>2020-08-18T13:01:28Z</published>
<link rel='alternate' type='text/html' href='https://git.dcariotti.me/unict.git/commit/?id=b2a0c53037a1af6ec074a7370635573b70060e1e'/>
<id>urn:sha1:b2a0c53037a1af6ec074a7370635573b70060e1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update sqrt.cc</title>
<updated>2020-08-18T09:38:38Z</updated>
<author>
<name>Santo Cariotti</name>
<email>dcariotti24@gmail.com</email>
</author>
<published>2020-08-18T09:38:38Z</published>
<link rel='alternate' type='text/html' href='https://git.dcariotti.me/unict.git/commit/?id=a105fcc0393b53473b33742f5bf961be9827638e'/>
<id>urn:sha1:a105fcc0393b53473b33742f5bf961be9827638e</id>
<content type='text'>
alternative way to calculate square root</content>
</entry>
<entry>
<title>feat: add exercises of 20/07/2020 exam</title>
<updated>2020-07-20T10:26:37Z</updated>
<author>
<name>Santo Cariotti</name>
<email>dcariotti24@gmail.com</email>
</author>
<published>2020-07-20T10:26:37Z</published>
<link rel='alternate' type='text/html' href='https://git.dcariotti.me/unict.git/commit/?id=e06d662de2a01673ce6151ef66d2aa00b271a44c'/>
<id>urn:sha1:e06d662de2a01673ce6151ef66d2aa00b271a44c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: binary search</title>
<updated>2020-07-19T20:58:15Z</updated>
<author>
<name>Santo Cariotti</name>
<email>dcariotti24@gmail.com</email>
</author>
<published>2020-07-19T20:58:15Z</published>
<link rel='alternate' type='text/html' href='https://git.dcariotti.me/unict.git/commit/?id=7468f361189f9a32fb7d02e033d7174a3c1ef182'/>
<id>urn:sha1:7468f361189f9a32fb7d02e033d7174a3c1ef182</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: new algorithms</title>
<updated>2020-07-19T19:24:19Z</updated>
<author>
<name>Santo Cariotti</name>
<email>dcariotti24@gmail.com</email>
</author>
<published>2020-07-19T19:24:19Z</published>
<link rel='alternate' type='text/html' href='https://git.dcariotti.me/unict.git/commit/?id=3833c952f1dff3957bc423045df6d52c14a6db78'/>
<id>urn:sha1:3833c952f1dff3957bc423045df6d52c14a6db78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add graph in c++ with list and all algorithms</title>
<updated>2020-07-17T15:18:40Z</updated>
<author>
<name>Santo Cariotti</name>
<email>dcariotti24@gmail.com</email>
</author>
<published>2020-07-17T15:18:40Z</published>
<link rel='alternate' type='text/html' href='https://git.dcariotti.me/unict.git/commit/?id=0c6faed1acb130ae5bbc572dc7194a263f1cca6c'/>
<id>urn:sha1:0c6faed1acb130ae5bbc572dc7194a263f1cca6c</id>
<content type='text'>
BFS, DFS, topological sort, SSC
</content>
</entry>
<entry>
<title>feat: add algorithms</title>
<updated>2020-07-14T13:07:21Z</updated>
<author>
<name>Santo Cariotti</name>
<email>dcariotti24@gmail.com</email>
</author>
<published>2020-07-13T16:03:50Z</published>
<link rel='alternate' type='text/html' href='https://git.dcariotti.me/unict.git/commit/?id=dc54a3392cd038e35dc9c24bdaa1644055b6813e'/>
<id>urn:sha1:dc54a3392cd038e35dc9c24bdaa1644055b6813e</id>
<content type='text'>
</content>
</entry>
</feed>
