Skip to content

Commit 57412f6

Browse files
committed
tone and typo
1 parent a2db26a commit 57412f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/misc/internships.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title = "Internships"
33
date = "2024-04-09"
44
+++
55

6-
If you are reading this, you have probably asked me how to get one, or someone sent this to you.
6+
If you are reading this, you have probably asked how to get one, or someone sent this to you.
77

88
There are two components to finding an internship:
99

@@ -124,6 +124,7 @@ Usually, this comes in two flavors. Low-level and high-level.
124124
Low-level system design generally boils down to object-oriented programming.
125125
For example, "make a package manager and code out these specific functionalities."
126126
Usually, the code doesn't have to run. If it does, the problem is either small in scale or some code is already given to you.
127+
127128
High-level system design interviews will usually be talking and whiteboarding.
128129
You're given a broad topic and it's your job to break it down into specific functionalities.
129130
Your job is essentially to transform "Make Uber, Tinder, etc" into "Store data this way, Design X functionality this way, etc."

0 commit comments

Comments
 (0)