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.
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 | ![]() |
Kotlin | 3 Aralık 2024 |
LeetCode | Tekrarlanan Numarayı Bulma (Find the Duplicate Number) | Linked List | ![]() |
Kotlin | 2 Aralık 2024 |
LeetCode | Bağlı İki Listenin Kesişimi (Intersection of Two Linked Lists) | Linked List | ![]() |
Kotlin | 1 Aralık 2024 |
LeetCode | Listenin Sonundan n'inci Düğümü Kaldır (Remove Nth Node From End of List) | Linked List | ![]() |
Kotlin | 1 Aralık 2024 |
LeetCode | Günlük Sıcaklıklar (Daily Temperatures) | Stack & Queue | ![]() |
Kotlin | 29 Kasım 2024 |
LeetCode | Beyzbol Oyunu (Baseball Game) | Stack & Queue | ![]() |
Kotlin | 29 Kasım 2024 |
LeetCode | Kuyruk Kullanarak Yığın Uygulaması (Implement Stack using Queues) | Stack & Queue | ![]() |
Kotlin | 29 Kasım 2024 |
LeetCode | Çoğunluk Elemanı (Majority Element) | Array & List | ![]() |
Kotlin C# |
28 Kasım 2024 |
LeetCode | Tek Sayı (Single Number) | Array & List | ![]() |
Kotlin C# |
2 Kasım 2024 |
LeetCode | Yinelenen Eleman (Contains Duplicate) | Array & List | ![]() |
Kotlin C# |
31 Ekim 2024 |
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.