Mockémon is a free, open-source platform where coders can pair up and practice mock coding interviews with one another. Level up your problem-solving skills, get real interview experience, and prepare for top tech jobs—all in a collaborative and engaging way!
- Peer-to-Peer Mock Interviews – Match with other users to simulate real coding interviews.
- Live Coding Environment – Code directly within the platform with a built-in editor.
- Huge Library of Questions – Get algorithm, data structures, and system design problems.
- Feedback & Ratings – Provide and receive constructive feedback after each session.
- Open Source & Community-Driven – Contribute, customize, and improve Mockémon!
- Sign Up – Create an account and set your coding level.
- Match Up – Get paired with another coder for a mock interview session.
- Solve & Evaluate – Take turns being the interviewer and interviewee.
- Improve – Get feedback, refine your skills, and keep practicing!
Want to contribute? Follow these steps to set up Mockémon locally:
# Clone the repository
git clone https://github.com/sickboydroid/mockemon.git
# Navigate into the project folder
cd mockemon
# Install dependencies
npm install
# Start the development server
npm run devWe love contributions! If you’d like to improve Mockémon:
- Open an issue for bugs or feature requests.
- Fork the repository and submit a pull request.
- Join our community discussions!
Mockémon is licensed under the MIT License – use, modify, and share freely!
COMING SOON!
Happy coding! 🎩✨