this code only pass two test cases plzz help
Structurally identical problem
hello @Pritamkumarcoder

add one base case where one of the root node is null and other one is not null ,in that case return false
1 Like