Skip to content
View ByJuanDiego's full-sized avatar
🦕
Focusing
🦕
Focusing
  • Universidad de Ingeniería y Tecnología
  • Lima, Perú
  • 02:07 (UTC -05:00)

Highlights

  • Pro
Block or Report

Block or report ByJuanDiego

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
ByJuanDiego/README.md

Hi 👋, I'm Juan Diego

A passionate seventh-semester Computer Science student from Perú.

byjuandiego

byjuandiego

  • 🔭 I’m currently studying at UTEC

  • 🌱 I’m currently learning Rust

  • 💬 Ask me about PostgreSQL, Python, C++

  • 📫 How to reach me [email protected]

Connect with me:

jdcastropadilla juan.diego.castro.p

Languages and Tools:

aws c cplusplus docker flask git javascript linux mongodb nodejs postgresql postman scikit_learn vuejs

Pinned

  1. hypergraph-based-image-retrieval-system hypergraph-based-image-retrieval-system Public

    Image Retrieval System for the courses of Machine Learning and Advanced Data Structures.

    Python 1

  2. disk-b-plus-tree disk-b-plus-tree Public

    A disk-resident Clustered B+ tree implementation optimized for secondary memory storage for fixed-length records. This solution supports efficient insertion and range search operations, making it w…

    C++ 1

  3. b-plus-tree b-plus-tree Public

    Memory-resident B+ tree implementation, supporting insertion, key based search, bound based search and range search operations.

    C++ 6

  4. ISAM-tree ISAM-tree Public

    Static k-ary tree constructed in disk files. His main operation is the key-based search, but it also supports range search

    C++

  5. hash-table hash-table Public

    Dynamic hash table implementation that uses chaining method. Supporting insertion, delete and equality search.

    C++ 1

  6. block-chain-project block-chain-project Public

    Proyecto para el curso de algoritmos y estructuras de datos

    C++ 4