Commit Graph

1672 Commits (fa9607b7494bbab507f815ff10cfac17a98c7b5c)
 

Author SHA1 Message Date
noobcodemaker fa9607b749
Update permutations_problem.md (#864)
1 year ago
sjinzh 0c470d19c8
upate build.zig (#874)
1 year ago
krahets fc70b1eb2c Fix the docs of binary_search_tree and
1 year ago
krahets 433997c38d Fix several figures.
1 year ago
krahets 5aacf2dfe0 Improve Python code for importing modules.
1 year ago
krahets 1e49574332 Simplify struct declarations of C.
1 year ago
lucaswangdev 070d23ee6e
fix: hash_collision.md squared detection description (#867)
1 year ago
krahets 5392afd44b fix several bugs
1 year ago
Yudong Jin 51405c0669
add permutations_ii.c and re-implement permutations_i.c (#868)
1 year ago
lucas 37872726b0
feat: build_tree.c translation (#847)
1 year ago
Yudong Jin ea7275ab6a
add forLoopRecur in recursion.c (#866)
1 year ago
Yudong Jin faa44fecd2
Squash the language code blocks and fix list.md (#865)
1 year ago
krahets 346c8451de Fix code naming style.
1 year ago
krahets ada37fd1f8 Fix Python code.
1 year ago
krahets 2976d9ff56 Fix Python code.
1 year ago
krahets a8c624fa5a Fix the code in min_path_sum
1 year ago
Yudong Jin 3df5c36370
refactor: Improve the hash_map_chaining.c implementation. (#858)
1 year ago
krahets 84e2799f1b Fix hash_map_chaining.c and
1 year ago
lclc6 fe01f77ff8
Create hash_map_open_addressing.c (#838)
1 year ago
FreddieLi 61eca92055
fix get() in hash_map_chaining.c (#845)
1 year ago
krahets da5ef293d9 fix a typo
1 year ago
krahets 227bd66223 Update Dockerfile and mkdocs.yml
1 year ago
krahets c37b7c807b Several bug fixes
1 year ago
krahets fb552987f5 Update variable names in list and my_list
1 year ago
gledfish e5f8c93f5d
fix a Python variable name in list.md
1 year ago
lucas 704b638d89
feat: n_queens.c translation (#774)
1 year ago
krahets c098bcdde4 Several bug fixes.
1 year ago
coderlef b85deae275
Update time_complexity.md (#844)
1 year ago
hpstory e03022d5fb
fix: Polishing code format on linearLogRecur, convert String type to string (#841)
1 year ago
王作勋 2bba70fd87
Add Edit distance in C code (#835)
1 year ago
王作勋 1a3b819355
Add Climbing stairs constraint dp in C code (#829)
1 year ago
krahets 51dab9dd25 Update overrides directory structure.
1 year ago
krahets 7e15726bb5 Update .gitignore
1 year ago
krahets b39c2a94d3 Move docs/zh back to docs.
1 year ago
hpstory f62256bee1
fix(csharp): Modify method name to PascalCase, simplify new expression (#840)
1 year ago
krahets 6f7e768cb7 Move docs/* to docs/zh/*
1 year ago
krahets 400b3914f6 Move docs/zh back to docs.
1 year ago
47 70cff2d99f
fix: Fixed the state transition error in minCostClimbingStairsDP function (#839)
1 year ago
Nepenthe 61e1d1faec
feat(go): add forLoopRecur func (#816)
1 year ago
王作勋 ef87bd494a
Add Binary search recur in C code (#820)
1 year ago
王作勋 2b59c9ce88
Add Coin change ii in C code (#834)
1 year ago
王作勋 8b4d3300c3
Add Coin change in C code (#833)
1 year ago
王作勋 d75a2eb691
Add Unbounded knapsack in C code (#832)
1 year ago
王作勋 1364bc52e7
Add Min path sum in C code (#831)
1 year ago
王作勋 946853431f
Add Knapsack in C code (#830)
1 year ago
王作勋 c6bc10a101
Add Min cost climbing stairs dp in C code (#828)
1 year ago
王作勋 21fa72ea9f
Add hanota in C code (#819)
1 year ago
王作勋 1f512b105f
refactor: Extend vector.h implementation (#818)
1 year ago
krahets f1ef7e9d10 Move documents to a sub-directory
1 year ago
krahets 04e2a46bcd fine tune
1 year ago