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

Block or report nikossrp

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. MiniJava-Compiler MiniJava-Compiler Public

    Compiler for MiniJava that does grammar, semantic and a parsing check to see if there are any errors in the program, if there are not any it writes visitors that turn MiniJava code into the interme…

    Java

  2. LSH-Hypercube-Clustering LSH-Hypercube-Clustering Public

    Implemenation of Locality-sensitive hashing, Hypercube for approximate near neighbors. Also, Clustering using K-means++ with Lloyd and Reverse search using LSH and Hypercube. For distance calculati…

    C++ 1

  3. OS-Hashed-Page-Tables OS-Hashed-Page-Tables Public

    Simulate LRU, Second chance algorithm and Hash page table

    C++