- Notifications
You must be signed in to change notification settings - Fork0
gaju91/react-coding-interview
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A collection of commonly asked React interview components, built from scratch to help developers prepare for technical interviews. This repository serves as a reference and hands-on practice resource for mastering key React concepts.
This project contains multiple React components frequently encountered in interviews. Each component is implemented with best practices, covering various topics like state management, hooks, event handling, and component composition.
✅ Accordion🔗 Learn More
✅ Tabs🔗 Learn More
✅ Modal🔗 Learn More
✅ Tooltip🔗 Learn More
✅ Pagination
✅ Search Filter
✅ Infinite Scroll
✅ Debounced Input
✅ Toast Notifications
✅ Drag and Drop
(More components will be added over time.)
- Coversreal interview questions
- Focuses onpractical implementation
- Usesmodern React best practices
- Helps inself-paced learning and improvement
git clone https://github.com/gaju91/react-coding-interview.gitcd react-coding-interviewnpm install
npm run dev
Go to App.tsx and Un-Comment component
Feel free to contribute by improving existing components or adding new ones. Fork the repository, make your changes, and open a pull request!
This project is open-source and available under the MIT License.
About
🚀 In this repository I will be storing solution for all React ⚛️ component asked in inteviewes to be built ☃️
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.




