Skip to content

Commit 11b23e0

Browse files
authored
add interviewing.io
1 parent 2766f5f commit 11b23e0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ This is a list of concepts I'd imagine it is important to learn in order to pass
7878

7979
- **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.
8080

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
8182

8283
- **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.
8384

@@ -168,10 +169,6 @@ to potential employers. Score well on one of our public tests, and you will get
168169

169170
- :octocat: **MaximAbramchuck/awesome-interview-questions** - https://github.com/MaximAbramchuck/awesome-interview-questions - A curated awesome list of lists of interview questions.
170171

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-
175172
## Articles
176173

177174
- 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

Comments
 (0)