arsenic 알쓰닉?

  • 홈
  • 태그
  • 방명록

2025/05/20 2

Programming Exercise: Lab #5

경희대학교 박제만 교수님의 자료구조 수업을 기반으로 정리한 글입니다.Exercise #1ProblemsImplement the UNSORTED LIST using linked structure and ANSWER the time complexity questions in the code.Destructor(): Deallocate (delete) all nodes in the list.appendItem(item): Append the item to the list (with the best time complexity)removeItem(item): Delete "item" in the list and Deallocate (delete) the deleted item.getItem(pos): Retur..

CS/자료구조 2025.05.20

Chapter 6: Linked Structures (2)

경희대학교 박제만 교수님의 자료구조 수업을 기반으로 정리한 글입니다.Linked StructuresReview▶ Big-O Comparison of Stack Operations▶ Big-O Comparison of Queue OperationsArray vs. Linked StructurePerformanceGenerally, array-based structures are faster than linked structures.Most operations are equally fast for both array and linked structures (O(1)).For size(), clear(), and destructor, the array is faster (O(1) vs. O(n)).But, a..

CS/자료구조 2025.05.20
이전
1
다음
더보기
프로필사진

arsenic 알쓰닉?

  • 분류 전체보기 (72)
    • Security (13)
      • 정보보안 (5)
      • System Hacking (8)
    • Programming Language (0)
      • C (0)
    • CS (54)
      • 운영체제 (5)
      • 풀스택서비스네트워킹 (2)
      • 컴퓨터네트워크 (3)
      • 자료구조 (17)
      • 컴퓨터 구조 (18)
      • 소프트웨어 공학 (9)
    • Algorithm (0)
      • 바킹독의 실전 알고리즘 강의 (0)
      • BOJ (0)
    • DevOps (1)
      • Git (1)
      • Docker & Kubernetes (0)
      • AWS (0)
      • Linux (0)
    • 자격증 (4)
      • 리눅스마스터 2급 (1)
      • 정보보호관리사 (0)
      • CCNA (3)

Tag

XSS, write-back, xor, 연관 관계, linked structure, unsorted list, sql injection, Branch, http, dns, csrf, amdahl's law, array, queue, Process, stack, sorted list, computer architecture, Memory, 일반화 관계,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • 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.

  • velog
  • github
  • Dreamhack

티스토리툴바