about | help | code help+videos | done | prefs |
public String concatWithoutFirstTWOLastTWOLetters(String a, String b)
concatWithoutFirstTWOLastTWOLetters("0123456789", "abcdefgh") → "234567cdef" concatWithoutFirstTWOLastTWOLetters("Downtown", "Magnets") → "wntogne" concatWithoutFirstTWOLastTWOLetters("United", "States") → "itat" ...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