about | help | code help+videos | done | prefs |
inConsecutiveDescendingOrder4
public boolean inConsecutiveDescendingOrder4(int[] nums)
inConsecutiveDescendingOrder4([3, 2, 1, 0]) → true inConsecutiveDescendingOrder4([3, 20, 1, 0]) → false inConsecutiveDescendingOrder4([3, 2, 10, 0]) → 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