Files
Old_Website/unfinishedPosts/2022-09-26-algorithms-and-datastructures.html
WickedJack99 9d93e63a5a 0038
2022-09-26 00:28:02 +02:00

23 lines
651 B
HTML

---
layout: post
author: Aaron
title: 2022 Week 39 Algorithms and Datastructures
---
<div class="outerDiv">
<div id="Introduction">
<h3>Introduction</h3>
<p>
Programming can be used to develop various programms and applications but still have many repetitive tasks in common.
These tasks have solutions which were researched very exact and confirmed by generations of computer scientists.
An example for such a task is how to sort
</p>
</div>
<div id="sources">
<h3>Sources</h3>
<ul>
<li><a href=""></a></li>
</ul>
</div>
</div>