What data structure would you mostly likely see in a non recursive implementation of a recursive algorithm? Q & A › What data structure would you mostly likely see in a non recursive implementation of a recursive algorithm? -1 Vote Up Vote Down Admin Staff asked 5 years ago What data structure would you mostly likely see in a non recursive implementation of a recursive algorithm? a) Linked List b) Stack c) Queue d) Tree Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading... 1 Answers -1 Vote Up Vote Down Admin Staff answered 5 years ago b) Stack Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading...