Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cagataycali/veri-yapilari
Pamukkale Üniversitesi Veri Yapıları Ders Notları
https://github.com/cagataycali/veri-yapilari
data-structures pamukkale-university
Last synced: 18 days ago
JSON representation
Pamukkale Üniversitesi Veri Yapıları Ders Notları
- Host: GitHub
- URL: https://github.com/cagataycali/veri-yapilari
- Owner: cagataycali
- License: apache-2.0
- Created: 2017-10-10T06:08:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T16:17:59.000Z (almost 7 years ago)
- Last Synced: 2024-05-01T13:23:48.763Z (8 months ago)
- Topics: data-structures, pamukkale-university
- Homepage: https://ders.im/~veri-yapilari
- Size: 6.34 MB
- Stars: 12
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
**Pamukkale Üniversitesi Bilgisayar Mühendisliği Veri Yapıları Eğitim Dökümanları**
[Diğer ders dökümanları için..](https://ders.im/)
*Sunumlar*
* [C# Tekrarı](week-1/week-1.pdf) (*1. hafta*)
* [Yığıtlar ve Kuyruklar](week-2/week-2.pdf) (*2. hafta*)
* [Bağlı Listeler](week-3/week-3.pdf) (*3. hafta*)
* [Ağaçlar](week-4/week-4.pdf) (*4. hafta*)
* [Dengeli Ağaçlar](week-5/week-5.pdf) (*5. hafta*)
* [AVL Ağaçları](week-6/week-6.pdf) (*6. hafta*)
* [Heap, 2-3 ve B Ağaçları](week-7/week-7.pdf) (*7. hafta*)
* [Özetleme Fonksiyonları - Hashing](week-8/week-8.pdf) (*8. hafta*)
* [Çizge - Graph](week-9/week-9.pdf) (*9. hafta*)
* [Çizge - Graph - MST](week-10/week-10.pdf) (*10. hafta*)*Geçmiş Yılların Sınav Soruları*
**Vize**
* [2012 Vize Soruları](past-exam-questions/DataStructuresMidtermfall2012.pdf)
* [2013 Vize Soruları](past-exam-questions/2013DataStructuresMidTermFall.docx)
* [2014 Vize Soruları](past-exam-questions/DataStructuresMidtermfall2014.pdf)
* [2015 Vize Soruları](past-exam-questions/DataStructuresMidtermfall2015.pdf)**Final**
* [2012 Final Soruları](past-exam-questions/DataStructuresFinalfall2012.pdf)
* [2013 Final Soruları](past-exam-questions/2013DataStructuresFinalFall.docx)
* [2014 Final Soruları](past-exam-questions/DataStructuresFinallfall2014.pdf)
* [2015 Final Soruları](past-exam-questions/DataStructuresFinallfall2015.pdf)*Ödevler*
* [Palindrom İfadeler | Ödev 1](week-3/odev.pdf)
> Örnek ödevler:> [Çağatay ÇALI](https://github.com/cagataycali/palindrome)
> [Erdem OFLAZ](https://github.com/erdemoflaz/data-structure-palindrome)
* [Bağlı listeye sıralı ekleme | Ödev 2](week-4/odev.pdf)
* [Hashing | Ödev 3](week-9/odev.pdf)*[Derslerde yazılan kodlar](https://github.com/sevketcakir/ds2017)*
> Dökümanlar [Şevket Umut ÇAKIR](http://pau.edu.tr/sucakir) tarafından oluşturulmuştur. İzni dahilinde paylaşılmaktadır.
Ödevler ise imece olacak şekilde eklenmektedir.