/Binary-Lock

Simulate Binary lock using Linked lists

Primary LanguageJupyter Notebook

Binary-Lock

Simulate Binary lock using Linked lists

Here using double linked lists we simulate how binary locking algorithm will work. The code is still incomplete, will keep updating