Skip to content
View DaniloDuque's full-sized avatar
  • Instituto Tecnológico de Costa Rica
  • 20:22 (UTC -06:00)

Organizations

@SpotIt-Game

Block or report DaniloDuque

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. competitive-programming-repocompetitive-programming-repoPublic

    Some accepted online judge problems, programmed by me.

    1

  2. competitive-programming-cheat-sheetcompetitive-programming-cheat-sheetPublic

    Team Variable Compleja's go-to reference for short-written algorithms and data structures in ICPC competitions!

    C++ 1

  3. p2c-load-balancerp2c-load-balancerPublic

    Distributed load balancer using the Power of Two Choices algorithm to route requests across worker nodes.

    Java

  4. p2p-file-exchangep2p-file-exchangePublic

    A Napster-style P2P file sharing system built in C++, allowing users to locate and share files through a central index.

    C++ 1

  5. principal-component-analysisprincipal-component-analysisPublic

    Dimensionality reduction implemented from scratch using basic linear algebra and statistics.

    C++

  6. distributed-huffman-compressordistributed-huffman-compressorPublic

    Distributed file compressor utilizing Huffman trees for efficient compression across multiple servers.

    C 2