File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
- # 💡 Awesome Python Leetcode [ ![ Awesome] ( https://awesome.re/badge.svg )] ( https://awesome.re )
1
+ <div align =" middle " >
2
+ <h1>
3
+ 💡 Awesome Python Leetcode
4
+ <br>
5
+ <a href="https://awesome.re">
6
+ <img src="https://awesome.re/badge.svg">
7
+ </a>
8
+ <a href="https://github.com/psf/black">
9
+ <img src="https://img.shields.io/badge/code%20style-black-000000.svg">
10
+ </a>
11
+ <a>
12
+ <img src="https://img.shields.io/badge/python-3.10-blue">
13
+ </a>
14
+ <a>
15
+ <img src="https://img.shields.io/badge/tests-passed-brightgreen">
16
+ </a>
17
+ <a>
18
+ <img src="https://img.shields.io/badge/coverage-98%25-brightgreen">
19
+ </a>
20
+ </h1>
21
+ </div >
22
+
2
23
3
24
This repository contains awesome LeetCode problems and solutions written in Python to prepare for coding interviews.
4
25
You can’t perform that action at this time.
0 commit comments