Description
Technical interviews that cover computer science theory are frequently a part of the software engineering interview process. Recursion is a topic that is often covered in these interviews, but many developers find recursion confusing. This talk will introduce the concept of recursion in a simple and detailed manner. The talk will conclude with a real coding interview problem.