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