Skip to content

gGh00sTt/Visualization

 
 

Repository files navigation

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:

  1. Selection Sort
  2. Quick Sort
  3. Merge Sort

Tree Algorithms Visualized:

  1. Binary Search Tree ( Insertion, Searching, Deletion)
  2. 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:

  1. Saujan Tiwari 075BCT083
  2. Sandeep Acharya 075BCT074
  3. Sangam Chaulagain 075BCT078

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 65.2%
  • Makefile 22.4%
  • C 11.7%
  • QMake 0.7%