Skip to content

bootcpp/anagram-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anagram Selector

This project uses the catch framework to test functionality.

Anagrams

For definition and examples, see here

The task

Two functions need to be implemented:

  1. Determine whether two words are anagrams or not
  2. Select anagrams of a word from a list of words.

Tests of these functions are failing. Implement the functions and pass the tests.

Ensure that your tests cover the examples listed in the above link.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages