Skip to content

rabisnath/group1

Repository files navigation

Group 1

CAAP-CS team projects: Alex, Andrea, Kevin

  • Alex worked on the main algorithm. He made the hash table, filled the hash table, filtered the table for short anagrams, and wrote a function to filter the table for anagram pairs that were numerically intersting.
  • Kevin worked on the functions for suprising results. He coded two functions: one where the first few letters of an anagram was shared by another anagram as its last few letters and the other where a certain letters recurred often as the first few letters of several anagrams.
  • Andrea worked on creating the Powerpoint and writing the readme file. She created a function to find palindromes, but found that it did not return anything because there were no palindromes for words greater than 8 letters.

Instructions

  • Uncomment the various methods in the main function to see the various lists of anagrams. The comments inside of main delineate which function calls do what.

About

CAAP-CS team projects: Alex, Andrea, Kevin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages