You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ This is a list of concepts I'd imagine it is important to learn in order to pass
78
78
79
79
-**Interview Cake** - https://www.interviewcake.com/ - Interview Cake is a thoroughly documented site on programming interviews and concepts. It can be expensive for the year membership but if you're serious about buckling down to learn the fundamentals can be worth it. They also offer a money-back gaurantee.
80
80
81
+
-**interviewing.io** - https://interviewing.io/ - Anonymously practice coding interviews with engineers from prominent tech companies. Developed by Aline Lerner, an MIT grad and software engineer turned recruiter
81
82
82
83
-**LeetCode** - https://leetcode.com/ - Pick from an expanding library of more than 190 questions, code and submit your solution to see if you have solved it correctly.
83
84
@@ -168,10 +169,6 @@ to potential employers. Score well on one of our public tests, and you will get
168
169
169
170
- :octocat: **MaximAbramchuck/awesome-interview-questions** - https://github.com/MaximAbramchuck/awesome-interview-questions - A curated awesome list of lists of interview questions.
170
171
171
-
- Traverse the tree of dom nodes. You can assume the badword (node) method is already implemented.
172
-
173
-
- Parse a JSON to form a HTML content
174
-
175
172
## Articles
176
173
177
174
- Top 8 Mistakes to avoid in Technical Interviews According to Data: https://blog.pramp.com/top-8-mistakes-in-technical-interviews-according-to-data-27d2572bda1f
0 commit comments