ShmoopTube

Where Monty Python meets your 10th grade teacher.

Search Thousands of Shmoop Videos

Numerical representations of integers Videos


Play All
AP Computer Science 3.4 Review of the Basics
242 Views

This AP Computer Science drill asks what the value of Num2 is after a specific code is executed.

AP Computer Science 1.2 Standard Algorithms
172 Views

AP Computer Science 1.2 Standard Algorithms. What is the output of Recurse(5)?

AP Computer Science 1.3 Standard Algorithms
173 Views

AP Computer Science 1.3 Standard Algorithms. How many times will mystery be called for mystery(4), including the initial call?

AP Computer Science 1.4 Standard Algorithms
200 Views

AP Computer Science 1.4 Standard Algorithms. How many times will mystery be called for mystery(n) for n > 1?

AP Computer Science 1.1 Standard Algorithms
29 Views

AP Computer Science 1.1 Standard Algorithms. What is the output of Recurse(3)?

AP Computer Science 2.5 Standard Data Structures
172 Views

AP Computer Science 2.5 Standard Data Structures. Which of the following correctly declares and fills a String array of length 3?

AP Computer Science 4.1 Standard Data Structure
8 Views

AP Computer Science 4.1 Standard Data Structure. Can you find the value of q?