Skip to content

Cmacgregor/coding challenge#1

Merged
cmacgregor merged 3 commits intomasterfrom
cmacgregor/coding-challenge
Nov 8, 2023
Merged

Cmacgregor/coding challenge#1
cmacgregor merged 3 commits intomasterfrom
cmacgregor/coding-challenge

Conversation

@cmacgregor
Copy link
Owner

Solved Pirate Speak and Family Tree coding challenges for NContracts interview

Implemented checking for anagrams. Implemented helper function to convert strings into sorted character arrays.
Added null and empty tests for parameters of GetPossibleWords function. Updated GetPossibleWords function to guard against these cases.
Implemented GetBirthMonth function to use BFS. Updated test data generator to always create a tree large enough to support current test cases.
@cmacgregor cmacgregor self-assigned this Nov 8, 2023
@cmacgregor cmacgregor merged commit d646088 into master Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant