0038
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user