Skip to content

YuChieh-Chiu/leetcode-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode x Python

Description of This Repository

This is the repository of my PYTHON code solutions on LeetCode.

Note

The code solutions in this repository are categorized by Difficulty Level.

Note

The Topics Tags would be recorded in Commit message column.
Note that a LeetCode problem may have multiple solutions. My solution is just one of them and may not necessarily include all the algorithms or data structures mentioned in the Topic Tags.

Supplementary Notes of This Repository

  • Programming Language :
    • python
  • Topics Tags :
    • ArrayBacktrackingBinary SearchBinary Search TreeBinary TreeBit ManipulationBrainteaserBreadth-First SearchConcurrencyCountingCounting SortDatabaseData StreamDepth-First SearchDesignDynamic ProgrammingEnumerationGraphGreedyHeap (Priority Queue)Hash TableLinked ListMathMatrixMemoizationMonotonic QueueOrdered SetPrefix SumQueueRecursionStackStringString MatchingSortingSliding WindowSimulationTreeTrieTwo PointersUnion FindWeekly Contest 232Weekly Contest 263Weekly Contest 272Weekly Contest 315
  • Difficulty Level :
    • Easy * 79
    • Medium * 68
    • Hard * 4
  • Commit message of README.md
    • This is just a fun way to use vYears.Months.Days to track the number of days I've been practicing LeetCode.

About

this is the repository of all my Python code solutions on LeetCode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages