I asked Gemini to help me implement Merge Sort in Python. I also asked it to explain the algorithm to me while we worked through the problem.
As I found out, Gemini can write incorrect code. I entered error messages in to have it correct them. Gemini is a powerful tool, but I wouldn't want to rely on it in place of debugging and coding skill because isn't a perfect solution.
I did appreciate its simple and easy-to-understand explanation of a relativley difficult algorithm.
Log in or sign up for Devpost to join the conversation.