└── README.md /README.md: -------------------------------------------------------------------------------- 1 | Practice resource: 2 | 3 | - [Leetcode](https://leetcode.com/studyplan/30-days-of-javascript/) 4 | - [Leetcode practice](https://leetcode.com/problemset/javascript/) 5 | - [Leetcode promises](https://leetcode.com/problemset/javascript/?sorting=W3sic29ydE9yZGVyIjoiQVNDRU5ESU5HIiwib3JkZXJCeSI6IkRJRkZJQ1VMVFkifV0%3D&search=Promise&page=1) 6 | - [codedamn practice](https://codedamn.com/problems?page=1) 7 | - [freecodecamp practice](https://freecodecamp.org/learn/javascript-algorithms-and-data-structures/#basic-javascript) 8 | - [promises quiz game](https://www.codingame.com/playgrounds/347/javascript-promises-mastering-the-asynchronous/its-quiz-time) 9 | - [123 js questions](https://github.com/ganqqwerty/123-Essential-JavaScript-Interview-Questions) 10 | - [Flexbox](https://flexboxfroggy.com/) 11 | - [Vim editor learning game for FUN](https://vim-adventures.com/) 12 | - [Css grid](https://cssgridgarden.com/) 13 | - https://leetcode.com/problems/add-two-promises/description/ 14 | - https://leetcode.com/problems/promise-time-limit/description/ 15 | 16 | 17 | - [Simpler interview questiions](https://github.com/learning-zone/JavaScript-Coding-Practice) 18 | - [1000 JS interview questions](https://github.com/sudheerj/javascript-interview-questions) 19 | - [More js interview questions](https://github.com/lydiahallie/javascript-questions) 20 | --------------------------------------------------------------------------------