Skip to content

Leetcode problems with descriptions and test cases

Notifications You must be signed in to change notification settings

4c656f/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode problems with tests

this repository contains my notes on algorithms, structured using obsidian knowledge graph, contains a visual explanation using the excalidraw plugin

Run Locally

Clone this repository

  git clone https://github.com/4c656f/leetcode

open folder as obsidian vault

Running Tests

To run tests, run the following commands:

Go to the language directory

  cd ./rust

build cargo dependencies

  cargo run

import needed problem package into main file, run unit tests

  cargo run tests

About

Leetcode problems with descriptions and test cases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published