Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- 자바
- Java
- 파이썬
- 백준 16935
- BFS
- dfs
- leetcode 1721
- 스택
- 인텔리제이 에러
- 리트코드
- leetcode
- DP
- daily challenge
- 백준 18222
- 구현
- 리트코드 1557
- 코딩테스트
- 분할정복
- 자바 리트코드
- 백준
- 프로그래머스
- 코테
- 카카오
- 그래프 자바
- 리트코드 자바
- 스프링 에러
- java 프로그래머스
- java leetcode
- 자바 5464
- 프로그래머스 java
Archives
- Today
- Total
목록네카라쿠베 (1)
레벨업 일지
[java/python3]leetcode 1838. Frequency of the Most Frequent Element
Frequency of the Most Frequent Element - LeetCode Frequency of the Most Frequent Element - LeetCode Frequency of the Most Frequent Element - The frequency of an element is the number of times it occurs in an array. You are given an integer array nums and an integer k. In one operation, you can choose an index of nums and increment the element at that ind leetcode.com 문제 최대 빈도수 구하기 문제. 풀이 투 포인터를 ..
알고리즘/leetcode
2023. 1. 11. 22:16