Conversation
Right Side View of a tree (problem1.java)Your solution is correct and efficient. You have successfully implemented the BFS approach to solve the problem. Here are some points to consider for improvement:
Overall, your solution is solid and meets the requirements. VERDICT: PASS Cousins in Tree (problem2.java)Your response should be comprehensive and helpful for the student to understand their mistakes and learn how to improve. IMPORTANT: The student's solution is written in Java, while the reference solution is in C++. Keep this in mind when comparing. Let's begin. VERDICT: NEEDS_IMPROVEMENT |
No description provided.