ACM Student Chapter
{
}
<
>
/
;
()
=>
//
&&
ACM Student Chapter · ESB Seminar Hall 1 · March 12, 2026

Code
Golf 2.0

Think smarter. Code shorter. Win faster.

March 12, 2026
ACM Student Chapter
ESB Seminar Hall 1

Prize Pool

₹10,000

Register Now

— Event starts in —

00Days
00Hours
00Mins
00Secs
codegolf@acm ~ bash
scroll

About the Event

What is CodeGolf 2.0?

CodeGolf 2.0 is a competitive programming event designed to test participants' ability to solve problems using the most concise and efficient code possible. Participants tackle algorithmic challenges and attempt to produce correct solutions using minimal lines of code.

2 Rounds

Pair Programming

₹10000

Prize Pool

9 Problems

Across rounds

01.Algorithmic problem solving with a conciseness twist
02.Compete as a pair in two rounds of code golf challenges
03.Judged by shortest valid code — not just correctness
04.Open to all students regardless of experience level

What is Code Golf?

Code Golf is a programming challenge where the goal is to write the shortest possible source code to solve a given problem. Every character counts — the fewer, the better.

Normal Solution — 47 chars
solution.py
47 chars
sum = 0
for i in arr:
    sum += i
print(sum)
────Code Golf it!────
Code Golf Solution — 15 chars
golf.py
15 chars ✓
print(sum(arr))
characters reduced:68%

Event Format

Two rounds. Two challenges. One winner.

01
Pair Programming

Round 01DSA Code Golf

Duration: 2 Hours

Solve 3 data structures & algorithms challenges as a pair. Write the most concise valid code to climb the leaderboard.

EasyMediumHard
  • 3 problems (Easy / Medium / Hard)
  • Scored by character count
  • All solutions via HackerRank
  • Top performers advance to Surprise Round
02
Pair Programming

Round 02Surprise Round

Duration: 3 Hours

Details of this round are kept secret until the day of the event. Stay sharp — anything can happen.

???SecretRevealed at Event
  • Format revealed on the day
  • Expect the unexpected
  • Think fast, adapt faster
  • Finals determine prize winners

Platform

HackerRank

Scoring

Character Count

Format

Pair Programming

Rules & Judging

Know the rules. Play fair. Code shortest.

Contest Rules

Participants must complete all challenges within the designated time limits. Round 1 is 2 hours. The Surprise Round duration will be announced on the day. No extensions will be granted.

Judging Criteria

01
Primary

Shortest Valid Code

The primary scoring criterion is the total character count of the source code that passes all test cases. Fewer characters = higher rank.

02
Tie Breaker 1

Earlier Submission Time

In the event of a tie in character count, the participant who submitted their solution earlier will be ranked higher.

03
Tie Breaker 2

Execution Efficiency

If both character count and submission time are identical, execution time and runtime performance will be used as the final tiebreaker.

// Note: All submissions are stored and compared automatically by the HackerRank platform. Final results are verified by organizers before announcement.

Schedule & Prizes

March 12, 2026 — Full day event

Event Timeline

Opening Ceremony

09:00 AM

Welcome address, event overview, and platform orientation.

Round 1 — Pair Programming Golf

10:00 AM

3 DSA problems (Easy / Medium / Hard). 2-hour window. Shortest valid code wins.

Lunch + Shortlisting

12:00 PM

Lunch break while organizers shortlist top performers for the Surprise Round.

Surprise Round

01:30 PM

Format revealed on the day. Top qualifiers from Round 1 compete in a mystery challenge.

Evaluation

04:30 PM

Judges verify submissions, handle edge cases, and finalize rankings.

Winner Announcement

05:30 PM

Prize distribution, certificates for all participants, and closing remarks.

Prize Pool

₹3,000

Second Prize

2nd Place

₹5,000

First Prize

1st Place

₹2,000

Third Prize

3rd Place

Participation Certificates

All registered participants who compete will receive an official participation certificate from the ACM Student Chapter.

Total Prize Pool: ₹10,000