Well, actually I wrote this code for getting lemma from trie. But there is an issue with this variable 'isEndOfWord' which is a boolean and is used to signify if the word in trie is completed or not. This boolean variable always holds the value 'false' which makes it unable…
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)