🚀 Instructions

Hello, students! 🙌 This is a step-by-step guide to get you started with file uploading for placement training. Follow these instructions strictly to ensure smooth operation and compliance. 👍


📋 Guidelines for Repository Setup

  1. Repository Name 🎯:

    • Every student must name their repository training-placement-1
    • This naming convention is mandatory. Repositories with other names will not be tracked.
  2. Use the Template Repository 🌟:

    • Clone the provided template repository to maintain consistency.
    • Repository link: Template Repository
    • You must use this template for all your submissions.

📅 Date-wise Submission Schedule


🛑 Strict Rules for File Naming and Extensions

  1. File Naming ✍:

    • Files must not have random names like file1.txt. Name them clearly based on their purpose.
    • Example: binary_search.py for a binary search program.
  2. Extensions 💻:

    • Use extensions that match the language of the code:
      • .py for Python
      • .java for Java
      • .cpp for C++
      • .js for JavaScript
    • Do not save files with .txt or other random extensions.

Checklist Before Commit


🎉 Start Coding and Keep Growing!

Feel free to ask questions if you get stuck. Let's build a consistent and trackable coding journey together! 💪

dev@sriharan.online