Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

My personal repository for solving algorithmic problems from LeetCode. The main goal is to improve problem-solving skills, prepare for technical interviews, and master TypeScript/JavaScript.

📂 Project Structure

The problems are categorized by their difficulty levels:

  • easy.ts — Solutions for Easy complexity tasks.
  • med.ts — Solutions for Medium complexity tasks.
  • hard.ts — Solutions for Hard complexity tasks.

🛠️ Tech Stack

  • Language: TypeScript / JavaScript
  • Environment: Node.js

🚀 How to Run

  1. Clone the repository:
    git clone https://github.com
  2. Install dependencies:
    npm install

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages