Skip to content

Commit 697138a

Browse files
authored
Update README.md
1 parent 8cd5f45 commit 697138a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Leetcode-in-python
22
Leetcode question solution in python, updating
3-
Including array, backtrack, binary search, bit manipulation, dynamic programming,graph, greedy algorithm, hashtable, heap, linked list, math, queue & stack, sort, string, tree and two pointer.
3+
Including array, backtrack, binary search, bit manipulation, dynamic programming, graph, greedy algorithm, hashtable, heap, linked list, math, prefix sum, queue & stack, sort, string, tree and two pointer.
44
Named with question number and question name.
55
Cpp version: [Leetcode-in-cpp](https://github.com/JinLexuan/Leetcode-in-cpp)
66

0 commit comments

Comments
 (0)