Skip to content

Java implementation of Queue and Stack data structures. The program includes methods to check for anagrams and palindromes in a list of words. Users can input a list of words, and the program will determine if the words are anagrams of each other or if they are palindromes.

Notifications You must be signed in to change notification settings

tejb96/anagram-palindrome-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date ENSF694 Assignment 2

About

Java implementation of Queue and Stack data structures. The program includes methods to check for anagrams and palindromes in a list of words. Users can input a list of words, and the program will determine if the words are anagrams of each other or if they are palindromes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages