Skip to content

JustinGetty/EdisonPuzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

EdisonPuzzle

I made this in response to a public challenge. I was able to represent the grid using 64 bit unsigned ints and using bitwise operations to check whether a cell is free or not (0 or 1). Note the benchmark was written in Python. The benchmark vs Mine are below, and mine is 500x faster (1.074 seconds aka 1,074 ms vs 2.2 ms):

Screenshot 2025-01-07 at 4 31 54 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages