We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- Data Structures
- Trie
- No Prefix Set
- Discussions
No Prefix Set
No Prefix Set
Sort by
recency
|
171 Discussions
|
Please Login in order to post a comment
Why submission TestCase 1 is print "d" ? but not "dcjaichjejgheiaie"?
"dcjaichjejgheiaie" should test before "d".
Java 8 solution, passed all the tests
c++ solution
Dumb question dumb answer. Passes all tests though.
Test case 1 in submission seems expecting an incorrect answer.