Shooobz (Shoeb Rehman) · GitHub
Skip to content
View Shooobz's full-sized avatar

Block or report Shooobz

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. CS235-SudokuBoardGenerator CS235-SudokuBoardGenerator Public archive

    Generates a valid, complete Sudoku board through recursion

    C++

  2. CS135-DayOfWeek CS135-DayOfWeek Public archive

    Asks user to input a day and will output the day of the week this day was on

    C++

  3. CS135-CodonProject CS135-CodonProject Public archive

    Reads a DNA strand from a file and outputs the codons formed

    C++

  4. CS235-SortingAlgorithims CS235-SortingAlgorithims Public archive

    MergeSort, InsertionSort, BubbleSort, QuickSort

    C++ 1

  5. CS335-SpartanVPersianSimulation CS335-SpartanVPersianSimulation Public archive

    Simulates the Battle of Thermopylae depending on the command line arguments

    C++

  6. CS132-CountFileSize CS132-CountFileSize Public archive

    Takes a file as an argument and outputs onto the screen the file size

    Shell