Skip to content
View marcelomlinck's full-sized avatar
Block or Report

Block or report marcelomlinck

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

  1. HackerRank HackerRank Public

    Some of my HackerRank Solutions

    C++

  2. LabyrinthRobot LabyrinthRobot Public

    The dumb, average and smart robots need to find their way through the labyrinth. Who will find the exit first?

    C++

  3. ShooterLocalizationProject ShooterLocalizationProject Public

    These codes implement a Shooter Localization system. Arduino nodes collect sound data from a gunshot and a local server calculates the shooter location.

    C 3 1

  4. SortingEfficiencyAnalysis SortingEfficiencyAnalysis Public

    This repository presents the comparison of many parallel sorting algorithms and its execution times for n different CPU numbers.

    C

  5. TokenPassing TokenPassing Public

    This repository contains the implementation of a solution for accessing a critic session using the Token Passing paradigm.

    C

  6. VHDLMipsCache VHDLMipsCache Public

    This repository contains the vhdl files describing a mips processor with two levels of cache implementing both write-through and write-back.

    VHDL