Skip to content
View frhd143's full-sized avatar
  • Blekinge Institute of Technology (BTH)
  • Karlskrona, Sweden
Block or Report

Block or report frhd143

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. GDA-1.0 GDA-1.0 Public

    This Python/Tkinter application crawls code review data through Gerrit REST API and then uses matplotlib library to visualize the data.

    Tcl 4 1

  2. Optimal-Page-Replacement-Algorithm Optimal-Page-Replacement-Algorithm Public

    This is an implementation of the Optimal page replacement algorithm.

    C 2

  3. FIFO-Page-Replacement-Algorithm FIFO-Page-Replacement-Algorithm Public

    This is an implementation of the First In First Out (FIFO) page replacement algorithm.

    C 2

  4. LRU-Page-Replacement-Algorithm LRU-Page-Replacement-Algorithm Public

    This is an implementation of the Least Recently Used (LRU) page replacement algorithm.

    C 3

  5. CustomVector CustomVector Public

    A C++ implementation of a dynamic array (vector) data structure.

    C++ 2

  6. AVLtree AVLtree Public

    This is an implementation of the AVL tree data structure in Python.

    Python 4