Skip to content

Laroikin/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode

A compilation of all of my solved leetcode problems using TypeScript

Contents

Statistics

Solved Problems by Difficulty

Problems by difficulty

  • Easy: 4 problems
  • Medium: 0 problems
  • Hard: 0 problems

Running the code

To install dependencies:

bun install

To run:

bun run <problem set>/<name of the problem>.ts

This project was created using bun init in bun v1.2.4. Bun is a fast all-in-one JavaScript runtime.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published