Skip to content
View halilgezer's full-sized avatar

Block or report halilgezer

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 Loading

  1. C-How-to-program--questions C-How-to-program--questions Public

    I will upload some of the C questions from 'Deitel How to Program 6 edition'

    C

  2. Merge Sort Project Merge Sort Project
    1
    [16,21,11,8,12,22] -> Merge Sort
    2
      1 ) Show the steps acording to insertion merge algorithm
    3
      
    4
      step 1 
    5
        [16,21,11]  /  [8,12,22]
  3. Binary Search Tree Project Binary Search Tree Project
    1
    [7, 5, 1, 8, 3, 6, 0, 9, 4, 2] Show the given arrays Binary-Search-Tree steps.
    2
    
                  
    3
    Step 1 : 
    4
      The root is 7 
    5
          7
  4. Programlamaya-Giris Programlamaya-Giris Public

    Forked from BilgisayarKavramlari/Programlamaya-Giris

    Her Dil için Programlamaya Giriş Antreman Soruları ve Çözümleri

    C#

  5. Simple-site-examples-with-Html-Css Simple-site-examples-with-Html-Css Public

    I create some simple websites witg using Html/ Css

    HTML