Skip to content

Kay-79/leet-code

Repository files navigation

LeetCode Daily Challenge

🏆 LeetCode Statistics

🎯 About This Repository

  • Language: Feel free to use any programming language.
  • Problem Types: Common algorithm topics on LeetCode like arrays, strings, trees, graphs, dynamic programming, greedy algorithms, etc.
  • Objective: Tackle problems of varying difficulty, from easy to hard, progressively enhancing analytical and problem-solving skills.

🗓 Commitment

  • I commit to solving and pushing at least one solution each day. Solutions are organized by date and problem name.

🧩 Directory Structure

  • Problems: Contains the solutions to the problems.
  • README.md: This document.

📈 Progress Tracking

  • Daily progress will be tracked in this repo.
  • The goal is to stay consistent and miss no days!

Prerequisites

  • Bun for TypeScript/JavaScript
  • Rust for Rust solutions

Running Tests

TypeScript & JavaScript

bun test .ts    # For TypeScript
bun test .js    # For JavaScript

Rust

cargo test

📊 Monthly Stats

Updated: 2026-01-12

  • Total: 215
  • Languages:
    • TypeScript: 110
    • JavaScript: 70
    • Rust: 31
    • SQL: 3
    • Shell: 1

About

Leetcode challenge

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •