https://github.com/phattharaphorn/ood-lab
📌 This repository is a collection developed a paradigm of Data Structures.
https://github.com/phattharaphorn/ood-lab
data-structures-and-algorithms lab-assignment object-oriented-programming-python
Last synced: 5 months ago
JSON representation
📌 This repository is a collection developed a paradigm of Data Structures.
- Host: GitHub
- URL: https://github.com/phattharaphorn/ood-lab
- Owner: phattharaphorn
- Created: 2023-12-01T18:50:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T06:21:11.000Z (over 2 years ago)
- Last Synced: 2025-01-23T03:33:22.782Z (over 1 year ago)
- Topics: data-structures-and-algorithms, lab-assignment, object-oriented-programming-python
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](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](lab-1-python-2)
- Roman numeral to integer
- Spherical class
- Calculator
- Weird Subtract
- TorKham
- [Lab 2 Stack](lab-2-stack)
- Number in Stack
- Convert decimal to binary
- Postfix calculator
- Into the Woods
- Color Crush
- [Lab 3 Queue](lab-3-queue)
- Get to know Queue
- He calls me Eren
- Canteen
- Secrets Message
- Bookstore
- [Lab 4 LinkedList](lab-4-linked-list)
- 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](lab-5-recurion)
- Factorial
- Find the Max values
- Palindrome
- Hanoi
- Staircase
- [Lab 6 Binary Search tree](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](lab-7-avl-tree)
- ALV insert
- Ranking
- Binary Search tree or Not
- Mondstadt
- HuffmanTree
- [Lab 8 Sorting](lab-8-sorting)
- Sort by Alphabet
- PremierLeague
- Sort Subset
- somryhing DROME
- Straight selection Sort [recursive]
- [Lab 9 Searching](lab-8-sorting)
- Practise using Binary search
- First Greate value
- Binary Search
- Fun With Hashing
- Rehashing