Loading...
Main Page → Exercises → C
Click a category below to view its available exercises.
C (125)
- Programming practice in C. Some exercises are targeted at a CS1/CS2 introductory level, and others are similar to those that would be found in a first systems programming course.
-
programming basics (13)
-
arrays (12)
-
bitwise operations (23)
-
expressions (2)
-
file IO (4)
-
ifelse (4)
-
loops (29)
- armstrong_numbers
- ascii_figure
- biggest_and_smallest
- blastoff
- book
- book2
- compute_sum_of_digits
- count_factors
- fibonacci
- fizzbuzz
- flip_coin_three_heads
- floyds_triangle
- loop_mystery_exam1
- loop_mystery_exam3
- loop_mystery_exam5
- loop_mystery_print1
- number_loops1
- number_loops2
- number_loops3
- number_square
- print_triangle
- range_of_numbers
- rocket
- rocket2
- roll_two_dice
- sentinel_sum
- space_needle
- space_needle2
- stars_print
-
parameters and returns (27)
- average_of_3
- binary_to_decimal
- bound_range
- box_of_stars
- calculate_displacement
- circle_area
- coin_flip
- compute_distance
- days_in_month
- decimal_to_binary
- digit_count
- factor_count
- factorial
- fitness_goal
- investment
- is_multiple
- is_prime_number
- parameter_mystery2
- print_pay
- quadratic
- receipt_results
- show_twos
- sum_of_digits
- sum_of_range
- three_consecutive
- triangle
- xkcd_dating_range
-
strings (11)
You must log in before you can search for exercises or top users.
Is there a problem? Contact us.