Skip to content

My very first project as a computer scientist :)

Notifications You must be signed in to change notification settings

Gnkgo/wooden-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Essentially, I was presented with a wooden box containing 14 smaller wooden boxes of varying sizes and shapes - some of them were cubes, while others were not. My objective was to fit all the smaller wooden boxes neatly inside a larger wooden box, ensuring that there was no wasted space.

While one could certainly attempt to solve this problem manually by trying out different combinations, I opted to develop a program to tackle it instead. By doing so, I was able to simplify the process and more efficiently arrive it a viable solution.

A special thanks goes to NoRelect who gave me this task and helped me to achieve my first result. Also thank you to J.L who even got a faster working solution in Python and removed all the Object instantiations.

About

My very first project as a computer scientist :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages