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
- BFS
- daily challenge
- 구현
- leetcode
- leetcode 1721
- 분할정복
- 스택
- DP
- 백준 18222
- 자바 5464
- 리트코드 자바
- 자바 리트코드
- 프로그래머스
- 카카오
- dfs
- 인텔리제이 에러
- 리트코드 1557
- 파이썬
- java 프로그래머스
- 코테
- 스프링 에러
- 그래프 자바
- 자바
- 백준 16935
- 프로그래머스 java
- 백준
- 리트코드
- 코딩테스트
- java leetcode
Archives
- Today
- Total
목록daily challenge (1)
레벨업 일지
[Java] leetcode 1721. Swapping Nodes in a Linked List
문제 https://leetcode.com/problems/swapping-nodes-in-a-linked-list/description/ Swapping Nodes in a Linked List - LeetCode Can you solve this real interview question? Swapping Nodes in a Linked List - You are given the head of a linked list, and an integer k. Return the head of the linked list after swapping the values of the kth node from the beginning and the kth node from t leetcode.com 알아야 할 개..
알고리즘/leetcode
2023. 5. 16. 00:10