Skip to content
View Cosmin2000B's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Cosmin2000B

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

Popular repositories Loading

  1. freeCodeCamp freeCodeCamp Public

    Forked from freeCodeCamp/freeCodeCamp

    freeCodeCamp.org's open source codebase and curriculum. Learn to code at home.

    JavaScript

  2. Singly-Linked-List-Procedural Singly-Linked-List-Procedural Public

    A procedural C++ implementation of the basic singly linked list operations

    C++

  3. Template-Container-Doubly-Linked-List Template-Container-Doubly-Linked-List Public

    Implementing a template doubly linked list helped understanding the OOP principles and generic programming.Further more, it gave me the opportunity to work with C++ specific features like user def…

    C++

  4. Huffman-encoding Huffman-encoding Public

    Huffman code is a data compression algorithm which uses the greedy technique for its implementation. The algorithm is based on the frequency of the characters appearing in a file.

    C++

  5. GadJava GadJava Public

    Activitatea din cadrul cursului de Java parcurs in cadrul Atelierului Digital pentru Programatori Google ( Nov. 2021 - Dec. 2021 )

    Java

  6. Implementare-Retele-Neuronale-pentru-Recunoastere-de-Imagini-Java Implementare-Retele-Neuronale-pentru-Recunoastere-de-Imagini-Java Public

    Java