Ruby icon indicating copy to clipboard operation
Ruby copied to clipboard

All algorithms implemented in Ruby

Results 12 Ruby issues
Sort by recently updated
recently updated
newest added
trafficstars

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...