Skip to content

Commit 5ef7a42

Browse files
committed
Adding few more links for general Interview preparations and practice resources
1 parent 6b503de commit 5ef7a42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ There are many fantastic resources for JavaScript interview questions, videos, a
99
### For Understanding the Theory and the fundamentals of some super-popular Algorithm questions
1010

1111
- :link: [Big O Cheatsheet](http://bigocheatsheet.com/)
12+
:link: [Quick Big O understanding for coding interviews](https://medium.com/@jayshah_84248/big-o-for-coding-interviews-e6ca8897f926)
1213
- :link: [developers/sorting-algorithms](https://www.toptal.com/developers/sorting-algorithms)
1314
- :link: [tackling-javascript-algorithms](https://medium.com/@yanganif/tackling-javascript-algorithms-66f1ac9770dc)
1415
- :link: [sorting-algorithms-in-javascript](https://github.com/benoitvallon/computer-science-in-javascript/tree/master/sorting-algorithms-in-javascript)
@@ -35,6 +36,8 @@ There are many fantastic resources for JavaScript interview questions, videos, a
3536
### Overall multi-factor approach for winning this huge challenge and a great journey of getting the first Developer Job
3637

3738
- :link: [medium.com/javascript-scene/every-developer-needs-a-code-portfolio](https://medium.com/javascript-scene/every-developer-needs-a-code-portfolio-cc79c3d92110)
39+
:link: [Collection of Resources for Interview preparations and practices](https://medium.com/@jayshah_84248/how-to-do-well-in-a-coding-interview-2bcd67e93cb5)
40+
:link: [How I got 7 Job Offers in 8 Weeks ](https://blog.usejournal.com/how-i-got-7-job-offers-in-8-weeks-part-1-please-interview-me-21e6f4ded106)
3841
- :link: [/master-the-javascript-interview-soft-skills](https://medium.com/javascript-scene/master-the-javascript-interview-soft-skills-a8a5fb02c466)
3942
- :link: [google-lost-a-chance-to-hire-me-finally-amazon-hired-me](https://medium.com/@jayshah_84248/google-lost-a-chance-to-hire-me-finally-amazon-hired-me-e35076c73fe2)
4043
- :link: [the-best-way-to-learn-to-code-is-to-code-learn-app-architecture-by-building-apps](https://medium.com/javascript-scene/the-best-way-to-learn-to-code-is-to-code-learn-app-architecture-by-building-apps-7ec029db6e00)

0 commit comments

Comments
 (0)