model-router

project-codex-plugins

productivitycodexby biswajitfsd

Summary

Routes tasks to the appropriate model for simple versus complex work

Install to Claude Code

codex plugin add model-router@project-codex-plugins

Run in Claude Code. Add the marketplace first with /plugin marketplace add biswajitfsd/interview-preperation if you haven't already.

README.md

📚 Interview Preparation Repository

Welcome to the Interview Preparation repository! This collection is designed to help you master interview questions for Python, Node.js, and PHP. Each section contains comprehensive questions, examples, and best practices to help you excel in technical interviews.

!Main Banner@2x.png

📂 Repository Structure

interview-preperation/
├── README.md              # Main repository readme
├── python/                # Python-specific interview resources
│   ├── README.md          # Overview of Python interview topics
│   ├── ...
├── nodejs/                # Node.js-specific interview resources
│   ├── README.md          # Overview of Node.js interview topics
│   ├── ...
├── php/                   # PHP-specific interview resources
│   ├── README.md          # Overview of PHP interview topics
│   ├── ...

📖 Contents

🐍 Python

  • Core concepts: Data types, OOP, and error handling
  • Frameworks: Django, Flask, and FastAPI
  • Data science: NumPy, Pandas, and machine learning basics
  • Coding challenges with step-by-step solutions

!Python Banner@2x.png

Explore more in the Python folder.

---

🌐 Node.js

  • Asynchronous programming: Callbacks, Promises, and async/await
  • Middleware and routing with Express.js
  • Real-time communication with WebSockets and Socket.io
  • Best practices for Node.js performance optimization

!Node Js Banner@2x.png

Learn more in the Node.js folder.

---

🐘 PHP

  • Core PHP concepts: Variables, arrays, loops, and OOP
  • Framework-specific topics: Laravel, Symfony, and CodeIgniter
  • Best practices for secure and scalable PHP applications
  • Common interview pitfalls and how to avoid them

!PHP Banner@2x.png

Check out the PHP folder.

🎯 Purpose

This repository serves:

  • Interviewees: To prepare for technical interviews in Python, Node.js, and PHP.
  • Interviewers: As a resource to design interview questions.

💡 How to Use This Repository

For Candidates:

  • Start with the Basic section
  • Practice the code examples
  • Pay attention to the "Common Mistakes" sections
  • Review the best practices regularly

For Interviewers:

  • Use these questions to assess different skill levels
  • Refer to the provided answers for evaluation
  • Mix theoretical and practical questions

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

1. Fork the repository 2. Create your feature branch (git checkout -b feature/AmazingFeature) 3. Commit your changes (git commit -m 'Add some AmazingFeature') 4. Push to the branch (git push origin feature/AmazingFeature) 5. Open a Pull Request

📧 Feedback

Have suggestions or found an issue? Feel free to open an issue or email us directly at contact@biswajit.online.

🔗 Additional Resources

🌐 Socials:

![Instagram](https://instagram.com/biswajit_fsd) ![LinkedIn](https://linkedin.com/in/biswajitfsd) ![Medium](https://medium.com/@biswajitfsd) ![X](https://x.com/biswajitfsd) ![YouTube](https://youtube.com/@biswajitfsd)

Happy Coding! 🚀

Related plugins

Browse all →