Skip to content

nbeerbower/AdjacentColors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AdjacentColors

Something I coded up quickly as a refresher in Java swing and to revisit an interview question from a certain company... Please do whatever you want with this. Hopefully others learn something!

What It Does

Input an index of a cell shown on the screen and the program will calculate the number of adjacent cells with the same color (recursively). You can change a cell's color by clicking on it.

Screenshot

About

Useless visualization of an interview question

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages