Skip to content

Latest commit

 

History

History

0x00-lockboxes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

0x00. Lockboxes

Resources:books:

Read or watch:


Learning Objectives:bulb:

What you should learn from this project:


  • You have n number of locked boxes in front of you. Each box is numbered sequentially from 0 to n - 1 and each box may contain keys to the other boxes.

Author