Skip to content
View BernardoEstrada's full-sized avatar
🐉
🐉

Highlights

  • Pro
Block or Report

Block or report BernardoEstrada

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

Hi there 👋

wakatime LeetCode user ber0210

Bernardo Estrada's Dev Card

Pinned

  1. data_structures data_structures Public

    Forked from A01701111/data_structures

    Code of the different data structures seen in TC1018 course.

    C++

  2. LeadSalesInterwiew LeadSalesInterwiew Public

    TypeScript

  3. SymmetricEncryption SymmetricEncryption Public

    JavaScript

  4. An example on the usage of the arrow... An example on the usage of the arrow function
    1
    
                  
    2
    //This
    3
    function timesTwo(params) {
    4
      return params * 2
    5
    }
  5. SteganographyInAudio SteganographyInAudio Public

    C