Commit Graph

8 Commits (main)

Author SHA1 Message Date
Yudong Jin f6976978dd
Prepare 1.0.0 release (#1044)
10 months ago
Yudong Jin f68bbb0d59
Update the book based on the revised second edition (#1014)
11 months ago
Yudong Jin e720aa2d24
feat: Revised the book (#978)
12 months ago
hpstory 56b20eff36
feat(csharp) .NET 8.0 code migration (#966)
12 months ago
hpstory f62256bee1
fix(csharp): Modify method name to PascalCase, simplify new expression (#840)
1 year ago
krahets 9fc1a0b2b3 Update n_queens code.
1 year ago
hpstory 40319e7f30
refactor: use global using to reduce usings in each file (#486)
2 years ago
hpstory 7b1de228a0
feat(csharp/backtracking): add csharp code in n queens (#485)
2 years ago