Skip to content

This repository contains solutions to LeetCode problems for a couple of programming languages.

Notifications You must be signed in to change notification settings

SamuelMuloki/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode

This repository contains solutions to Leetcode problems for a couple of programming languages.

Follow these steps to run the code.

Get the code

go get github.com/SamuelMuloki/LeetCode/

Run the code

Go

cd go && go run main.go

JS

cd js && node main.js

About

This repository contains solutions to LeetCode problems for a couple of programming languages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published