CSC 151 - Coding Challenge 1
In this first coding challenge you should create a file called exploring-algorithms.scm which will contain all of your answers and code for this assignment. Use comments to organize your file so it’s easily read by a human. At the top of your file, make sure to include your name, and any acknowledgements according to our collaboration policy. In that vein, now is a great time to review those collaboration policies! If a problem asks for a written response as an answer, use a comment to include it in your code file. Make sure to name definitions exactly as prescribed in the problems. Human beings write algorithms for a wide variety of activities; not just computation by electronic digital computers. One of the most common kinds of algorithms we write are recipes, which are most typically implemented by other human beings. a. Find an interesting recipe. Copy and cite that recipe. b. For that recipe, list the parameters and variables. c. For each parameter, list any implicit or explicit l
CSC 151 - Coding Challenge 1 Coding Challenge 1: Exploring Algorithms Assigned Friday, 5 September 2025 Due Thursday, 11 September 2025 --> Summary For this assignment, you will identify the parts of an algorithm, find some problems with that algorithm, and write an improved version. You will then design some of your own algorithms in Scheme. Collaboration You must work individually on this assignment. You may only consult members of the course staff for help. Instructions In this first coding challenge you should create a file called exploring-algorithms.scm which will contain all of your ans
Explore this link on the map →saved by
related reading
- CSC 151 - Decompositioneikmeier.sites.grinnell.edu
- CSC 151 - Coding Challenge 5eikmeier.sites.grinnell.edu
- CSC 151 - Functional Problem Solvingeikmeier.sites.grinnell.edu
- CSC 151 - Coding Challenge 4eikmeier.sites.grinnell.edu
- CSC 151 - Coding Challenge 8eikmeier.sites.grinnell.edu
- CSC 151 - Code Formatting and Styleeikmeier.sites.grinnell.edu
- CSC 151 - Coding Challenge 6eikmeier.sites.grinnell.edu
- CSC 151 - Analyzing procedureseikmeier.sites.grinnell.edu
- CSC 151 - Documenting Your Codeeikmeier.sites.grinnell.edu
- CSC 151 - Coding Challenge 7eikmeier.sites.grinnell.edu
- Competitive Programmer's Handbookcses.fi
- Nick Winter's Blog | The 120-Hour Workweek - Epic Coding Time-Lapseblog.nickwinter.net