Visualization of different data structure algorithms using QT C++ as a part of our project in Data Structure and Algorithm
Download the project and open it in QT Creator to run it
Sorting Algorithms Visualized:
- Selection Sort
- Quick Sort
- Merge Sort
Tree Algorithms Visualized:
- Binary Search Tree ( Insertion, Searching, Deletion)
- Tree Traversal (In order, Pre order, Post order)
Api from https://fantasy.premierleague.com/ is used to extract live data of FPL points of the league and is visualized.
Contributors:
- Saujan Tiwari 075BCT083
- Sandeep Acharya 075BCT074
- Sangam Chaulagain 075BCT078