Skip to content

Commit cc97cda

Browse files
authored
add technical blogging section
1 parent 11b23e0 commit cc97cda

File tree

1 file changed

+27
-14
lines changed

1 file changed

+27
-14
lines changed

README.md

Lines changed: 27 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -161,14 +161,6 @@ to potential employers. Score well on one of our public tests, and you will get
161161

162162
- Visualgo: https://visualgo.net/en
163163

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-
172164
## Articles
173165

174166
- 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
185177

186178
- Coding Interview Tips, How to get better at technical interviews without practicing: https://www.interviewcake.com/coding-interview-tips
187179

188-
- Best engineer resume template: https://notes.breakoutlist.com/best-engineer-resume-template-uses-latex-14380b4a239f
180+
- software engineer resume template: https://notes.breakoutlist.com/best-engineer-resume-template-uses-latex-14380b4a239f
189181

190182
- 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
191183

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+
194209

195-
1) Don’t sell anything you wouldn’t buy yourself
196-
2) Don’t work for anyone you don’t respect and admire
197-
3) Work only with people you enjoy
210+

0 commit comments

Comments
 (0)