Skip to content

nitindahiya-dev/react-interview-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Interview Questions

A collection of 100 tricky Javascript and React.js interview questions and detailed answers (≥ 70 words each), organized by topic and difficulty.

Files

  • data.json
    • Array of objects with these keys:
      • id: number
      • question: string
      • answer: string
      • topic: string
      • difficulty: Easy | Medium | Hard | Super Hard