TK RuleBook-2
TK RuleBook-2
2. TECHNICAL EVENTS
2.1. Blind Coding
2.2. Cipher King
2.3. Quiz Combat
2.4. Web-O-Mania
2.5. Interpreter.IMG
2.6. Query Relay
3. NON-TECHNICAL EVENTS
3.1. Gully Cricket
3.2. Football
3.3. Beg Borrow Steal
3.4. Tug of War
3.5. Badminton
4. GAMING EVENTS
4.1. Call of Duty
4.2. 8 Ball-Pool
4.3. Free Fire
4.4. Rocket League
4.5. Mini Militia
5. QUICK REVIEW
1. RULES AND REGULATIONS
❖ No cases of violence and disputes will be entertained.
❖ Department won't be responsible for safe keeping your belongings.
❖ The participants are required to be present 15 minutes before the
events starts in their designated places.
❖ Participants are required to bring their identification card or College
ID for participating in any event.
❖ Cleanliness and decorum should be maintained.
❖ Participants are requested to co-operate with the Tech-Kaushalya
management team.
❖ Participants are required to follow the protocols of Tech-Kaushalya.
❖ For any case of misbehavior strict actions will be taken.
❖ Registration fees is not refundable.
2. TECHNICAL EVENTS
2.1. Blind Coding
About Event:
In this game, participants will get a problem statement of the program. Participants will have to write the
code WITH THE MONITOR SCREEN TURNED OFF, relying only on their coding skills and memory to
complete the program. The objective is to write clean, functional, and error-free code without the assistance of a
visual interface.
No. Of Participants: 1
❖ General Instructions:
Participants are supposed to write a program based on the given problem in C language.
The monitor screen will be turned off during the entire duration of the game.
The game duration will be fixed, and participants must complete the tasks within the given time
limit.
The participant who solves or comes close to solving the problem will be declared the winner.
Cheating, including attempting to look at the monitor screen or using external aids, is strictly
prohibited and will result in disqualification.
The judges' decision will be final, and no disputes will be entertained.
❖ Round - 1 (Elimination):
This round will be an elimination round where participants will be given 20 minutes to complete
the given task.
The top participants will qualify for the final round.
❖ Round - 2 (Finals):
This round will be a final round where each participant would be given 30 minutes to complete
the given task.
2.2. Cipher King
About Event:
In this event, the participants will de-cipher the given encrypted text and implement the program for the
same. Participants will be given an example(s) of the original message and its encrypted message, supported by
a riddle to find the original message. Participants will solve the riddle or understand the pattern and decrypt the
encrypted message using their algorithm. Further, the participant will write the program to implement the
algorithm and obtain the original message.
❖ General Instructions:
A riddle and an encrypted message will be provided to each participant.
Participants will find the original message through the riddle or the given examples.
Interpret the decryption algorithm by noticing the pattern between the original and the encrypted
message.
Finally, the participant will implement the algorithm through code to get the original message.
Participants will not be provided any other hints.
Internet will not be provided.
The judges' decision will be final, and no disputes will be entertained.
❖ Round - 1 (Elimination):
In this round, participants will be given an encrypted message.
Also, they will be given an example consisting of an encrypted word and its original word,
through which participants can find the encryption algorithm being used.
Then, the participant will have to code the same encryption algorithm in C language to get the
original message.
❖ Round - 2 (Finals):
A riddle and an encrypted message will be provided to each participant.
Participants will find the original message through the riddle.
Also, they will interpret the decryption algorithm by noticing the pattern between the original
and the encrypted message.
Finally, the participant will implement the algorithm through code in C language to get the
original message.
2.3. Quiz Combat
About Event:
Welcome to the Quiz Combat game, where you can put your general computer science knowledge to the
test! In this exciting game, you'll face a series of questions related to computer science, programming, software,
hardware, algorithms, and more. Compete against other players or challenge yourself to see how many
questions you can answer correctly in a limited amount of time. Get ready to show off your skills and prove that
you're the ultimate computer science expert!
❖ General Instructions:
All the participants are supposed to follow the protocols of Tech Kaushalya.
No change of team member will be allowed after the team is registered once.
Without raising the hand if the team answers, then that answer won’t be considered valid.
There will be a general question based on computer science.
Cheating, including attempting to look at the mobile or using external aids, the internet, or digital
devices is strictly prohibited and will result in disqualification.
The judge’s decision will be final, and no disputes will be entertained.
The organizers reserve the right to modify the rules of the event at any time. Participants will be
notified in advance of any such changes.
Time may vary.
❖ Round - 1 (Elimination):
It is an elimination round consisting of quiz questions.
Winner teams will be qualified for round 2.
❖ Round - 2 (Finals):
Failed to answer or a wrong answer will invite a negative marking.
There will be questions regarding general knowledge of computer science and specific computer
programming knowledge tested.
Languages for code snippets - C, C++, Python, Java.
No. Of Participants: 1
❖ General Instructions:
A theme/page will be provided to each participant.
Participants will design a webpage based on the given parameters.
Images will be provided.
The Participant should try to make the webpage as visually appealing, aesthetically pleasing,
attractive, clean, and professional as possible.
Internet will not be provided.
The judges' decision will be final, and no disputes will be entertained.
❖ Round – 1 (Elimination):
This will be the elimination round.
Time given for the development is 30 minutes.
❖ Round – 2 (Finals):
This will be the final round.
Time given for the development is 45 minutes.
2.5. Interpreter.IMG
About Event:
The OCR event is a challenge designed to test participants' abilities to create an Optical Character
Recognition (OCR) system using a provided dataset. This event aims to encourage innovative thinking, creativity,
and technical expertise among the participants. In this event, you will be working with a provided dataset to train
a model and test it on a given set of images. We will provide the necessary resources, including a dataset, a
programming environment, and any relevant libraries or frameworks you may need. You will need to load the
dataset and do preprocess if required and you will then need to train your model on the training set. Make sure to
monitor the training process to ensure that the model is converging to a good solution. At last, you will need to
run your trained model on the test images and record the results.
No. Of Participants: 1
❖ General Instructions:
A dataset in addition to several images will be provided.
Participants are required to develop an OCR system that can accurately recognize the characters
in the provided dataset. The system must provide the correct output for each image.
All code must be developed in Python, using the provided images and dataset. Participants will
be provided with the necessary tools to complete the task.
Participants will be given a total of 45 minutes to complete the task.
The OCR systems developed by the participants will be evaluated based on their accuracy in
recognizing the characters in the provided dataset.
Participants are required to submit the trained model (with its parameters) and the recorded
results.
There will be no access to the internet.
The judges' decision will be final, and no disputes will be entertained.
More points will be awarded for the following qualities in your code:
o Model’s training accuracy, the time required, code readability, scalability, and
documentation.
❖ Round – 1 (Elimination):
This will be the elimination round.
Time given for the development is 45 minutes.
❖ Round – 2 (Finals):
This will be the final round.
Time given for the development is 30 minutes.
2.6. Query Relay
About Event:
In this game, two participants will team up to answer a set of queries within a specific time frame. Once
their time is up, they will have to pass the remaining queries to the other participant, who will take over from
where they left off. The objective of the game is to write the correct queries in the shortest possible time, with
maximum accuracy.
No. Of Participants: 2
❖ General Instructions:
Internet facility will not be available.
Use of comments and blank lines won’t be permitted.
The judges' decision will be final, and no disputes will be entertained.
❖ Round – 1 (Elimination):
This round will be an elimination round, where each team will be given a total of 30 minutes to
solve a ‘set of queries’.
Each team member will have 15 minutes to solve the queries.
After 15 minutes are up, the participants will swap and the other team member will come up and
solve the remaining queries.
Round 1 will be based on SQL queries. Those teams that successfully qualify for Round 1 will
proceed to Round 2.
❖ Round – 2 (Finals):
This will be the final round, where each team will be given a total of 30 minutes to solve the
query block.
Round 2 will be based on Procedural Block(PL/SQL) queries, where both participants will be
given a chance to collectively solve the query.
3. NON-TECHNICAL EVENTS
3.1. Gully Cricket
About Event:
We are thrilled to announce that we will host an exciting Gully Cricket event! This action-packed
competition will include teams from several institutions participating in "Gully Cricket," an outdoor cricket
variation. This version of the game is well-known for its fast-paced action, high-scoring bouts, and distinctive
set of rules that contribute to the thrill. Our event will be a genuine celebration of this beloved sport, bringing
spectators and players together for a day of fun, competition, and fellowship. This event is not to be missed,
whether you are a seasoned Gully Cricket player or a newbie to the game. We hope to see you there!
❖ Maximum age limit is 24 years (all players must bring their ID card with them)
❖ All matches will be of 5 overs.
❖ General Instructions:
All teams must be present at the campus of the Department of Computer Science, Gujarat
University one hour before their respective time. Also, carry this mail along with you.
The team needs to report 10 minutes before the toss. If the captain does not appear for a toss in
time, then the team will be given a walkover.
All teams should be consisting of a total of 8 members of which 6 are playing and two for extra.
One bowler can bowl 2 overs and three bowlers can bowl 1 over.
1st over will be the challenge over. The batting team will set the target for runs to be made in the
first over. If the batting team achieves the target the runs made in that over will be doubled. If the
team fails to meet the target, the score for that over will be considered as zero.
Bats, Balls, and stumps will be provided by our Management Team & No LBW.
No fast bowling would be allowed. Failing to do so, one warning will be given; after that No-ball
will be declared.
Single batsman can’t play.
Other rules would be applicable as they are in normal cricket.
Umpire’s decision will be considered the FINAL decision. No, a team can take objection against
that.
If the batsman directly hits the ball on the Special Run board 8 & 10 runs will be given.
If the match draws, then super over will be played of 1 over.
Other rules would be explained on the day of the match by the umpire.
No refund in any case! If anyone misbehaves with Umpire, that team will be disqualified.
3.2. Football
About Event:
We are excited to announce that we will be organizing a thrilling football tournament! This competition
will bring together college teams to play a beautiful game. Football is noted for its high-energy, skillful play,
with teams of five players on each side competing on a smaller playing surface. This tournament promises to be
an amazing experience for both players and fans, full of action, emotion, and genuine enthusiasm for the sport.
This event is a must-attend whether you are a seasoned Football player or a newbie to the game. We can't wait
to share the spirit of competition and the joy of the beautiful game with you!
❖ Maximum age limit is 24 years (all players must bring their ID card with them)
❖ A match consists of two 8 minutes halves with a 4-minute rest period in between.
❖ General Instructions:
Sports shoes are compulsory for all the players who are playing.
Each team should have a minimum of 7 players (including 1 goalkeeper who is the only player
allowed to handle the ball within the boundary) and a minimum of 5 players are needed to
constitute a match.
Each team can name up to 2 substitute players. Substitutions can be made at any time of the
match with each team being able to make a maximum of 2 substitutions per side. In the event of
all two substitutes being made and a player having to leave the field for injury, the team will be
forced to play without a replacement for that player.
Each game must include one referee and two assistant referees. It’s the job of the referee to act as
a timekeeper and make any decisions such as fouls, free kicks, throw-ins, and penalties. The
referee may consult the assistant referees at any time in the match regarding a decision.
If teams are still level after full-time, then a penalty shootout must take place.
The whole ball must cross the goal line for it to constitute a goal.
For fouls committed, a player could receive either a yellow or red card depending on the severity
of the foul; this comes down to the referee’s discretion. The yellow is a warning and the red card
is a dismissal of that player. Two yellow cards will equal one red. Once a player is sent off then
they cannot be replaced.
If a ball goes out of play off an opponent on either of the sidelines, then it is given as a short
pass. If it goes out of play-off, an attacking player is on the baseline then it is a goal kick. If it
comes off a defending player it is a corner kick.
Football will be provided by Our Management Team.
Players are responsible for all the actions taken by themselves.
Referee’s decision will be considered the FINAL decision. No, any team can take objection
against that.
Other rules would be explained on the day of the match by the Referee.
The team needs to be reported 10 minutes before the match.
Other rules would be applicable as they are in normal in football except the offside rule.
If anyone misbehaves with Referee, that team will be disqualified.
3.3. Beg Borrow Steal
About Event:
We are excited to announce that we will be hosting a thrilling beg borrow steal event! This competition
will put participants' creativity, resourcefulness, and problem-solving skills to the test, as they are tasked with
completing a series of challenges using only the items they can beg, borrow, or steal. The event promises to be a
true test of wit and ingenuity, as participants will need to think on their feet and work together to overcome each
obstacle. Whether you're a seasoned adventurer or a newcomer to the world of challenges, this event is not to be
missed. So join us for a day of excitement, camaraderie, and friendly competition, as we celebrate the spirit of
adventure and the joy of pushing ourselves to new limits.
No. Of Participants: 4
❖ Maximum age limit is 24 years (all players must bring their ID card with them)
❖ Team members will have to complete the task within a time limit of 30 minutes.
❖ General Instructions:
This is a team event.
All teams will be provided with a list of items.
The team can either beg, borrow or steal the items which are provided in the list.
Teams will be judged based on the number of items procured within the time limit.
Participants are requested to avoid wearing valuable items like wristwatches and jewelry during
the event.
Umpire’s decision will be considered the FINAL decision. No, any team can take objection against
that.
Other rules would be explained on the day of the match by the umpire.
No refund in any case!
If anyone misbehaves with Umpire, that team will be disqualified.
3.4. Tug Of War
About Event:
We are thrilled to announce that we will be hosting an exciting tug-of-war event! This competition will
feature teams from various colleges, battling it out in a test of strength, endurance, and teamwork. Tug of war is
an ancient sport that has been enjoyed for centuries, and our event promises to be a true celebration of this
timeless activity. Participants will need to work together to pull their opponents over the line, in a display of
strength and determination that is sure to impress. Whether you're a seasoned tug-of-war veteran or a newcomer
to the sport, this event is not to be missed. Join us for a day of fun, competition, and camaraderie, as we
celebrate the spirit of sport and the joy of coming together to compete.
No. Of Participants: 5
❖ Maximum age limit is 24 years (all players must bring their ID card with them)
❖ General Instructions:
This is a team event.
An equal number of players pick up each end of the rope.
The players begin tugging the rope when the referee gives the signal.
Each player pulls back as hard as they can.
The teams continue pulling until the center of the rope (tape mark) crosses where the
referee is standing.
The game ends when the referee declares one team has successfully pulled the rope past
the center.
Umpire’s decision will be considered the FINAL decision. No, any team can take objection
against that.
Other rules would be explained on the day of the match by the umpire.
No refund in any case!
If anyone misbehaves with Umpire, that team will be disqualified.
3.5. Badminton
About Event:
We are excited to announce that we will be hosting a highly anticipated Badminton event! This
tournament will bring together players from various colleges to compete in a series of matches, showcasing
their skills, speed, and agility on the court. Badminton is a beloved sport that has captivated audiences around
the world, with its fast-paced rallies and thrilling displays of athleticism. Our event promises to be an
unforgettable experience for both players and fans alike, as we celebrate the spirit of competition and the joy of
the game. Whether you're a seasoned Badminton player or a newcomer to the sport, this event is a must-attend.
So come join us for a day of fun, excitement, and top-notch competition, as we celebrate the beauty and
athleticism of badminton.
No. Of Participants: 1
❖ Maximum age limit is 24 years (all players must bring their ID card with them)
❖ General Instructions:
Player winning a game serves first in the next game.
A badminton match can be played by two opposing players (singles).
A point is scored when the shuttlecock lands inside the opponent's court or if a returned shuttlecock
hits the net or lands outside of the court the player will lose the point.
At the start of the rally, the server and receiver stand diagonally opposite service courts.
A legal serve must be hit diagonally over the net and across the court.
The rules do not allow second serves.
During a point, a player can return the shuttlecock from inside and outside of the court.
A player is not allowed to touch the net with any part of their body or racket.
A player must not deliberately distract his/her opponent.
A player CAN NOT hit the shuttlecock twice.
4. GAMING EVENTS
1. Call of Duty
• Date: 20th March,2023
2. 8 Ball-Pool
• Date: 20th March,2023
3. Free Fire
• Date: 21st March,2023
4. Rocket League
• Date: 21st March,2023
5. Mini Militia
• Date: 20th March,2023
Instruction and Rules:
Mobile-based games.
All games are solo-player games.
Game must be installed in the player’s mobile.
Fake version of games is not allowed.
Entry fees: Rs. 50 per person in all games.
All equipment has to be arranged by the player.
Host-college will not provide any equipment.
5. GENERAL OVERVIEW
TECHNICAL EVENTS
Event Name Maximum Participants Registration Fees
Blind Coding 1 ₹100
Cipher King 1 ₹100
Quiz Combat 2 ₹150
Web-O-Mania 1 ₹100
Interpreter.IMG 1 ₹100
Query Relay 2 ₹150
NON-TECHNICAL EVENTS
Event Name Maximum Participants Registration Fees
Gully Cricket 6 ₹250
Football 5 ₹250
Beg Borrow Steal 4 ₹200
Badminton 1 ₹50
Tug of War 5 ₹100
GAMING EVENTS
Event Name Maximum Participants Registration Fees
Call of Duty 1 ₹50
8 Ball-Pool 1 ₹50
Free Fire 1 ₹50
Rocket League 1 ₹50
Mini Militia 1 ₹50