Farhad Asadi (frhd143)

frhd143

Geek Repo

Company: Blekinge Institute of Technology (BTH)

Location:Karlskrona, Sweden

Github PK Tool:Github PK Tool

Farhad Asadi's repositories

AVLtree

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

Language:PythonLicense:MITStargazers:4Issues:0Issues:0

GDA-1.0

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

Language:TclLicense:MITStargazers:4Issues:0Issues:0

LRU-Page-Replacement-Algorithm

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

Language:CLicense:MITStargazers:3Issues:2Issues:0

BinarySearchTree

This repository contains an implementation of Binary Search Tree (BST) data structure in Python.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

CustomVector

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

Language:C++License:MITStargazers:2Issues:1Issues:0

Dining-Philosophers-Problem

This is a solution to the dining philosophers problem in C using pthreads and semaphores.

Language:CLicense:MITStargazers:2Issues:1Issues:0

FIFO-Page-Replacement-Algorithm

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

Language:CLicense:MITStargazers:2Issues:1Issues:0

IDS

This Python script is designed to check the integrity of files within a directory and its subdirectories.

Language:PythonStargazers:2Issues:1Issues:0
Language:PythonStargazers:2Issues:1Issues:0

Optimal-Page-Replacement-Algorithm

This is an implementation of the Optimal page replacement algorithm.

Language:CLicense:MITStargazers:2Issues:1Issues:0

Producer-Consumer-Problem

Shared memory buffer with Semaphores

Language:CLicense:MITStargazers:2Issues:1Issues:0

Sorting-Algorithms

This repository contains implementation of different sorting algorithms in Python.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0