Skip to content

2190222 Fundamental Data Structure and Algorithm -- Y2T1

vinitian/fund-data-struct-alg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2190222 Fundamental Data Structure and Algorithm

Info

  • Y2T1
  • Instructor: Ajarn Miri, Aj. Vishnu Kotrajaras (วิษณุ โคตรจรัส)
  • Language: Java

Links

Note

why are we here, just to suffer?

Lessons

  • 01: (ทวน) Object oriented programming
  • 02: (ทวน) Inheritance, Exception Handling
  • 03: algorithm analysis, Big-O notation, Big-Theta-notation
  • 04: list - implemented as Array, LinkedList (but lab is DoublyLinkedList)
  • 05: list (continued)
  • 06: stack
  • 07: queue, DeQ (double ended queue)
  • 08: midterm
  • 09: binary tree, binary search tree
  • 10: binary search tree (continued)
  • 11: hash table
  • 12: sorting (bubble sort, insertion sort, selection sort, merge sort)
  • 13: sorting (quick sort, bucket sort)
  • 14: priority queue, heap

About

2190222 Fundamental Data Structure and Algorithm -- Y2T1

Resources

Stars

Watchers

Forks

Languages