WoWS17 6027480643 feat: add well-formed parentheses generator (#2445) 1 年之前
..
CMakeLists.txt 25b39a34fa [fix/docs]: Update backtracking folder (#916) 4 年之前
generate_parentheses.cpp 6027480643 feat: add well-formed parentheses generator (#2445) 1 年之前
graph_coloring.cpp ca5776763f fix: Graph Coloring algorithm filename (#1982) 2 年之前
knight_tour.cpp 4e3abd4601 [feat/fix/docs]: Improvements in the `backtracking` folder (#1553) 3 年之前
magic_sequence.cpp a6bbe050f7 fix: Add `return 0` in `bactracking/magic_sequence.cpp` (#1589) 3 年之前
minimax.cpp 4e3abd4601 [feat/fix/docs]: Improvements in the `backtracking` folder (#1553) 3 年之前
n_queens.cpp 4e3abd4601 [feat/fix/docs]: Improvements in the `backtracking` folder (#1553) 3 年之前
n_queens_all_solution_optimised.cpp 4e3abd4601 [feat/fix/docs]: Improvements in the `backtracking` folder (#1553) 3 年之前
nqueen_print_all_solutions.cpp 4e3abd4601 [feat/fix/docs]: Improvements in the `backtracking` folder (#1553) 3 年之前
rat_maze.cpp 4e3abd4601 [feat/fix/docs]: Improvements in the `backtracking` folder (#1553) 3 年之前
subarray_sum.cpp f34f93e77a feat: Add the Subarray Sum implementation (#1527) 3 年之前
subset_sum.cpp e059765f79 Create subset_sum.cpp (#1517) 3 年之前
sudoku_solver.cpp 4b7982a9f9 fix: Sudoku Solver algorithm filename 2 年之前
wildcard_matching.cpp faa58ed190 feat: Wildcard matching problem (#1552) 3 年之前