algorithms(intro-sort): add stub

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2024-01-03 19:21:12 +01:00
parent 2cf4a3efba
commit 3fc52ad4f7
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -0,0 +1,10 @@
---
title: Intro sort
description: |
a.k.a. how is the sorting usually implemented in standard libraries.
tags:
- sorting
- applications
# last_update:
# date: 2024-00-00
---