CS61A - Logic
Notes:
Looks like there currently aren't any notes (yet) about Logic...if you'd like to see some, let me know.
Practice Problems:
Below are a list of practice problems, test what you've learned!
- Finding the Greatest Common Divisor using Logic Challenge
- Modulus In Logic Challenge
- Subtraction in Logic
- Length in Logic
- Double List in Logic
- Reverse a List in Logic
- Includes in Logic
- Greater Than or Equal to in Logic Challenge
- Implementing Not Equal in Logic Challenge
- All Distinct Elements in Logic Challenge