Front End Common Problems Save

🤔Notes for common front-end / full-stack problems in interviews. Covers common algorithms implementation in JavaScript, design patterns, JavaScript basics, Node.js basics, React/Redux basics, ES6 new features, and common code snippets in front end development

Project README

Front End Common Problems

Notes for common front-end / full-stack problems in interviews, covering:

  • Common algorithms implementation in JavaScript,
  • Design patterns, JavaScript basics,
  • Node.js/Express basics,
  • React/Redux/Flux basics,
  • ES6 new features,
  • Common code snippets in front end development

🏄Check out my personal blog for a better experience: https://caomingkai.github.io/

I. Front End Concepts

  1. HTML/CSS/JavaScript interview preparation
  2. JS basics
  3. DOM basics
  4. Browser basics
  5. Negative Margin in Layout
  6. Write a Promise
  7. setTimeout vs setInterval
  8. Event Emitter
  9. React basics
  10. React Router v4
  11. Redux & Flux
  12. ES6
  13. Node.js basics
  14. Node & MySQL
  15. Express basics
  16. this & arrow function
  17. A way to Make an Efficient React Timer
  18. Authenication: JWT vs Session
  19. Create a Calculator- React
  20. Create a Calculator- Vanilla JS
  21. Animation using JS
  22. Ways of Creating Object in JS
  23. Auto-complete Implementation

II. Algorithms & Data Structures

  1. Common Algorithm Problems in JS
  2. Sorting Algorithms in JS
  3. Stack & Queue Implementation in JS
  4. Trie/Prefix Tree Implementation in JS
  5. Trie/Prefix Tree Implementation in Java
  6. Design Pattern - JS
  7. Binaray Search Variation
  8. Find 1st Bad Version
  9. Flatten an Nested Array
  10. Reposition Elements in an Array
  11. Search for a Symmetric Node
  12. Union Find to Achieve Max Tasks
  13. 2-Egg Pazzle

III. Portfolios

  1. UI/UX Internship Projects at Specifio, Inc.
  2. Full-stack: New Recommendation Using Web Mining
  3. Full-stack: URL Shortening Service
  4. Full-stack: Facebook Custom Search
  5. Full-stack: Online Exam System
  6. Front-end: Memory Game
  7. Front-end: Expense Tracking Application
  8. Web Template Engine
Open Source Agenda is not affiliated with "Front End Common Problems" Project. README Source: caomingkai/Front-End-Common-Problems

Open Source Agenda Badge

Open Source Agenda Rating