Skip to content

Assignment 2 - CS3310; Implement a stack and queue using a self-designed linked-list. Use two stacks to implement a queue and vice versa.

Notifications You must be signed in to change notification settings

Sknapper4/CS3310A2

Repository files navigation

Instructions

  1. Install python 3.6.6
  2. Run 'python main.py'
  3. Check output directory for output files

About

Assignment 2 - CS3310; Implement a stack and queue using a self-designed linked-list. Use two stacks to implement a queue and vice versa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors