about | help | code help+videos | done | prefs |
public boolean inOrder5(int[] nums)
inOrder5([1, 6, 10, 15, 20]) → true inOrder5([4, 3, 10, 11, 14]) → false inOrder5([8, 8, 10, 12, 17]) → 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