Our websites use cookies. By continuing, you agree to their use. See details
Anagrams Solver | Portfolium
Anagrams Solver
favorite 1
visibility 43
November 28, 2021 in Coding
1 / 1
The Anagrams Solver is a personal project of mine that I made after taking the introductory Object Oriented Programming courses offered at the University of Maryland. The goal of the project is that given a certain amount of letters, the solver would check to see every possible word that can possibly be made in the English Dictionary. This game was specifically to cheat on the IOS developed app GamePigeon. GamePigeon offers a variety of different Imessage games to play, one being anagrams.

Over the course of creating this project, I used my understanding of data cleaning in order to take a large database such as an oxford dictionary, and turn it into a source file of only different words in alphabetical order in so my program can read data easily. Another challenge I had to face was storing large amounts of data in specific data structures that I can access data from in a timely manner. This program also demonstrates my general problem solving abilities, as I had to create an algorithm that efficiently checks for possible anagram word candidates for a certain unknown groups of letters.
© 2025 • All content within this project is strictly the property of Mateus Kelly and is not for public use without permission. Report Abuse

Comments

Mateus Kelly
Computer Science at University of Maryland, College Park
Mateus Kelly

2 Skills

1 Likers

Mateus Kelly