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