/Algorithims-and-Data-Structures-Assigment-Y2

C# application that will store and manage, using appropriate algorithms and data structures, a flat data file of different companies

Primary LanguageC#

Algorithims-and-Data-Structures-Assigment-Y2

C# application that will store and manage, using appropriate algorithms and data structures, a flat data file of different companies

Using a windows form to load Company Data from a Excel .CSV file storing each company as a class inside an AVL Tree

Data is displayed inside the form and can be edited and deleted