https://ide.codingblocks.com/s/62250
using the bruteforce approach it passed one test case.how to optimize the answer
Range xor doubt
Hi Aastha, you can optimise this code by using trie data structure. There is an editorial available in the online course for this problem. You can go through it and ask here if you have any doubts.
Hey Aastha, as you are not responding to this thread, I am marking your doubt as Resolved for now. Re-open it if required.
Please mark your doubts as resolved in your course’s “ Ask Doubt ” section, when your doubt is resolved.
@Khushboo I can’t find the editorial in the online course for this problem. Can you share the link of the tutorial please ?
where is that editorial??