pareddy113 / Set-calculator

CS474 Course Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set-calculator

CS474 Course Project- a GUI based Set calculator that implements set abstraction with two simple data structures such as Binary tree and array. Implemented features such as set creation, add elements, set union, set intersection, listing, copying of elements using Inheritance, abstract superclass, and concrete subclasses.

About

CS474 Course Project


Languages

Language:Smalltalk 100.0%