-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrapidcoding.html
More file actions
106 lines (70 loc) · 4.1 KB
/
rapidcoding.html
File metadata and controls
106 lines (70 loc) · 4.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
---
layout: base
permalink: /rapid-coding-at-next/
---
<div class="t-light">
<div class="o-bleed o-bg">
<div class="o-full">
<h1 class="u-type-h2">Rapid Coding<br />
</h1>
</div>
<div class="o-row u-no-wrap o-row--reflow-break-reverse">
<div class="o-half o-half--left-stacked o-half--padded o-half--content u-pt3">
<p class="u-type-panel-text u-m0">
Targeted towards code enthusiasts. </p>
</div>
<div class="o-over-half o-over-half--right">
<div class="u-ratio" style="padding-bottom: calc((711/1067)*100%);">
<div class="c-aspect-inner">
<img src="https://images.unsplash.com/photo-1548292087-9e64496b7184?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=900&h=600" class="u-responsive" alt="Call for Rapid coding" />
</div>
</div>
</div>
</div>
<div class="o-text-column u-mb5 u-mt5">
<h2 class="u-type-h4">Rapid Coding Format</h2>
<p>Rapid coding tournament is the tournament amidst groups of candidates, each containing <strong>2 members</strong>.</p>
<p> The coding tournament will be divided into the number of rounds. In each round, the teams will be divided into slots of 4 or fewer teams and they will compete with each other by solving the given programming question.</p>
<p>Logical accuracy of the program and time exercised in solving will play a significant role in selecting the winners of each round.</p>
<p> The complexity level of the question increases with the number of rounds.</p>
<p><strong>In this competition, time and space complexity of the program or algorithm won’t be taken into consideration.</strong></p>
<br />
<h2 class="u-type-h4">Entry Fee</h2>
<p>The entry fee per team is NPR 200<br /><strong>Maximum of 2 members are allowed in a team.</strong></p>
<br />
<h2 class="u-type-h4">Date and Time</h2>
<p>Date: July 18, 2019 (First day of NEXT)<br />Time: 10:00 AM</p>
<h2 class="u-type-h4">Prizes and a Certificates</h2>
<p> <strong>First Prize</strong>: NPR 6,000 and a Certificate<br /><strong>Second Prize</strong>: NPR 3,000 and a Certificate<br />
Certificate of Appreciation for 2nd and 3rd runner up.</p>
<br />
<h2 class="u-type-h4">Rules and Regulations</h2>
<p>Participants must agree upon the below mentioned rules and regulations:</p>
<ul>
<li>Participant must bring their own laptop and charger.</li>
<li>There will be no internet connection during the competition.</li>
<li>Copy and pen for the participant will be provided.</li>
<li>For any issues arrived participants must agree upon the jury’s decision.</li>
<li>Collaboration among team member is expected but one team can’t collaborate with other teams during competition.</li>
<li>The competition will be according to the tie-sheet.</li>
</ul>
<br />
<h2 class="u-type-h4">Deadline</h2>
<p>The deadline for form submission is <strong>July 12, 2019</strong>.</p>
<br />
<h2 class="u-type-h4">Contact Point</h2>
<p>For more information, please contact:</p>
<p><strong>Mohan Dhakal </strong>
<br/><a href="tel:+977 9862790724">+977 9862790724</a><br />
<a href="mailto:mohandkl512@gmail.com">mohandkl512@gmail.com</a></p>
<p><strong>Nischal Lal Shrestha </strong>
<br/><a href="+977 9866253930">+977 9866253930</a><br />
<a href="mailto:namaste@nischal.info.np">namaste@nischal.info.np</a></p>
<p><strong>Poshan Pandey</strong>
<br/><a href="+977 9860003427">+977 9860003427</a><br />
<a href="mailto:poshan0126@gmail.com">poshan0126@gmail.com</a></p>
<br />
<a class="c-button c-button--outbound" href="{{ '/rapid-coding-at-next/registration/' | prepend: site.baseurl}}" target="_blank">Register for Rapid Coding Tournament</a>
</div>
</div>
</div>