Skip to content

Instantly share code, notes, and snippets.

@gs-ysingh
Last active July 23, 2020 16:37
Show Gist options
  • Save gs-ysingh/08229be2352d1bb6b5ff2e5ecc987f31 to your computer and use it in GitHub Desktop.
Save gs-ysingh/08229be2352d1bb6b5ff2e5ecc987f31 to your computer and use it in GitHub Desktop.
Must do for frontend
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