Skip to content

prashravoor/ads-skip-lists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages