This is my solution this is working passing all test cases on leetcode But showing wrong answer on Coding Blocks platform.
MultiLevel DLL solution submitted on leetcode
Hello @yash.saini275 there must be some different test cases or there must be somedifferent printing format.
Input Format:- [1,2,null,3]
Output Format:- [1, 3, 2]
both are same not a difference of a single word.
It’s a part of course FAANG course not I cannot find on hackerblocks.
But I have leetcode link.
Yes I am submitting the code in Python
try to submit the whole code in c++ language.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.