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