Skip to content

Commit dfc3e97

Browse files
Update 0295-find-median-from-data-stream.md
1 parent 4cda6bb commit dfc3e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsa-solutions/lc-solutions/0200-0299/0295-find-median-from-data-stream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags:
77
- Data Structure
88
- C++
99
- Java
10-
- Python
10+
- Python
1111
description: "This document provides a solution to the Median Finder problem, where you need to efficiently find the median of a stream of numbers."
1212
---
1313

0 commit comments

Comments
 (0)