Skip to content
View aaktas23811's full-sized avatar
  • Cigna
  • Bloomfield, NJ

Block or report aaktas23811

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. Quad-Trees Quad-Trees Public

    This project is about binary search trees but more complex version of it. It means every node has four child rather than two.

    C++ 1

  2. CS210-Individual-Project CS210-Individual-Project Public

    Jupyter Notebook

  3. Ziv-Lempel-Data-Compression Ziv-Lempel-Data-Compression Public

    Using hash tables this programs compresses and decompresses given txt files.

    C++

  4. Skyline-Problem Skyline-Problem Public

    The İstanbul skyline problem, often mistakenly called the New York skyline problem, is the problem of drawing the skyline of a city given a set of buildings of that city. In this homework you will …

    C++

  5. Messenger Messenger Public

    There are client and server programs. Multiple clients can connect to server and they can send messages to each other, they can add each other as a friend and there is a feature that allows clients…

    C#

  6. Airline-Rezervation Airline-Rezervation Public

    This project simulates a simple Airline Reservation System which will involve accessing shared resources. In real life, there are travel agencies who try to reserve seats for their customers. When …

    C++