CSE 212: Programming with Data Structures

W05: Interview Question

Overview

This assignment must be completed individually to ensure you are meeting all course outcomes. You should not complete this assignment with a group. If you obtain help from a tutor, the tutor should help you understand principles but should not help you answer these problems. It is an honor code violation to obtain answers for these problems from others including using the internet (i.e. sites that allow students to share their solutions).

Instructions

This assignment is meant to simulate the kind of question you might receive in a job interview. It is important for you to understand the problem, develop a quality solution, and communicate it in a clear and professional manner.

You will need to record and upload a short video with your response to the question below. When making your video, please remember the following:

Recursion Pitfalls

Recursion is a very powerful tool, but it also has some pitfalls and is not always the right tool for all situations. For this assignment respond to the following question:

Submission

When you have finished the video:

  1. Upload the video as a public, unlisted video.
  2. Return to I-Learn to submit a link to your video.

Other Links: