Skip to content

iYigitOnay/LeetCode

Repository files navigation

LeetCode Çözümleri | LeetCode Solutions


🇹🇷 Amaç

Bu repo, LeetCode üzerinde çözdüğüm algoritma ve veri yapısı problemlerini içerir.
Hedefim; algoritmik düşünme yeteneğimi geliştirmek, TypeScript/JavaScript pratiği yapmak ve yazılım mülakatlarına hazırlanmaktır.

🇬🇧 Purpose

This repository contains my solutions to LeetCode problems on algorithms and data structures.
My goal is to improve my problem-solving skills, practice TypeScript/JavaScript, and prepare for technical interviews.


📂 Yapı | Structure

  • arrays/ → Dizi problemleri | Array problems
  • strings/ → String iÅŸlemleri | String manipulation
  • hashmaps/ → Map, Set, Hash çözümleri | Map, Set, Hash-based problems
  • stacks-queues/ → Yığın & Kuyruk | Stack & Queue
  • linked-lists/ → BaÄŸlı listeler | Linked lists
  • trees/ → İkili aÄŸaç, traversal | Binary trees & traversals
  • graphs/ → DFS, BFS, grafik tabanlı | Graph problems (DFS, BFS)
  • dp/ → Dinamik programlama | Dynamic Programming
  • math/ → Matematiksel sorular | Math-related problems
  • misc/ → DiÄŸer kategoriler | Miscellaneous

🔧 Teknolojiler | Technologies

  • Dil | Language: TypeScript / JavaScript
  • Test: Jest (bazı çözümlerde test senaryoları | some solutions include unit tests)
  • Ortam | Runtime: Node.js 20+

🚀 Kullanım | Usage

🇹🇷

  1. Repoyu klonla:
    git clone https://github.com/yigit-onay/leetcode.git
    cd leetcode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published