Skip to content
View Hydrocast's full-sized avatar
💠
💠
  • Cyprus University of Technology
  • Cyprus
  • 00:14 (UTC +02:00)
  • LinkedIn in/giannis-loizou

Block or report Hydrocast

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Supermarket-Information-System Supermarket-Information-System Public

    A Java-based supermarket management system.

    Java

  2. Chained-Hash-Table-Implementation Chained-Hash-Table-Implementation Public

    A from-scratch original Python implementation of a chained hash table (linked-list-based collision handling) with dynamic rehashing support.

    Python

  3. Lexicographic-Permutations-Tree Lexicographic-Permutations-Tree Public

    A from-scratch original Python implementation for the generation of all permutations of {1, 2, ..., n} in lexicographic order, using a custom tree-based approach.

    Python

  4. SWitches-Benchmarks-Performance-Analysis SWitches-Benchmarks-Performance-Analysis Public

    Forked from MichalisGavriel/SWitches-benchmark-parser

    High-performance research compiler (SWitches) evaluation project.

    Python

  5. Student-Management-System-with-MIPS-Assembly Student-Management-System-with-MIPS-Assembly Public

    A MIPS Assembly program that implements a simple student management system for tracking student index numbers and their corresponding marks. The program provides a console-based menu interface for …

    Assembly