Skip to content

phattharaphorn/ood-lab

Repository files navigation

Lab gif

Object Oriented Data Structures - Lab

Object Oriented Data Structures (01076109), Computer Engineering 60 at KMITL.

  • This repository is a collection developed of Data Structures about Stacks, Queues, Linked Lists, Trees, Sorting, Searching etc.

List all the lab - assignment

  • Lab 1 Python 1

    • Election
    • Yin-yang pattern
    • Radius and Area of circle
    • Return the odd number in the list
    • Have fun drawing
  • Lab 1 Python 2

    • Roman numeral to integer
    • Spherical class
    • Calculator
    • Weird Subtract
    • TorKham
  • Lab 2 Stack

    • Number in Stack
    • Convert decimal to binary
    • Postfix calculator
    • Into the Woods
    • Color Crush
  • Lab 3 Queue

    • Get to know Queue
    • He calls me Eren
    • Canteen
    • Secrets Message
    • Bookstore
  • Lab 4 LinkedList

    • Class Single LinkedList
    • Insert data into the specified index of the Singly LinkedList
    • Get to know Doubly LinkedList
    • Class Double LinkList
    • Merge LinkList
  • Lab 5 Recursion

    • Factorial
    • Find the Max values
    • Palindrome
    • Hanoi
    • Staircase
  • Lab 6 Binary Search tree

    • Get to know Binary Search tree
    • Have fun with the Binary Search tree
    • Find the Min and Max values
    • Less Than or Equal
    • Find the Below value
  • Lab 7 AVL Tree

    • ALV insert
    • Ranking
    • Binary Search tree or Not
    • Mondstadt
    • HuffmanTree
  • Lab 8 Sorting

    • Sort by Alphabet
    • PremierLeague
    • Sort Subset
    • somryhing DROME
    • Straight selection Sort [recursive]
  • Lab 9 Searching

    • Practise using Binary search
    • First Greate value
    • Binary Search
    • Fun With Hashing
    • Rehashing

About

📌 This repository is a collection developed a paradigm of Data Structures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages