Commit Graph

14 Commits (a704c0d7f28c111a744ce8d973460abab9822bec)

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
krahets 5392afd44b fix several bugs
1 year ago
Justin Tse 2f727d895d
Fix JS and TS sort bugs (#784)
1 year ago
krahets f71b2a40da fix preorder_traversal_iii_compact code
1 year ago
William Yuan 70784a1ec3
feat(chapter_backtracking): Add js and ts codes for chapter 13.3 (#667)
1 year ago
krahets b067016bfa Update preorder_traversal_iii.
1 year ago
krahets bba62bbe75 Fix the code of preorder_traversal_iii_compact
1 year ago
krahets c54536d1a1 Modify the problem of preorder_traversal_iii
1 year ago
krahets 9fc1a0b2b3 Update n_queens code.
1 year ago
krahets 649d8c4c86 Fix the indentation of JS and TS code.
2 years ago
Justin Tse b52a98f178
Add JavaScript and TypeScript code of permutations and n_queens (Chapter of Backtracking) (#494)
2 years ago
Justin Tse 01345c23ca
Add JavaScript and TypeScript code of preorder traversal (Chapter of Backtracking) (#490)
2 years ago