HappyTomatoLife

  • 홈
  • 태그
  • 방명록

insert 1

자료구조 6강-2 | Linked List | 숙명여대 학점교류

숙명여대 학점교류로 듣는 자료구조 day 6. 2021.12.29. 수요일 Doubly linked list problem of SLL when deleting a node, it should know a prior node to connect the list DLL each node had both before and after nodes easy to delete / insert a node fields data left link right link applications binary tree DLL Insert class Node: def __init__(self, data): self.data = data self.llink = None self.rlink = None def insert(self..

Computer Science/자료구조 2021.12.29
이전
1
다음
더보기
프로필사진

HappyTomatoLife

기록하는 토마토

  • 분류 전체보기
    • About
    • Data Science
      • AI
      • NLP
      • Computer Vision
      • Data Mining
      • Data Engineering
    • Computer Science
      • 알고리즘
      • 자료구조
      • 프로그래밍언어
      • 컴퓨터구조
      • C
      • C++
      • C#
      • Java
      • FrontEnd
      • BackEnd
      • DevOps
      • Database
      • 논리설계
    • Math
      • 선형대수학
      • 이산수학
    • Educational Technology
      • Learning Analytics
    • English
    • Certificate
      • 컴퓨터활용능력 1급
      • SQLD
    • Life

Tag

DS, singly linked list, maze problem, OCaml, linear DS, Expression evaluation, 함수형 언어, react.js, linked Queue, Deque, linked stack, SQL, 자료구조, binary search, 교육상담, 조건문, Doubly Linked List, JavaScript, REACT, 반복문,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/05   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • Github
  • LinkedIn

티스토리툴바