Skip to content

JS970/data_structure_2022

Repository files navigation

Data Structure Repo

  • PNU 2022 Data Structure class repository
  • coded by C++
  • correct original code's error & customize execution programs

Original code source

  • 홍봉희, "자료구조 C++ 프로그래밍 - 자료구조 구현 소스코드", 2022, 부산대학교 출판문화원
  • Ellis Horowitz, Sartaj Sahni, Dinesh Mehta, "Fundamentals of Data Structures in C++", 2/E, 2007, Silicon Press
  • Sartaj Sahni, "Data Structures, Algorithms and Applications in C++", 1998, McGraw-Hill

Directories

  • chap 01 : class & templates
  • chap 02 : Set, Bag, ArrayList, Vector, Polynomial class
  • chap 03 : Stack, Queue, Deque
  • chap 04 : singly linked list, circular list, doubly linked list, Generalized list, Heterogeneous list
  • chap 05 : Binary Search Tree
  • chap 06 : Graphs

Envirionment

  • Visual Studio 2019
  • Visual Studio 2022

About

data structure codes(prof.Hong)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published