Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evillegas92/qu-beyond-challenge

Word Finder
https://github.com/evillegas92/qu-beyond-challenge

Last synced: about 1 month ago
JSON representation

Word Finder

Awesome Lists containing this project

README

        

# QU-Beyond-Challenge
Word Finder Challenge for QU Beyond by Esteban Villegas.

The implementation of the Word Finder algorithm is found in the WordFinder.cs class, inside the WordFinder.BL project.
To test the algorithm please run the unit tests in the WordFinder.BL.Tests project.