Skip to content

Repository to host the Algorithms and Data Structures project, a second year course @FEUP

Notifications You must be signed in to change notification settings

joao-conde/feup-aeda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Market

This project incorporates the 1st and 2nd project developed for AEDA @ FEUP (Algorithms and Data structures). Project developed with VisualStudio 2017.

Uses Windows specific functions for example to clear screen or change output color.

Stock Market simulates exactly what it says, a stock market. Multiple clients and investors interact and perform transactions in the stock market, to adquire the most stocks for the least price.

Between clients, investors, their transactions and their orders, we can perform basic CRUD operations on structures like priority queues, hash tables and binary search trees, allowing us to list some or all of the elements we desire and modify them.

About

Repository to host the Algorithms and Data Structures project, a second year course @FEUP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published