Commit Graph

81 Commits

Author SHA1 Message Date
kschappell 9deca3b7ff feat(viz): dp coin change 2025-09-01 21:29:23 +01:00
kschappell a9bbbf4a91 feat(viz): tree/BFS/DFS patterns 2025-09-01 20:49:11 +01:00
kschappell 47082ddb12 fix viz layout stability 2025-08-24 17:43:46 +01:00
kschappell 5f563be93c feat(viz): monotonic stack viz 2025-08-24 17:32:27 +01:00
kschappell cafcf0158d linked list visualisations 2025-08-24 16:33:51 +01:00
kschappell db3f69e0b0 feat(viz): sprint 1 - array visualisations 2025-08-24 16:09:24 +01:00
kschappell 2e4de5cc31 feat(viz): two pointers narrative 2025-08-24 15:30:46 +01:00
kschappell 1031af4e3b feat(viz): interactive algorithm viz system 2025-08-23 20:28:22 +01:00
kschappell 3b3479a7da feat(patterns): strategy tutorials 2025-08-23 19:58:33 +01:00
kschappell 2599f4f95a feat(patterns): data structure tutorials 2025-08-23 19:25:47 +01:00
kschappell 4a469abb96 feat(patterns): pointer/array tutorials 2025-08-18 22:15:43 +01:00
kschappell afbfabe0d4 feat(patterns): graph/tree traversal tutorials 2025-08-18 22:00:08 +01:00
kschappell 2b4ef8b7e7 feat(patterns): tutorial system 2025-08-07 00:41:51 +01:00
kschappell d48a211e3f fix(frontend): make stats pages dynamic 2025-08-07 00:07:22 +01:00
kschappell d268ced579 update changelog 2025-08-06 23:54:33 +01:00
kschappell b577b4d62e feat(content): hidden test cases 2025-08-06 23:21:42 +01:00
kschappell de87136054 seo: sitemap, robots, og tags 2025-08-06 22:38:22 +01:00
kschappell d5d61ffc62 feat(frontend): big O complexity estimator 2025-07-31 15:05:41 +01:00
kschappell 3d7e46c9f7 fix(backend): CORS and API URL fixes 2025-07-31 14:52:27 +01:00
kschappell 5b2b602d85 submit ux improvements 2025-07-31 13:53:39 +01:00
kschappell 4b492db033 feat(frontend): add progress tracking 2025-07-31 13:23:11 +01:00
kschappell eefc2915a4 feat(content): function signatures + test cases 2025-07-13 19:53:34 +01:00
kschappell 2c0a051c10 nit 2025-07-13 19:36:07 +01:00
kschappell 845b4dc3a0 feat(content): more test cases 2025-07-13 19:25:39 +01:00
kschappell 10959773d7 update .env.example and docker config 2025-06-27 20:52:16 +01:00
kschappell 885c7dde2a fix(frontend): handle API errors gracefully 2025-06-27 20:27:54 +01:00
kschappell dfdae97d86 remove duplicate question file 2025-06-20 16:05:43 +01:00
kschappell f1c2c1f199 feat(content): add new patterns 2025-06-20 16:02:40 +01:00
kschappell bd85c951ec extend complexity fields to text 2025-06-20 15:10:37 +01:00
kschappell 68565dc068 bump frontend deps 2025-06-20 14:40:28 +01:00
kschappell 300129bd62 feat(frontend): markdown and detail components 2025-06-20 13:53:44 +01:00
kschappell 3b3a329e3d vitest setup + component tests 2025-05-30 21:16:27 +01:00
kschappell cb0b04c428 loading skeletons 2025-05-30 20:34:31 +01:00
kschappell fc9192937d fix docker build missing readme 2025-05-30 20:00:49 +01:00
kschappell 92399264de feat(frontend): add question search 2025-05-30 19:27:31 +01:00
kschappell 1dd910bdde questions S-W 2025-05-30 19:18:33 +01:00
kschappell 5826a52f7b questions M-R 2025-05-25 12:43:25 +01:00
kschappell d3e71e6f77 questions F-L 2025-05-25 11:47:04 +01:00
kschappell ee914a4855 questions D-E 2025-05-25 11:08:40 +01:00
kschappell 2b69dc473c questions C 2025-05-25 10:16:13 +01:00
kschappell 4cb4acbf53 questions B (backspace - burst-balloons) 2025-05-24 22:06:49 +01:00
kschappell ffa5b97dad questions A (01-matrix - avoid-flood) 2025-05-24 21:40:39 +01:00
kschappell 55c053ac4d feat(content): test cases batch 2 2025-05-24 21:00:16 +01:00
kschappell 78810a9ddb feat(content): test cases batch 1 2025-05-24 20:55:37 +01:00
kschappell ddb20e24b9 feat(frontend): integrate editor into question page 2025-05-24 20:06:43 +01:00
kschappell a5e325d76d submission api client 2025-05-24 19:33:40 +01:00
kschappell 1a6278211d feat(frontend): add code editor 2025-05-21 21:48:52 +01:00
kschappell 82b993b33f pyodide hook for python execution 2025-05-21 21:03:28 +01:00
kschappell 1069a2ed41 feat(backend): data loader handles test cases 2025-05-21 20:41:04 +01:00
kschappell 81ec45ff9b feat(backend): test cases migration 2025-05-21 19:49:22 +01:00