about | help | code help+videos | done | prefs |
public boolean sameSecondLast1C(int[] nums)
sameSecondLast1C([3, 1, 4, 32, 1]) → true sameSecondLast1C([12, 6, 8, 50, 6]) → true sameSecondLast1C([5, 1, 3, 64, 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