about | help | code help+videos | done | prefs |
public boolean same2ndAnd2ndToLast(int[] nums)
same2ndAnd2ndToLast([3, 1, 4, 5, 6, 7, 4, 1, 9]) → true same2ndAnd2ndToLast([1, 6, 7, 1, 2, 3, 8, 6, 0]) → true same2ndAnd2ndToLast([12, 1, 2, 10, 11, 12, 3, 4, 12]) → 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