EquiLeader 썸네일형 리스트형 Codility Lesson 08 - EquiLeader(JAVA) https://app.codility.com/programmers/lessons/8-leader/equi_leader/ EquiLeader coding task - Learn to Code - Codility Find the index S such that the leaders of the sequences A[0], A[1], ..., A[S] and A[S + 1], A[S + 2], ..., A[N - 1] are the same. app.codility.com 문제 - 비어있지 않은 N개의 정수들로 이루어진 배열 A가 주어진다. - leader는 배열의 전체 개수의 반보다 더 많은 원소를 의미한다. - equi leader란 index S( 0 더보기 이전 1 다음