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 |
Tags
- 파이썬
- BFS
- 자바 리트코드
- 백준 18222
- leetcode 1721
- 리트코드
- 리트코드 1557
- 스프링 에러
- 코딩테스트
- dfs
- DP
- 리트코드 자바
- 백준
- daily challenge
- 프로그래머스 java
- 코테
- 카카오
- 그래프 자바
- 분할정복
- 자바 5464
- 스택
- 백준 16935
- 인텔리제이 에러
- leetcode
- Java
- java leetcode
- java 프로그래머스
- 프로그래머스
- 자바
- 구현
Archives
- Today
- Total
목록python3 (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