SingSongZepe / leetletcodcode

A LEETCODE problem solution set

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leetletcodcode

This is a LEETCODE problem solution set

name of directory

name of a problem dir constructs from at most three parts

  • lc, means this problem is from leetcode (link: http://leetcode.com)
  • number, means the number index of this problem in leetcode
  • language or mark, means by which this solution written, if is empty, means by rust, 'py' means 'python', 'go' means 'go', but 'real' as a mark when I messed the number index with another problem, I use 'real' to critical this is the real solution of the problem.

lc75_py lc74_real

About

A LEETCODE problem solution set


Languages

Language:Rust 49.2%Language:Makefile 28.7%Language:Python 17.2%Language:C++ 1.2%Language:C 1.2%Language:LLVM 0.7%Language:Dart 0.7%Language:CMake 0.5%Language:Go 0.5%Language:TypeScript 0.1%Language:JavaScript 0.1%Language:Kotlin 0.0%Language:Batchfile 0.0%