main
Prepare 1.0.0 release (#1044)
fix several bugs
Add JavaScript and TypeScript code of permutations and n_queens (Chapter of Backtracking) (#494)
Fix the indentation of JS and TS code.
fix preorder_traversal_iii_compact code
Update preorder_traversal_iii.
Fix JS and TS sort bugs (#784)
feat(chapter_backtracking): Add js and ts codes for chapter 13.3 (#667)