Search
You can find the results of your search below.
Fulltext results:
- 05 @courses:cs101-2022b:assignments
- rs">Part 1: Identifying characters</h2> <p>Let’s find the names of all the characters in the play. Foll... ript, the names of characters are in ALL CAPS. To find which of the words in <code>split-text</code> are... pan class="keyword">fun</span> <span class="name">find-characters</span>(words :: List<String>) -&... ... <span class="keyword">end</span> </pre> <p>to find the unique character names in an input list, usin
- lab4 @courses:cs101-2021-02
- ther isn’t valid or isn’t useful, and you need to find ways to effectively sort through such cases so th... stion 1.1</code> to make it easy for the coach to find your answer.</p> <p><strong>Question 1.1:</strong... i> <li>Noyes</li> </ul> <p><em>Hint:</em> you may find the <code>transform-column</code> function useful... code>Boolean</code>. Use this helper function to find the percentage of survey responders who are stude
- lab5 @courses:cs101-2021-5657:labs
- Definition for a list-of-string - you will find it useful to define at least two lists of strings... Recipe - For this helper function, you will find the built-in string comparison function <code>str... ta Definition for a list-of-posn - you will find it useful to define at least two lists of posns--
- 06 @courses:cs101-2022b:assignments
- hout malaria.</li> </ul> </div> <p>Notice that to find these three thresholds, you’ll be repeating the s... ode class="keyword">fun</code> <code class="name">find-separator</code>(col :: String, t :: Table) ->... keyword">end</code> </pre> <p>If you write <code>find-separator</code>, you don’t need to give test cas
- top @courses:cs101-201804
- d to be solved during the lab. itself. * If you find you cannot complete a problem during the lab, you... h, perhaps due to bad weather or illness, and you find out one morning that you're shipping out that eve... er natural language) you are probably OK. If you find yourself talking in Scheme code, you have crossed
- week1 @courses:cs377-202651
- cs377-lect01.pdf |PDF}} * A familiar problem: findMax * Challenge: O(1) parallel max? * it can... , and disregard for efficiency! :-) /*** * {{findmax-constant-time.pdf}} ***/ * Timely CACM Point... {assign-1.pdf|PDF}} * implement 3 versions of findMax in C * use the Vim editor to type in your
- 04 @courses:cs101-2022b:labs
- ther isn’t valid or isn’t useful, and you need to find ways to effectively sort through such cases so th... stion 1.1</code> to make it easy for the coach to find your answer.</p> <p><strong>Question 1.1</strong... strong>Task</strong>: Use this helper function to find the percentage of survey responders who are stude
- week2 @courses:cs377-202651
- med: O(1) parallel max is possible! How? * {{ findmax-constant-time.pdf | PDF }} * PRAM, assumed... efficient! * This time: * Synchronization: Finding the Max of an Array {{ findmax.pdf |PDF}} \\ \\ * Ben-Ari slides: see link in sidebar ===== Ho
- assigns @courses:cs381-2020
- ed you - Tinder, but for Movies: among friends, find movies both would like to see - VC Fencing Team... bution of elements - Song lyrics, enter lyrics, find song, etc. - Covid-related: campus policies ->
- asmt2 @courses:cs101-2021-0405
- ret.org</a>.</p> <p>For this assignment, you will find the <a href="https://www.pyret.org/docs/latest/st... lse</code> otherwise.<br><br></li> <li>Now we can find out if someone lives in the area, but Giselle kno
- 02 @courses:cs101-2022b:assignments
- s a particular hobby?</p></li> <li><p>Now we can find out if someone lives in the area, but Winifred kn... rely optional and will not be graded, but you may find it rewarding to try!</strong></p> <p>When we use
- asmt2 @courses:cs101-2021-02
- ret.org</a>.</p> <p>For this assignment, you will find the <a href="https://www.pyret.org/docs/latest/st... lse</code> otherwise.<br><br></li> <li>Now we can find out if someone lives in the area, but Giselle kno
- top @courses:cs101-2021-5657
- Design Programs, Second Edition//, by Felleisen, Findler, Flatt, and Krishnamurthi. **//Required// \\ *... odern, functional programming language. You will find that our textbook, programming languages, and pr
- week8 @courses:cs102-202051
- ds, and family too. My way to suggest that we all find ways and build routines to stay mentally, and phy... ssar.edu/help/access == update == I'm trying to find a way to upload the recorded lecture. I'm current
- top @courses:cs203-201602:lab6
- pository in github ===== Activities ===== * Find a teammate. It would be a good idea to find a different partner than your previous partner. * Create