Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 250 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 250 Bytes

Implementation of Singly and Doubly Linked Skip Lists (in Python)

Requirements:

  • Python - 3.6.5+
  • pygubu - 0.9+ (Install using pip install pygubu)
  • Python Tkinter module - 8.6+

Running the program:

From the "src" folder: python app.py