Commit Graph

87 Commits

Author SHA1 Message Date
d917c4d125 feat(viz): bit manipulation view 2025-09-04 00:36:55 +01:00
edfa3d456c feat(viz): bit display primitive 2025-09-04 00:22:32 +01:00
af0ba5c13e feat(viz): bit manipulation types 2025-09-03 23:27:24 +01:00
beb5ac331a feat(viz): union-find 2025-09-03 22:44:24 +01:00
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
f6d4bc3a03 feat(patterns): strategy tutorials 2025-08-23 19:58:33 +01:00
b1fc2f4e99 feat(patterns): data structure tutorials 2025-08-23 19:25:47 +01:00
f2e4149e52 feat(patterns): pointer/array tutorials 2025-08-18 22:15:43 +01:00
7fd9e2a632 feat(patterns): graph/tree traversal tutorials 2025-08-18 22:00:08 +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
9f412516b7 update changelog 2025-08-06 23:54:33 +01:00
6bed0a6787 feat(content): hidden test cases 2025-08-06 23:21:42 +01:00
89b5dd1457 seo: sitemap, robots, og tags 2025-08-06 22:38:22 +01:00
50f5be841e feat(frontend): big O complexity estimator 2025-07-31 15:05:41 +01:00
2f18d3f215 fix(backend): CORS and API URL fixes 2025-07-31 14:52:27 +01:00
d6e9a689e3 submit ux improvements 2025-07-31 13:53:39 +01:00
d712b2de02 feat(frontend): add progress tracking 2025-07-31 13:23:11 +01:00
65a8d525f5 feat(content): function signatures + test cases 2025-07-13 19:53:34 +01:00
9e6c6d256f nit 2025-07-13 19:36:07 +01:00
85fea3a4bb feat(content): more test cases 2025-07-13 19:25:39 +01:00
d2b74b6863 update .env.example and docker config 2025-06-27 20:52:16 +01:00
c580bda6ed fix(frontend): handle API errors gracefully 2025-06-27 20:27:54 +01:00
36163bda10 remove duplicate question file 2025-06-20 16:05:43 +01:00
28cca84f46 feat(content): add new patterns 2025-06-20 16:02:40 +01:00
bdccf50362 extend complexity fields to text 2025-06-20 15:10:37 +01:00
276318cbd4 bump frontend deps 2025-06-20 14:40:28 +01:00
33e9e281d0 feat(frontend): markdown and detail components 2025-06-20 13:53:44 +01:00
c0cef0c2d3 vitest setup + component tests 2025-05-30 21:16:27 +01:00
64e5f8b3b6 loading skeletons 2025-05-30 20:34:31 +01:00
35f4cf43cc fix docker build missing readme 2025-05-30 20:00:49 +01:00
a16e316f2f feat(frontend): add question search 2025-05-30 19:27:31 +01:00
041a877295 questions S-W 2025-05-30 19:18:33 +01:00
ddceeec07e questions M-R 2025-05-25 12:43:25 +01:00
5dbe52df0d questions F-L 2025-05-25 11:47:04 +01:00
798e0ba1df questions D-E 2025-05-25 11:08:40 +01:00
e028167a47 questions C 2025-05-25 10:16:13 +01:00
2123791ec3 questions B (backspace - burst-balloons) 2025-05-24 22:06:49 +01:00
f757e28b24 questions A (01-matrix - avoid-flood) 2025-05-24 21:40:39 +01:00
e8898841cf feat(content): test cases batch 2 2025-05-24 21:00:16 +01:00
1e4aafaff2 feat(content): test cases batch 1 2025-05-24 20:55:37 +01:00