Skip to content
View autofakt's full-sized avatar
  • Winnetka, CA

Block or report autofakt

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Class-with-operator-overloading-arithmetic-overloading-and-friend-functions.- Class-with-operator-overloading-arithmetic-overloading-and-friend-functions.- Public

    Class with operator overloading, arithmetic overloading, and friend functions.

    C++

  2. Simple-Binary-file-write-read Simple-Binary-file-write-read Public

    Simple program that creates a binary file and then reads back the file with output in console.

    C++

  3. Insertion-Merge-and-Radix-Sort Insertion-Merge-and-Radix-Sort Public

    Program that shows how to implement insertion, merge, and radix sort algorithms along with the time each operation takes.

    C++

  4. Array-frequency-counter-Palindrome-checker-string-order-reverser. Array-frequency-counter-Palindrome-checker-string-order-reverser. Public

    3 in 1 program that checks and outputs the frequency of a target integer in an array, checks if a string is a palindrome, and can also flip a string of words into reverse order.

    C++

  5. Two-dimension-arrays-with-function-parameters Two-dimension-arrays-with-function-parameters Public

    Very cool example of how to construct two dimension (2D) arrays and alter them using function parameters.

    C++

  6. Python-list-standard-functions-example Python-list-standard-functions-example Public

    A program that utilities most of the basic Python list built-in methods

    Python