Skip to content

Files

Latest commit

 

History

History
9 lines (7 loc) · 284 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 284 Bytes

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.