Skip to content
View MrFrezza's full-sized avatar

Block or report MrFrezza

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. activity-selection-problem activity-selection-problem Public

    An approach of the activity selection problem - Greedy algorithm

    C++

  2. udacity-activities-repository udacity-activities-repository Public

    Those are my answers to the activities in the Deep Learning Nanodegree

    HTML

  3. huffman-code huffman-code Public

    Example of a Greedy Algorithm

    C++

  4. neuron-network-Udacity-assignment neuron-network-Udacity-assignment Public

    In this Jupyter notebook you can find my answer for the first assignment of the Udacity Deep Learning Nanodegree

    HTML

  5. gerador-de-afd gerador-de-afd Public

    Creates a custom source file of a deterministic finite automaton.

    C

  6. simple-blockchain simple-blockchain Public

    A simple blockchain created from Blockchain A - Z course.

    Python