Last active
July 23, 2020 16:37
-
-
Save gs-ysingh/08229be2352d1bb6b5ff2e5ecc987f31 to your computer and use it in GitHub Desktop.
Must do for frontend
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. https://www.geeksforgeeks.org/top-10-algorithms-in-interview-questions/ | |
2. Dynamic Programming for Coding Interviews: A Bottom-Up Approach to Problem Solving | |
3. Narasimha karumanchi - Algorithms | |
4. https://www.hiredintech.com/system-design/ | |
5. Design from https://github.com/jwasham/coding-interview-university | |
6. https://gist.github.com/gs-ysingh/733832f9b23de5dabe7bc6c921d22abc | |
7. Look code of react, redux, lodash, angular, backbone etc. | |
8. Learn about node application and react, redux application | |
9. Learn about current project architecture - my-nerdwallet and personal-loans client | |
10. Develop as many components as you can. | |
11. Regex in JS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment