about | help | code help+videos | done | prefs |
public String combineWithoutFirstLastLetters(String s1, String s2)
combineWithoutFirstLastLetters("012345", "abcde") → "1234bcd" combineWithoutFirstLastLetters("Downtown", "Magnets") → "owntowagnet" combineWithoutFirstLastLetters("United", "States") → "nitetate" ...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: 13
Copyright Nick Parlante 2017 - privacy