about | help | code help+videos | done | prefs |
public boolean sameFirstLast1A(int[] nums)
equals the value of the last element. sameFirstLast1A([1, 4, 4, 9, 1]) → true sameFirstLast1A([6, 7, 8, 9, 6]) → true sameFirstLast1A([1, 2, 3, 9, 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