Skip to content

Files

Latest commit

Jun 23, 2018
1b71362 · Jun 23, 2018

History

History
29 lines (21 loc) · 858 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 858 Bytes

DevSet4

Members

  • 20155265 김재환
  • 20150577 김찬일
  • 20130910 박민서
  • 20163786 박세현 (조장)
  • 20154645 팽진욱

SET Implementation

Set Name Progress
Arrays Paeng Jin Wook 100%
Simple lists Kim Chan Il 80%
Binary search tree(list) Park Min Seo 100%
Bit vectors Kim Jae Hwan 100%
Bins (buckets) Park Se Hyun 100%

How to build

  • make: Build all files and make test for unit-test
  • make clean: Delete *.o and test

Unit-test