Skip to content
View esmanurarslan's full-sized avatar
Block or Report

Block or report esmanurarslan

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

Pinned

  1. doubly-linked-list-implement-with-linked-list doubly-linked-list-implement-with-linked-list Public

    I wrote this code for assignment of Data Structures lecture, so i want to share

    C++

  2. patika.dev-html patika.dev-html Public

    HTML

  3. patika.dev_sql patika.dev_sql Public

    I try to learn SQL with my own effort.So I started a SQL program on patika.dev. This repository include answers of this program's homework.

  4. queue-implement-with-singly-linked-list queue-implement-with-singly-linked-list Public

    C++

  5. small-dictionary-example-with-map-data-structure small-dictionary-example-with-map-data-structure Public

    I create a small dictionary with map structure. I wrote some specific codes for example count words, update meaning etc.

    C++

  6. stack-implement-with-a-single-linked-list stack-implement-with-a-single-linked-list Public

    Another Data Structures Assignment's code

    C++