about | help | code help+videos | done | prefs |
public int howManyLettersBothStrings(String str1, String str2)
howManyLettersBothStrings("abc", "xyz") → 6 howManyLettersBothStrings("cat", "hippo") → 8 howManyLettersBothStrings("treasure", "island") → 14 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 2
Copyright Nick Parlante 2017 - privacy