Showing 0–0 of 0 results
| # | Exercise Title | Features | Description | Platform | Keywords |
|---|---|---|---|---|---|
| 1 | Random Numbers Review Quiz | Question, Battery | Random Numbers for CS1 review questions. | OpenDSA | Random Number |
| 2 | csedpad.14.TwoDimensionalArrays.twodimensionalarrays | Generate a 5 x 5 Bingo board and initialize it with random numbers from 1 to 75. The board will... | PCEX | ||
| 3 | Finding zero | a "do while" loop to iterate through an array of random integer numbers, searching for the number 0. When it... | PCEX | ||
| 4 | csedpad.22.Searching.searching(linearsearch) | This program implements Linear Search Algorithm to take the size of the array and then if a user inputs lets... | PCEX | ||
| 5 | Pseudo-Random Probing Proficiency Exercise | Tracing Exercise | User must show the result of doing a series of inserts -- | OpenDSA | Collision Resolution |
| 6 | Pseudo-Random Probing Slideshow | Algorithm Visualization | Slideshow demonstrating pseudo-random probing collision resolution. | OpenDSA | Collision Resolution |
| 7 | Pseudo-Random Probing Effectiveness Slideshow | Algorithm Visualization | Slideshow demonstrating why pseudo-random probing helps with collision resolution. | OpenDSA | Collision Resolution |
| 8 | Math class 2 random (Memphis) | Demonstrates how to use Math.random() to simulate dice rolling. Math.random() by itself gives a uniformly distributed random decimal in the... | AnnEx | math | |
| 9 | csedpad.13.Arrays.arrays_1 | This program will pick four cards at random from a deck of 52 cards. | PCEX | ||
| 10 | Determining When to Buy a New Phone (Case 2) | Construct a program that determines whether it is time to buy a new phone based on the inputs that it... | PCEX | ||
| 11 | Determining When to Buy a New Phone (Case 2) | Construct a program that determines whether it is time to buy a new phone based on the inputs that it... | PCEX | ||
| 12 | Determining When to Buy a New Phone (Case 2) | Construct a program that determines whether it is time to buy a new phone based on the inputs that it... | PCEX | ||
| 13 | Determining When to Buy a New Phone (Case 2). | Construct a program that determines whether it is time to buy a new phone based on the inputs that it... | PCEX |