A carefully curated collection of interview questions for frontend developers.
- 📚 Covers multiple frontend technology domains
- 💡 Includes detailed solutions and best practices
- 🔄 Continuously updated question bank
- ⚡️ Built with React + TypeScript
Make sure your system has the following dependencies installed:
- Clone the repository:
git clone https://github.com/surpass-studio/interview-questions
- Navigate to project directory:
cd interview-questions
- Install dependencies:
pnpm install
Start the development server:
pnpm run dev
Visit https://questions.visualizeit.app
to start practicing interview questions.
Issues and Pull Requests are welcome to improve the project.
This project is licensed under the MIT License.