Skip to content
View TheBigHouse's full-sized avatar

Block or report TheBigHouse

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Matrix-Addition Matrix-Addition Public

    Write a function that accepts two square matrices (N x N two dimensional arrays), and return the sum of the two. Both matrices being passed into the function will be of size N x N (square), contain…

    C++ 1

  2. Build-a-pile-of-Cubes Build-a-pile-of-Cubes Public

    C++

  3. Simple-Encryption-1---Alternating-Split Simple-Encryption-1---Alternating-Split Public

    C++

  4. Stacked-Balls---2D Stacked-Balls---2D Public

    C++

  5. Don-t-give-me-five Don-t-give-me-five Public

    In this kata you get the start number and the end number of a region and should return the count of all numbers except numbers with a 5 in it. The start and the end number are both inclusive!

    C++

  6. Bumps-in-the-Road Bumps-in-the-Road Public

    Your car is old, it breaks easily. The shock absorbers are gone and you think it can handle about 15 more bumps before it dies totally. Unfortunately for you, your drive is very bumpy! Given a stri…

    C++