A non-empty array A consisting of N integers is given.
A peak is an array element which is larger than its neighbours. More precisely, it is an index P such that 0 < P < N − 1 and A[P − 1] < A[P] > A[P + 1].
For example, the following array A:
A[0] = 1 A[1] = 5 A[2] = 3 A[3] = 4 A[4] = 3 A[5] = 4 A[6] = 1 A[7] = 2 A[8] = 3 A[9] = 4 A[10] = 6 A[11] = 2has exactly four peaks: elements 1, 3, 5 and 10.
You are going on a trip to a range of mountains whose relative heights are represented by array A, as shown in a figure below. You have to choose how many flags you should take with you. The goal is to set the maximum number of flags on the peaks, according to certain rules.
Flags can only be set on peaks. What's more, if you take K flags, then the distance between any two flags should be greater than or equal to K. The distance between indices P and Q is the absolute value |P − Q|.
For example, given the mountain range represented by array A, above, with N = 12, if you take:
- two flags, you can set them on peaks 1 and 5;
- three flags, you can set them on peaks 1, 5 and 10;
- four flags, you can set only three flags, on peaks 1, 5 and 10.
You can therefore set a maximum of three flags in this case.
Write a function:
class Solution { public int solution(int[] A); }
that, given a non-empty array A of N integers, returns the maximum number of flags that can be set on the peaks of the array.
For example, the following array A:
A[0] = 1 A[1] = 5 A[2] = 3 A[3] = 4 A[4] = 3 A[5] = 4 A[6] = 1 A[7] = 2 A[8] = 3 A[9] = 4 A[10] = 6 A[11] = 2the function should return 3, as explained above.
Write an efficient algorithm for the following assumptions:
- N is an integer within the range [1..400,000];
- each element of array A is an integer within the range [0..1,000,000,000].
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > ])
}
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
// Check to peak
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
// Check to peak's index.
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
int[] nextPeask = new int[A.]
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
// Check to peak's index.
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
int[] nextPeask = new int[A.length];
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
// Check to peak's index.
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
int[] nextPeask = new int[A.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
n
}
}
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
// Check to peak's index.
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
int[] nextPeask = new int[A.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
// Check to peak's index.
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
int[] nextPeaks = new int[A.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
int[] nextPeaks = new int[A.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return result = 0;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
int[] nextPeaks = new int[A.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return result = 0;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
// Check to next peak's index.
int[] nextPeaks = new int[A.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return result = 0;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
// Check to next peak's index.
int[] nextPeaks = new int[A.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return result = 0;
}
private boolean[] getPeaks(int[] A) {
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
// Check to next peak's index.
int[] nextPeaks = new int[A.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return result = 0;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = new int[A.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return result = 0;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = new int[A.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return result = 0;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks() {
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = new int[A.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return result = 0;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[A.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = new int[A.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return result = 0;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (checkToSetFlags(nextPeak))
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (checkToSetFlags(nextPeaks, idx)) {
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean checkToSetFlags()
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (isCheckFlags(nextPeaks, idx)) {
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckFlags()
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (checkToSetFlags(nextPeaks, idx)) {
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckSetFlags()
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (isCheckFlags(nextPeaks, idx)) {
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckFlags(int[] nextPeaks, int flagNum)
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (isCheckFlags(nextPeaks, idx)) {
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckFlags(int[] nextPeaks, int flagNum) {
int index = 0;
for (int idx = 0; idx < flageNum; idx++) {
if (index >= nextPeaks.length || le)
}
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (isCheckFlags(nextPeaks, idx)) {
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckFlags(int[] nextPeaks, int flagNum) {
int index = 0;
for (int idx = 0; idx < flageNum; idx++) {
if (index >= nextPeaks.length || nextPeaks[index] < 0) {
return false;
}
index = nextPeaks[index] + flagNum;
}
return true;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
// Calculate
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (isCheckFlags(nextPeaks, idx)) {
result = Math.max(result, idx);
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckFlags(int[] nextPeaks, int flagNum) {
int index = 0;
for (int idx = 0; idx < flageNum; idx++) {
if (index >= nextPeaks.length || nextPeaks[index] < 0) {
return false;
}
index = nextPeaks[index] + flagNum;
}
return true;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
// Calculate peak's coutn
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (isCheckFlags(nextPeaks, idx)) {
result = Math.max(result, idx);
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckFlags(int[] nextPeaks, int flagNum) {
int index = 0;
for (int idx = 0; idx < flageNum; idx++) {
if (index >= nextPeaks.length || nextPeaks[index] < 0) {
return false;
}
index = nextPeaks[index] + flagNum;
}
return true;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
// Calculate count of peaks.
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (isCheckFlags(nextPeaks, idx)) {
result = Math.max(result, idx);
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckFlags(int[] nextPeaks, int flagNum) {
int index = 0;
for (int idx = 0; idx < flageNum; idx++) {
if (index >= nextPeaks.length || nextPeaks[index] < 0) {
return false;
}
index = nextPeaks[index] + flagNum;
}
return true;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
// Calculate count of peaks.
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (isCheckFlags(nextPeaks, idx)) {
result = Math.max(result, idx);
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckFlags(int[] nextPeaks, int flagNum) {
int index = 0;
for (int idx = 0; idx < flageNum; idx++) {
if (index >= nextPeaks.length || nextPeaks[index] < 0) {
return false;
}
index = nextPeaks[index] + flagNum;
}
return true;
}
}
Solution.java:25: error: incompatible types: boolean cannot be converted to int if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) { ^ Solution.java:25: error: incompatible types: int cannot be converted to boolean if (A[idx > A[idx - 1] && A[idx] > A[idx + 1]]) { ^ Solution.java:44: error: cannot find symbol for (int idx = 0; idx < flageNum; idx++) { ^ symbol: variable flageNum location: class Solution 3 errors
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
// Calculate count of peaks.
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (isCheckFlags(nextPeaks, idx)) {
result = Math.max(result, idx);
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx] > A[idx - 1] && A[idx] > A[idx + 1]]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckFlags(int[] nextPeaks, int flagNum) {
int index = 0;
for (int idx = 0; idx < flageNum; idx++) {
if (index >= nextPeaks.length || nextPeaks[index] < 0) {
return false;
}
index = nextPeaks[index] + flagNum;
}
return true;
}
}
Solution.java:25: error: ')' expected if (A[idx] > A[idx - 1] && A[idx] > A[idx + 1]]) { ^ Solution.java:25: error: ';' expected if (A[idx] > A[idx - 1] && A[idx] > A[idx + 1]]) { ^ 2 errors
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
// Calculate count of peaks.
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (isCheckFlags(nextPeaks, idx)) {
result = Math.max(result, idx);
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx] > A[idx - 1] && A[idx] > A[idx + 1]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckFlags(int[] nextPeaks, int flagNum) {
int index = 0;
for (int idx = 0; idx < flageNum; idx++) {
if (index >= nextPeaks.length || nextPeaks[index] < 0) {
return false;
}
index = nextPeaks[index] + flagNum;
}
return true;
}
}
Solution.java:44: error: cannot find symbol for (int idx = 0; idx < flageNum; idx++) { ^ symbol: variable flageNum location: class Solution 1 error
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
// Calculate count of peaks.
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (isCheckFlags(nextPeaks, idx)) {
result = Math.max(result, idx);
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx] > A[idx - 1] && A[idx] > A[idx + 1]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckFlags(int[] nextPeaks, int flagNum) {
int index = 0;
for (int idx = 0; idx < flagNum; idx++) {
if (index >= nextPeaks.length || nextPeaks[index] < 0) {
return false;
}
index = nextPeaks[index] + flagNum;
}
return true;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
// Calculate count of peaks.
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (isCheckFlags(nextPeaks, idx)) {
result = Math.max(result, idx);
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx] > A[idx - 1] && A[idx] > A[idx + 1]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckFlags(int[] nextPeaks, int flagNum) {
int index = 0;
for (int idx = 0; idx < flagNum; idx++) {
if (index >= nextPeaks.length || nextPeaks[index] < 0) {
return false;
}
index = nextPeaks[index] + flagNum;
}
return true;
}
}
// you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
int result = 0;
// Check to peak's index.
boolean[] peaks = getPeaks(A);
// Check to next peak's index.
int[] nextPeaks = getNextPeaks(peaks);
// Calculate count of peaks.
for (int idx = 1; (idx - 1) * idx < A.length; idx++) {
if (isCheckFlags(nextPeaks, idx)) {
result = Math.max(result, idx);
}
}
return result;
}
private boolean[] getPeaks(int[] A) {
boolean[] peaks = new boolean[A.length];
for (int idx = 1; idx < A.length - 1; idx++) {
if (A[idx] > A[idx - 1] && A[idx] > A[idx + 1]) {
peaks[idx] = true;
}
}
return peaks;
}
private int[] getNextPeaks(boolean[] peaks) {
int[] nextPeaks = new int[peaks.length];
int nextPeak = -1;
for (int idx = nextPeaks.length - 1; idx >= 0; idx--) {
if (peaks[idx]) {
nextPeak = idx;
}
nextPeaks[idx] = nextPeak;
}
return nextPeaks;
}
private boolean isCheckFlags(int[] nextPeaks, int flagNum) {
int index = 0;
for (int idx = 0; idx < flagNum; idx++) {
if (index >= nextPeaks.length || nextPeaks[index] < 0) {
return false;
}
index = nextPeaks[index] + flagNum;
}
return true;
}
}
The solution obtained perfect score.