Skip to content

Commit 512f9ae

Browse files
committed
Add The Algorithms to resources
1 parent 8351bf5 commit 512f9ae

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
description: A git repository of Python implementations of many of the algorithms taught in algorithm
2+
and data structure courses, as well as algorithms for neural networks, block chains, and compression. This is
3+
a great resource for students wanting to see algorithms implemented in a familiar language.
4+
name: The Algorithms
5+
title_url: https://github.com/TheAlgorithms/Python
6+
tags:
7+
topics:
8+
- algorithms and data structures
9+
- data science
10+
- security
11+
payment_tiers:
12+
- free
13+
difficulty:
14+
- beginner
15+
- intermediate
16+
type:
17+
- tutorial
18+

0 commit comments

Comments
 (0)