timgarvin / Permutation-Checker

A Java Console program that determines if two strings are permutations of each other.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Permutation Checker is a Java console program that accepts two strings as input from the user and determines if they are permutations of each other.

Technologies Used

  • Java
  • Eclipse IDE for Java Developers

Notes

  • This program should be run using a Java console.

About

A Java Console program that determines if two strings are permutations of each other.


Languages

Language:Java 100.0%