How I built it
I used some rudimentary algorithms including Random Walk and BFS to make it run within one minute.
Challenges I ran into
The one minute time limit. Not sure how I can get that done(especially in a huge array).
What I learned
How complex the real-world applications can be, and the importance of algorithms(in particular) to scale.
Log in or sign up for Devpost to join the conversation.