Skip to content

adding 735_asteroid_collision.py#111

Open
keerthirdd11 wants to merge 3 commits intonaveen701526:masterfrom
keerthirdd11:master
Open

adding 735_asteroid_collision.py#111
keerthirdd11 wants to merge 3 commits intonaveen701526:masterfrom
keerthirdd11:master

Conversation

@keerthirdd11
Copy link
Copy Markdown

Added asteroid collision code in python which uses a stack to check whether two asteroids collide with each other or not. The collision occurs only when asteroid id negative and top of the stack is positive.

@naveen701526 Could you please check my contribution and add the respective labels to it

Happy Hacktoberfest-24 !!

Added asteroid collision code in python which uses a stack to check whether two asteroids collide with each other or not. The collision occurs only when asteroid id negative and top of the stack is positive.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant