본문 바로가기

.Zzumbong

검색하기
프로필사진
.Zzumbong
Front-End 개발자의 탐험 일지 Keep Exploring!.
Work smart not hard.
포트폴리오
  • 전체 (113)
    • Dev (5)
    • coding test (77)
      • leetCode (66)
      • programmers (11)
    • EveryDay (31)
      • Food (3)
      • Game (5)
      • Goods (10)
      • PLA-MODEL (9)

  • 전체 (113)
    • Dev (5)
    • coding test (77)
      • leetCode (66)
      • programmers (11)
    • EveryDay (31)
      • Food (3)
      • Game (5)
      • Goods (10)
      • PLA-MODEL (9)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2022/12   »
일 월 화 수 목 금 토
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
  • 바질토마토뭐시기
  • 롱라이플
  • 지쿠악스
  • 발더스게이트
  • 지리데칼
  • LeetCode
  • 메탈퍼즐
  • 프라모델
  • 맛집
  • 미앤아이
  • DIY
  • 블라인드박스
  • 유루건
  • 밥무하마드
  • 취미
  • 30mf
  • 가챠
  • 건담헤드
  • 코딩테스트
  • 발더스모드
  • javascript
  • 제프딕슨
  • 코테
  • 건담
  • 게임
  • 눈알빠지겠네
  • 노노그램
  • 누룽지소금빵
  • 포켓몬
  • 우리시대의역설
more
Archives
Today
Total
관리 메뉴

목록2022/12/05 (1)

.Zzumbong

[leetCode/JS] 876. Middle of the Linked List

난이도 [ 😊 ] Easy 문제 설명 Given the head of a singly linked list, return the middle node of the linked list. If there are two middle nodes, return the second middle node. 단일 linked List 를 준다. list의 중간 부터 return하는데, 중간이 2개 인 경우(짝수 length) 일땐, 2번째 중간 값 부터 return 해준다. 입출력 예 Example 1: Input: head = [1,2,3,4,5] Output: [3,4,5] Explanation: The middle node of the list is node 3. Example 2: Input: head = [..

coding test/leetCode 2022. 12. 5. 11:05
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바