Skip to content

Data Structures (CSE2010) assignments at Hanyang University (Spring 2019)

License

Notifications You must be signed in to change notification settings

yeongukgo/hyu-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyu-data-structures

  • Data Structures (CSE2010) assignments at Hanyang University (Spring 2019)
  • Compilation Environment: Ubuntu 14.04.6, gcc 4.8.4 (with C99)

Assignments

  • Lab 1. Review on C Programming
    • 1-1. Selection Sort
    • 1-2. Structure
  • Lab 2. Linked List
  • Lab 3. Stack & Queue
    • 3-1. Stack
    • 3-2. Queue
    • 3-3. Infix to Postfix conversion & evaluation
  • Lab 4. Threaded Tree
  • Lab 5. BST (Binary Search Tree)
  • Lab 6. AVL Tree
  • Lab 7. Maze (Disjoint Set)
  • Lab 8. Heap
  • Lab 9. B-Tree
  • Lab 10. Topological Sort
  • Lab 11. Dijkstra
  • Lab 12. Hashing
  • Lab 13. Sorting
    • 13-2. Quick Sort

About

Data Structures (CSE2010) assignments at Hanyang University (Spring 2019)

Topics

Resources

License

Stars

Watchers

Forks

Languages