Block or Report
Block or report krahets
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
hello-algo Public
《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。
-
-
awesome-mvs Public
A curated list of tutorials, papers, software related to multi-view stereo.
1,356 contributions in the last year
Less
More
Activity overview
Contributed to
krahets/hello-algo,
krahets/blog,
autonomousvision/sdfstudio
and 17 other
repositories
Contribution activity
May 2023
Created 23 commits in 1 repository
Created a pull request in krahets/hello-algo that received 1 comment
feat: Add the section of n queens problem
If this PR is related to coding or code translation, please fill out the checklist and paste the console outputs to the PR. I've tested the code …
+326
−0
•
1
comment
Reviewed 9 pull requests in 1 repository
krahets/hello-algo
9 pull requests
- Fix function call error and null safety
- Add JavaScript and TypeScript code of permutations and n_queens (Chapter of Backtracking)
- Add JavaScript and TypeScript code of preorder traversal (Chapter of Backtracking)
- Fix the problem in binary_tree_bfs.c and the problem that the memory is not released.
- refactor: use global using to reduce usings in each file
- feat(csharp/backtracking): add csharp code in n queens
- feat: add Swift codes for permutations_problem article
- Add the separation chain implementation of hashtable in c.
- feat: add Swift codes for backtracking_algorithm article




