Skip to content
View mireiagasco's full-sized avatar
  • Valls, Tarragona (Spain)
Block or Report

Block or report mireiagasco

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. SkipList-Java SkipList-Java Public

    Implementation of a Skip List using Java for the Data Structures course (URV, 2021)

    Java

  2. HuffmanCodes-Java HuffmanCodes-Java Public

    Implementation of the Huffman codification with java, using a minHeap and a binary tree, for the Data Structures course (URV, 2021)

    Java 1

  3. CascadeBranchPredictor_AC CascadeBranchPredictor_AC Public

    Implementation of a cascaded branch predictor in the SimpleScalar simulator for the Computer Architecture course (URV, 2022)

    C

  4. A-Search-Algorithm A-Search-Algorithm Public

    TDT4136 - Introduction to Artificial Intelligence (NTNU, 2023)

    Python

  5. GameGrammar GameGrammar Public

    Implementation of a grammar for a game using ANTLR for the Formal Languages course (URV, 2024)

    Python