Skip to content

mustafatoktas/O_ProblemCozumleri-VeriYapilariVeAlgoritmalar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Çözümleri: Veri Yapıları ve Algoritmalar

Logo

İçindekiler

—————————————————————————————————————————————————

Repository Hakkında

Algoritma problemleri üzerinde çalışarak kodlama becerilerimi geliştirmek ve algoritmik düşünce yeteneğimi güçlendirmek amacıyla oluşturduğum bir repository'dir.

Her problem için çözüm algoritmalarını dikkatle tasarlayıp analiz ederek en etkili ve optimize edilmiş sonuçlara ulaşmayı hedefledim. Bu süreçte, yalnızca problemi çözmekle kalmayıp kodun performansını ve okunabilirliğini artırmayı da öncelik haline getirdim.

Amacım, hem kendi öğrenim sürecimi belgeleyerek sürekli bir gelişim ortamı oluşturmak hem de algoritma problemleriyle ilgilenen diğer geliştiriciler için faydalı bir kaynak sunmaktır.

—————————————————————————————————————————————————

Problemler Tablosu

Kaynak Başlık Kategori Zorluk Seviyesi Çözüm Dili Eklenme Tarihi
TechCareer Listeden Gmail Adreslerini Filtreleme (Filtering Gmail Addresses from a List) Array & List Kolay Kotlin 3 Aralık 2024
LeetCode Tekrarlanan Numarayı Bulma (Find the Duplicate Number) Linked List Normal Kotlin 2 Aralık 2024
LeetCode Bağlı İki Listenin Kesişimi (Intersection of Two Linked Lists) Linked List Kolay Kotlin 1 Aralık 2024
LeetCode Listenin Sonundan n'inci Düğümü Kaldır (Remove Nth Node From End of List) Linked List Normal Kotlin 1 Aralık 2024
LeetCode Günlük Sıcaklıklar (Daily Temperatures) Stack & Queue Normal Kotlin 29 Kasım 2024
LeetCode Beyzbol Oyunu (Baseball Game) Stack & Queue Kolay Kotlin 29 Kasım 2024
LeetCode Kuyruk Kullanarak Yığın Uygulaması (Implement Stack using Queues) Stack & Queue Kolay Kotlin 29 Kasım 2024
LeetCode Çoğunluk Elemanı (Majority Element) Array & List Kolay Kotlin
C#
28 Kasım 2024
LeetCode Tek Sayı (Single Number) Array & List Kolay Kotlin
C#
2 Kasım 2024
LeetCode Yinelenen Eleman (Contains Duplicate) Array & List Kolay Kotlin
C#
31 Ekim 2024

—————————————————————————————————————————————————

Big O Notasyonu Karmaşıklık Çizelgesi

Big O Notasyonu Karmaşıklık Çizelgesi

—————————————————————————————————————————————————

Repo Visitor Counter

Buy Me a Coffee

—————————————————————————————————————————————————

Lisans

Copyright 2024-2025 Mustafa TOKTAŞ

Licensed under the GNU General Public License v3.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.gnu.org/licenses/gpl-3.0.html

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

—————————————————————————————————————————————————

İletişim

Mail Telegram LinkedIn

Back to Top

About

Algoritmik Problemler ve Big O Notasyon Gösterimli Çözümleri

Topics

Resources

License

Stars

Watchers

Forks