Commit graph

22 commits

Author SHA1 Message Date
701e18ea36
algorithms(bf-to-astar): fix small typos
Signed-off-by: Matej Focko <mfocko@redhat.com>
2024-03-18 00:22:38 +01:00
e881234412
algorithms(bf-to-astar): fix typos
Signed-off-by: Matej Focko <mfocko@redhat.com>
2024-01-06 17:28:16 +01:00
2cf4a3efba
chore: run pre-commit
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-01-03 19:38:35 +01:00
2d7ba03369
algorithms(bf-to-astar): add A*
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-01-03 15:09:41 +01:00
5164a31ce2
algorithms(bf-to-astar): add Dijkstra
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-01-03 15:07:54 +01:00
6a857d8ccd
algorithms(bf-to-astar): fix typos
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-01-03 15:07:54 +01:00
39213f1536
algorithms(bf-to-astar): normalize the output
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-01-03 15:07:54 +01:00
a1f871ffb8
algorithms(bf-to-astar): mention time complexity in BF
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-01-03 15:07:53 +01:00
fe89d4815f
algorithms(bf-to-astar): add reference to the sources
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-01-03 15:07:53 +01:00
858a96722b
algorithms(bf-to-astar): add BF
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-01-03 15:07:52 +01:00
d16eaafd97
algorithms(bf-to-astar): add intro
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-01-03 15:06:12 +01:00
e6670a423d
algorithms: fix the last update in front matter
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-12-31 00:41:56 +01:00
c9228cd709
algorithms: split the intro to DP to multiple posts
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-12-28 18:37:57 +01:00
acc0efc8e0
algorithms: add solution for Karel
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-12-24 00:09:50 +01:00
eb9515f905
algorithms: move Karel to its own directory
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-12-23 13:52:17 +01:00
9bac381fc7
fix(algorithms): fix broken links to sources
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-28 20:42:41 +01:00
585a3b0356
fix(algorithms): correct the heading level
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-28 20:16:37 +01:00
6117d79454
fix(algorithms): reword some parts of breaking the hash table
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-28 19:32:38 +01:00
f2810936fa
fix(algorithms): don't include date in the slug
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-28 19:18:20 +01:00
2794519506
feat(algorithms): add Breaking of the Hash Table
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-28 17:23:44 +01:00
2ff21c708c
fix(algorithms): fix the admonitions in Karel
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-24 18:27:32 +01:00
e1dea0cdbc
feat: don't reference FI MU subjects by their codes
Signed-off-by: Matej Focko <mfocko@redhat.com>
2023-11-24 16:30:23 +01:00