about | help | code help+videos | done | prefs |
public boolean sameFirstLast2A(int[] nums)
sameFirstLast2A([1, 4, 5, 6, 7, 4, 5, 1]) → true sameFirstLast2A([6, 7, 1, 2, 3, 8, 10, 6]) → true sameFirstLast2A([1, 2, 10, 11, 12, 3, 21, 4]) → false ...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: 1
Copyright Nick Parlante 2017 - privacy