Commit Graph

85 Commits

Author SHA1 Message Date
c4e23d5be3 docs(monthly): update monthly report 2025-09-22 13:51:44 +08:00
c7453b45e6 [#3005] feat(leetcode): init project, add C# solution 2025-09-22 13:48:38 +08:00
7c86a4a99a feat(makefile): makefile for automatic setup 2025-09-22 09:58:24 +08:00
c396a84294 docs(logs): update monthly log 2025-09-12 13:37:31 +08:00
2d6209a043 [#3227] docs(leetcode): update README 2025-09-12 13:34:05 +08:00
1e562065e8 [#3227] feat(leetcode): add c# and golang solution 2025-09-12 13:13:22 +08:00
8dfafaaf43 docs(utils,readme): add helper help and refresh docs 2025-09-12 10:37:45 +08:00
6d9993cd9f feat(utils): add global test runner and helper help 2025-09-12 10:19:47 +08:00
9ff736e11c feat(utils,templates,docs): file-based .tmpl templates; remove I/O fixtures 2025-09-12 09:56:37 +08:00
d724a5fb65 feat(utils, templates, docs): file-based templates + stronger README 2025-09-12 09:44:30 +08:00
002e9e6c32 docs(README): edit monthly README 2025-09-11 11:09:43 +08:00
75f3d9e320 feat(SortVowels): add C# solution 2025-09-11 11:05:11 +08:00
f4a7029b7e docs(README): monthly README 2025-09-08 14:34:32 +08:00
31d68d2f04 [#1317] docs(GetNoZeroIntegers): add README 2025-09-08 14:28:10 +08:00
4b2df683a4 [#1317] feat(GetNoZeroIntegers): add C# solution 2025-09-08 14:27:53 +08:00
cf3a952d1d Merge pull request '2025-09/2749-minimum-operations-to-make-the-integer-zero' (#9) from 2025-09/2749-minimum-operations-to-make-the-integer-zero into main
Reviewed-on: #9
2025-09-05 09:02:59 +00:00
63880d4717 feat(makeTheIntegerZeio): add C# solution 2025-09-05 16:54:03 +08:00
c3955ad390 docs(makeTheIntegerZero): add README 2025-09-05 16:52:45 +08:00
08c96f8636 Merge pull request '2025-09/3516-find-closest-person' (#8) from 2025-09/3516-find-closest-person into main
Reviewed-on: #8
2025-09-04 02:17:29 +00:00
MH Hung
ec12425cb9 [#3516] feat(note): add monthly README 2025-09-04 10:14:05 +08:00
MH Hung
17eaaa52c2 [#3516] feat(go): add golang solution 2025-09-04 10:10:53 +08:00
MH Hung
58acd6e8d8 [#3516] feat(C#): add C# solution 2025-09-04 10:10:26 +08:00
MH Hung
b81da2e59e [#3516] feat(note): add description 2025-09-04 10:09:45 +08:00
bd46985abc note(README): add monthly README 2025-09-03 11:09:14 +08:00
26696bf229 Merge pull request '2025-09/3027-find-the-number-of-ways-to-place-people-ii' (#7) from 2025-09/3027-find-the-number-of-ways-to-place-people-ii into main
Reviewed-on: #7
2025-09-03 03:06:42 +00:00
d120af6661 [#3027] testI(numberOfPairs): add C# unit test cases 2025-09-03 11:04:35 +08:00
614434de14 [#3027] note(numberOfPairs): add README of Description 2025-09-03 11:03:55 +08:00
bcbea676c2 [#3027] feat(numberOfPairs): add C# solution 2025-09-03 10:55:26 +08:00
b9965b192c Merge pull request '2025-09/3025-find-the-number-of-ways-to-place-people-i' (#6) from 2025-09/3025-find-the-number-of-ways-to-place-people-i into main
Reviewed-on: #6
2025-09-02 06:09:17 +00:00
8a49217c3d [#3025] note(numbersOfPairs): add monthly note 2025-09-02 14:08:30 +08:00
0c278fa275 [#3025] test(numberOfPairs): add golang unit test 2025-09-02 14:05:40 +08:00
c760afc0f7 [#3025] feat(numberOfPairs): add golang solution 2025-09-02 13:31:22 +08:00
b99708dc36 [#3025] note(numberOfPairs): add monthly note 2025-09-02 12:35:26 +08:00
38f948f691 [#3025] test(numberOfPairs): write C# unit test 2025-09-02 12:28:52 +08:00
5018b4ab9f [#3025] feat(numberOfPairs): add C# solution, add notes 2025-09-02 11:11:15 +08:00
262a934d89 [#3025] note(numberOfPairs): add Description and init C# project 2025-09-02 09:57:41 +08:00
492b5ecd60 fix(bash): fix unit test bash run error 2025-09-01 17:22:53 +08:00
ac6bc1010e [#1782] note(MaxAverageRatio): add complexity describe 2025-09-01 14:53:36 +08:00
a37a374c24 [#1782] fix(README): fix readme 2025-09-01 14:44:16 +08:00
b07f0c2957 Merge pull request '2025-09/1792-maximum-avergae-pass-ratio' (#5) from 2025-09/1792-maximum-avergae-pass-ratio into main
Reviewed-on: #5
2025-09-01 06:41:36 +00:00
e3edc716ef [#1782] test(MaxAverageRatio): Add run test bash and cases describe 2025-09-01 14:38:58 +08:00
2c72e5236f [#1782] feat(MaxAverageRatio): Add priority queue method 2025-09-01 13:45:31 +08:00
70f64e1ef7 [#1782] note(MaxAverageRatio): Add solution README 2025-09-01 13:44:57 +08:00
24828dfbf0 [#1782] test(MaxAverageRatio): Add test cases for C# solution 2025-09-01 13:38:07 +08:00
7c9e454777 [#1792]feat(MaxAverageRatio) : add C# brute force solution 2025-09-01 12:08:15 +08:00
30f9a73a17 fix(template): solved redundant filess 2025-09-01 10:03:54 +08:00
ed0d2f344d feat(template): add readme templates and leetcode helper 2025-09-01 09:48:11 +08:00
11e62e4eac feat(template): add problem template markdown 2025-09-01 09:17:10 +08:00
9fec047d3f refactor: refactor project structure 2025-09-01 09:13:32 +08:00
524784a3c5 Merge pull request '[#3446] feat(SortMatrix): add C# solution' (#4) from 2508/3446 into main
Reviewed-on: #4
2025-08-29 01:17:28 +00:00