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
+27-14Lines changed: 27 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -161,14 +161,6 @@ to potential employers. Score well on one of our public tests, and you will get
161
161
162
162
- Visualgo: https://visualgo.net/en
163
163
164
-
## More Questions
165
-
166
-
-**Project Euler** - https://projecteuler.net/archives - The classic
167
-
168
-
-**Epic List of Interview Questions** - http://katemats.com/interview-questions/ - a list of software engineer skills or areas that can be tested and evaluated in an interview context
169
-
170
-
- :octocat: **MaximAbramchuck/awesome-interview-questions** - https://github.com/MaximAbramchuck/awesome-interview-questions - A curated awesome list of lists of interview questions.
171
-
172
164
## Articles
173
165
174
166
- 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
@@ -185,13 +177,34 @@ to potential employers. Score well on one of our public tests, and you will get
185
177
186
178
- Coding Interview Tips, How to get better at technical interviews without practicing: https://www.interviewcake.com/coding-interview-tips
- Guide to interviewing your future manager before deciding where to work: https://notes.breakoutlist.com/guide-to-interviewing-your-future-manager-before-deciding-where-to-work-3b2eb3326793
191
183
192
-
What type of company/opportunity is right for you?
193
-
use charlie munger’s rules (warren buffett’s partner)
184
+
## More Questions
185
+
186
+
-**Project Euler** - https://projecteuler.net/archives - The classic
187
+
188
+
-**Epic List of Interview Questions** - http://katemats.com/interview-questions/ - a list of software engineer skills or areas that can be tested and evaluated in an interview context
189
+
190
+
- :octocat: **MaximAbramchuck/awesome-interview-questions** - https://github.com/MaximAbramchuck/awesome-interview-questions - A curated awesome list of lists of interview questions.
191
+
192
+
## Technical blogs
193
+
194
+
This is tangentially related to interviews. Below is a list of companies that feature blog posts from guest authors. Blogging and teaching others can be a powerful way to comprehend new material, fine tune your writing skills, gain exposure and potentially even make money! If you have a technical blog open to new contributors please [submit a PR](https://github.com/connor11528/coding-interviews/pulls)
195
+
196
+
- Scotch.io ([write-for-us](https://scotch.io/write-for-us)) - this has been my go to source for web development tutorials for years. Code on the rocks
197
+
198
+
- Snipcart ([company blog](https://snipcart.com/guest-posting)) - company interested in Vue.js, eCommerce, Javascript and the JAMstack. There is some really great writing and code samples on here
199
+
200
+
- JScrambler ([blog](https://blog.jscrambler.com/)) - company interested in Javascript tutorials. I wrote a post for them on using Vue.js and Vuelog to make a static blogging app. Check out the full article [here](https://blog.jscrambler.com/generate-a-static-markdown-blog-using-vuelog/)
201
+
202
+
203
+
## Words of wisdom
204
+
205
+
1) Don’t sell anything you wouldn’t buy yourself
206
+
2) Don’t work for anyone you don’t respect and admire
207
+
3) Work only with people you enjoy
208
+
194
209
195
-
1) Don’t sell anything you wouldn’t buy yourself
196
-
2) Don’t work for anyone you don’t respect and admire
0 commit comments