Ruby
Ruby copied to clipboard
All algorithms implemented in Ruby
Results
12
Ruby issues
Sort by
recently updated
recently updated
newest added
trafficstars
Hi
please let me add n-queens problem solution using backtracking for hacktoberfest 2024. What is N-Queen problem? The N Queen is the problem of placing N chess queens on an N×N...