about | help | code help+videos | done | prefs |
public String conCatLongestFirst(String text, String word)
conCatLongestFirst("ab", "c") → "abc" conCatLongestFirst("123", "45678") → "45678123" conCatLongestFirst("Downtown ", "Magnets") → "Downtown Magnets" ...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: 7
Copyright Nick Parlante 2017 - privacy