Code Monkey home page Code Monkey logo

zcomert / veri-yapilari-ve-algoritmalar Goto Github PK

View Code? Open in Web Editor NEW
40.0 3.0 29.0 49.37 MB

Veri Yapıları ve Algoritmalar dersi, bilgisayar bilimleri açısından temel bir derstir. Youtube videoları ile desteklediğimiz bu repository içerisinde, pek çok veri yapısına ait kaynak kodu ve uygulamaları bulabilirsiniz.

C# 76.64% HTML 6.17% CSS 1.65% JavaScript 0.08% Jupyter Notebook 15.46%
array bfs-algorithm csharp data-structure-and-algorithm dfs-algorithm graph heap linked-list queue set

veri-yapilari-ve-algoritmalar's Introduction

Data Structures and Algorithms

Data structures and algorithms should be seen as an important area that is fundamental to computer science. Data structures and algorithms are important aspects of computer science because they form the basic building blocks for developing logical solutions to problems and at the same time creating efficient programs that perform tasks optimally.

Youtube Playlist

Content

  • Array
  • IEnumerable, params (Constructor overloading)
  • Collections
  • SinglyLinkedList
  • IEnumerable (SinglyLinkedListEnumerator)
  • DoublyLinkedList
  • Stack
    • Array Stack
    • Linked List Stack
  • Queue
    • Array Queue
    • Linked List Queue
  • Algorithm Analysis
    • Asymptotic Analysis
    • Runnig-Time Analysis
    • Big O
    • Recursion
      • Substitution Method
      • Iteration Method
      • Master Theorem
  • Sorting Algorithms
    • Bubble Sort
    • Insertion Sort
    • Selection Sort
    • Quick Sort
    • Merge Sort
    • Heap Sort
  • Trees
    • Trees
    • Binary Trees
    • Binary Search Trees
  • Priority Queues
    • B-Heap
    • Max Heap
    • Min Heap
  • Disjonit Sets
  • Graph

veri-yapilari-ve-algoritmalar's People

Contributors

comertzafer avatar hsynalv avatar msbayindir avatar zcomert avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.