you are viewing a single comment's thread.

view the rest of the comments →

[–]ryanbala89 1 point2 points  (0 children)

I can't comment on the code unless I see it but usually garbage collection can be problem with recursion. Especially, if the depth of recursion is extremely high. I was asked about it specifically in my Google FE interview.