Test Cases & Chat
Part 1
current
Test 1
input:beginWord = "hit", endWord = "cog", wordList = ["hot","dot","dog","lot","log","cog"]
expect:5
Test 2
input:beginWord = "hit", endWord = "cog", wordList = ["hot","dot","dog","lot","log"]
expect:0
Choose your coach
Pick a style and how you want to communicate
then
Loading...
OUTPUT
Run code to see output...
Part 1
current
Test 1
input:beginWord = "hit", endWord = "cog", wordList = ["hot","dot","dog","lot","log","cog"]
expect:5
Test 2
input:beginWord = "hit", endWord = "cog", wordList = ["hot","dot","dog","lot","log"]
expect:0
Choose your coach
Pick a style and how you want to communicate
then