This hackathons is only open to students. Double check the event page for more information as this may mean only those from a particular university/country are eligible.
Event Type
online
28
Participants
2
Est. Projects
Organizers
Alex Johnson
alex@example.org
Jamie Rivera
jamie@example.org
Sam Chen
sam@example.org
Quality Score
Quality Score
72/100
High confidence
Organiser16/20
Event Maturity14/20
Sponsors18/25
Participants12/20
Challenge Structure:
Duration: 45 min
Total Problems: 3
Difficulty Level: Easy to Moderate
Programming Language: Java and Python
Guidelines:
Participants must use Java to solve all problems.
Each problem should be solved in a separate program.
Follow the proper input and output format as specified.
Avoid using external libraries (only standard Java allowed).
Code should be clean and readable with meaningful variable names.
Plagiarism or copying code from others will lead to disqualification.
Ensure your program runs for all valid test cases.
Time management is important — try to attempt all questions.
Partial solutions may receive partial credit (if applicable).
Submit your code before the time limit ends.
Tips for Participants:
Read the question carefully before coding
Dry run your logic with sample inputs
Keep track of time
Avoid unnecessary complexity