Skip to content
View yo-ace's full-sized avatar

Block or report yo-ace

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. Scanner-Object-and-Print-Functions-Java Scanner-Object-and-Print-Functions-Java Public

    Hi! This repository includes the implementation for some of the basic functions and objects in Java. Hope it is helpful.

    Java 1

  2. SimpleLogicInJava SimpleLogicInJava Public

    Hi! This repository includes some of the simple algorithm logics from java like reversing a number. Hope it is helpful.

    Java 1

  3. CS102-Git-Tutorial CS102-Git-Tutorial Public

    Forked from sinansonlu/CS102-Git-Tutorial

    Java

  4. AlgoLeaugeBeginnersSetProblems AlgoLeaugeBeginnersSetProblems Public

    This repository includes problems from algoleauge.com, specifically https://algoleague.com/contest/algorithm-training-beginner-set/problem/list

    C++

  5. SocialMediaPlatformCPP SocialMediaPlatformCPP Public

    Hi! This repository includes a simple Social Media Platform implementation in C++. The project represents an example for OOP, while heap usage can also be observed on the implementation. Linked Lis…

    C++

  6. IssueTrackingSystemCPP IssueTrackingSystemCPP Public

    Hi! This repository includes a simple Issue Tracking System implementation for C++. The project represents an example for OOP, while heap usage can also be observed on the implementation. Pointer b…

    C++