News

Class stack is my analog for stack constructure. It based on ArrayList, but it has limited size. Also u can choose data type for stack elements (Used generics to construct it). Class lineChecker ...
Stacks-and-Queues All files represent work on stacks and queues in java.See readme for details o each individual file.