Commit Graph

22 Commits

Author SHA1 Message Date
67c8932c14 feat(viz): backtracking, greedy, intervals, matrix 2025-09-03 21:47:33 +01:00
31c74f177b feat(viz): heap pattern with kth largest 2025-09-03 21:30:46 +01:00
03db344fb2 feat(viz): dp coin change 2025-09-01 21:29:23 +01:00
eb21fc7435 feat(viz): tree/BFS/DFS patterns 2025-09-01 20:49:11 +01:00
99741d481b fix viz layout stability 2025-08-24 17:43:46 +01:00
7d40d61c50 feat(viz): monotonic stack viz 2025-08-24 17:32:27 +01:00
1851072d80 linked list visualisations 2025-08-24 16:33:51 +01:00
68e5e95dda feat(viz): sprint 1 - array visualisations 2025-08-24 16:09:24 +01:00
21227628fa feat(viz): two pointers narrative 2025-08-24 15:30:46 +01:00
e5ebe7b188 feat(viz): interactive algorithm viz system 2025-08-23 20:28:22 +01:00
2360727e11 feat(patterns): tutorial system 2025-08-07 00:41:51 +01:00
b4e23cc641 fix(frontend): make stats pages dynamic 2025-08-07 00:07:22 +01:00
89b5dd1457 seo: sitemap, robots, og tags 2025-08-06 22:38:22 +01:00
c580bda6ed fix(frontend): handle API errors gracefully 2025-06-27 20:27:54 +01:00
64e5f8b3b6 loading skeletons 2025-05-30 20:34:31 +01:00
a16e316f2f feat(frontend): add question search 2025-05-30 19:27:31 +01:00
815ed3161e feat(frontend): integrate editor into question page 2025-05-24 20:06:43 +01:00
6fab0674dd difficulty filters and clickable badges 2025-05-21 18:52:44 +01:00
e11f9a5ded badge colour variants 2025-05-07 23:23:35 +01:00
2ed47746c6 feat(frontend): visual improvements for content 2025-05-07 23:01:33 +01:00
1851362e8e security and accessibility pass 2025-05-07 22:15:29 +01:00
6537a978c3 wire up pages 2025-04-29 21:06:13 +01:00