Alexander (alexander-ww)

alexander-ww

Geek Repo

0

followers

0

following

0

stars

Location:The Internet

Github PK Tool:Github PK Tool

Alexander's repositories

hacker-rank-practice

This repository provides my own solutions to interview and problem-solving practice problems listed on HackerRank.

Language:JavaLicense:GPL-3.0Stargazers:0Issues:1Issues:0

sudoku-solver

This repository implements a command-line solver for any Sudoku puzzle. The user provides a Sudoku puzzle to solve in the form of a text file that contains rows of space-separated values. Unfilled cells in the Sudoku puzzle have values of zero.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0