Skip to content

Find the branches and cull them if empty

prathamgupta44 requested to merge anagram_branching into master

Here, we are finding all possible branches through recursion. We cull a branch we the union list becomes empty

Merge request reports