Commit Graph

18 Commits (6d75345c8f66960ce795653a657ef3ea73741ae5)

Author SHA1 Message Date
Tomasz Polgrabia 6d75345c8f Added basic graph implementation. 2025-03-01 19:34:35 +01:00
Tomasz Polgrabia 7ce5794535 Unfinished graph impl in rust. 2025-03-01 17:38:08 +01:00
Tomasz Polgrabia 4463b79496 Some basic rust algorithms. 2025-03-01 11:41:14 +01:00
Tomasz Polgrabia 2edf415e2a Basic tasks with priority queues in java. 2025-02-10 11:50:56 +01:00
Tomasz Polgrabia 6b89476e26 Added intersection code for c++. 2025-02-09 23:28:02 +01:00
Tomasz Polgrabia 9002bf7afb Looks like removing top works. 2025-02-09 01:52:37 +01:00
Tomasz Polgrabia dc1fa3f381 Added hoare algorithm. 2025-02-08 22:25:16 +01:00
Tomasz Polgrabia be71494725 Cleaning improved when quitting. 2025-02-06 21:22:14 +01:00
Tomasz Polgrabia 22c097789f Added heap binomial adding. 2025-02-06 19:50:25 +01:00
Tomasz Polgrabia 474953e5ec Added heap skewed. 2025-02-05 21:16:48 +01:00
Tomasz Polgrabia 89750a7c66 Added heap left skewed. 2025-02-05 20:58:09 +01:00
Tomasz Polgrabia c6572f1df5 BTree creat/destroy node. 2025-02-01 11:36:28 +01:00
Tomasz Polgrabia 934db013a2 Preparing changes for btree add (defs + add stub). 2025-02-01 01:41:26 +01:00
Tomasz Polgrabia 3b05dff9a2 Added more test cases for zig bipartition algorithm. 2025-02-01 01:02:19 +01:00
Tomasz Polgrabia de09e40bc9 Fixed zig formatting (via auto zig formatter). 2025-02-01 00:55:11 +01:00
Tomasz Polgrabia 44949510e6 Passing array (not slice) as parameter. 2025-01-31 13:05:08 +01:00
Tomasz Polgrabia 13f7c3a822 Zig basic project - bipartition. 2025-01-31 11:46:43 +01:00
Tomasz Polgrabia adb9a6e44c Some basic algorithms in various languages. 2025-01-31 10:17:21 +01:00