Skip to content

Commit 3555349

Browse files
authored
Update README.md
1 parent ed22e28 commit 3555349

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Python_LeetCode_Coding
22

3-
For the coding part in any Data Science Interviews, there are mainly four components: Data Structure & Algorithm, Machine Learning Algorithms, Math and Statistics, and Data Manipulation. In this repository, I will host real interview questions asked by major tech companies and their Python solutions. On each topic, I will write a technical post on my Medium blog (https://leihua-ye.medium.com).
3+
There are four coding components in Data Science Interviews: Data Structure & Algorithm, Machine Learning Algorithms, Math & Statistics, and Data (String) manipulation.
4+
5+
I live-code real interview questions asked by major tech companies in this repository and host the Python code here. On each topic, there is a detailed technical blog post available on my Data Science blog: https://leihua-ye.medium.com.
6+
7+
To maximize the utility of this repo, I'd suggest combining both materials and practice at your own pace.
48

59
## Part 1: Math and Statistics:
610
https://towardsdatascience.com/5-python-coding-questions-asked-at-faang-59e6cf5ba2a0

0 commit comments

Comments
 (0)