B-C-C NMIT
GitHub

Rules - Coding Round

Please read the following rules carefully before participating in the Coding Round:

  1. Time Limit: Each coding question has a specific time limit mentioned in the question description. You must submit your solution within that time limit. Once the time is up, you will not be able to submit your code.
  2. Programming Languages: You can choose from the supported programming languages for each question. The available languages will be mentioned in the question description or the language dropdown.
  3. Code Editor: Use the provided code editor to write and test your code. You can switch between different programming languages using the language dropdown in the code editor.
  4. Testing: Before submitting your code, make sure to test it thoroughly. You can use the "Run" button in the code editor to execute your code and see the output. The output will be displayed in the "Output" section below the code editor.
  5. Submission: Once you are satisfied with your solution, click the "Submit" button to submit your code. You will not be able to modify your code after submission.
  6. Evaluation: Your submitted code will be evaluated based on correctness and efficiency. Make sure your code passes all the test cases and provides the expected output.
  7. Plagiarism: Plagiarism is strictly prohibited. Do not copy code from other participants or external sources. Any form of cheating or unfair means will lead to disqualification.
  8. Communication: You are not allowed to communicate with other participants during the coding round. If you have any questions or doubts, please reach out to the event organizers or the designated support team.
  9. Code of Conduct: Participants are expected to maintain a professional and respectful behavior throughout the coding round. Any form of harassment, discrimination, or unethical conduct will not be tolerated.

By participating in the Coding Round, you agree to abide by these rules and the decisions of the event organizers. Failure to comply with the rules may result in disqualification from the round.

Good luck and happy coding!