ronaldofes / angramsCheck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anagram Checker Based on Wikipedia Page Rules

What is Anagram Check?

This is an Anagram Checker built with Java 17 and Junit 5.

Anagram Checker was built to check if a sentence is a anagram or not.

This project tests if two Alphanumeric sentences are anagrams and the rules followed by this software in order to verify the Anagrams can be found on Wikipedia

How to Run?

Since anagram check uses Maven to build the project and manage dependencies, you shall run mvn clean install in order to install the project.

Static Code Analysis

This project uses the following static code analysis tools:

About


Languages

Language:HTML 47.6%Language:JavaScript 46.9%Language:CSS 3.3%Language:Java 2.3%