Sundaram Kumar Jha

Results 17 issues of Sundaram Kumar Jha

traverseDFS() is not working properly , while logging it says [ undefined ]. and there is also an issue with searchDFS() function, the following issue i have faced The stack...

### Description tarverseDFS function is not working ### Expected Behavior tarverseDFS function should traverse the tree ### Actual Behavior In tarverseDFS function , the res array ia empty or undefined...

bug

Earlier in the permutation function it is creating an infinite recursion which is causing an error instead of that I used backtracking to get the output *[x] Fixed a bug...

enhancement
awaiting reviews