Skip to content

Commit cb0d5e3

Browse files
committed
Post Week 9 Update
1 parent bc5133d commit cb0d5e3

File tree

5 files changed

+29
-41
lines changed

5 files changed

+29
-41
lines changed

archive.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@
7979
<h1>Archive</h1>
8080
<p>On this page, you can see the questions and contest pages from the past <em>Code Hackathon</em> weeks and now, the <em>Rookie Hour</em> challenges. We encourage you to read through the problem sets and practice.</p>
8181
<p><strong>Note:</strong> Starting with <em>Code Hackathon Week 3</em>, we will not be publishing solutions for our questions. We believe that trying to solve a question on your own is the best way to learn &amp; improve. The sense of satisfaction that we gain on successfully solving a question and all of its hidden test cases is something that keeps us going. This kind of tenacity is what interviewers look for in freshers: persistence, self-reliance, hard-work, and above all, patience. So pick a time that suits you &amp; stick to it. Practice, practice, practice!</p>
82+
<div class="event-card">
83+
<h3>️Week #9</h3>
84+
<h4>
85+
<a href="https://www.hackerrank.com/week-9-code-hackathon" class="badge badge-info" target="_blank">Contest</a>
86+
</h4>
87+
</div>
8288
<div class="event-card">
8389
<h3>️Week #8</h3>
8490
<h4>

assets/poster/Srikanth_Time.py

Lines changed: 0 additions & 26 deletions
This file was deleted.

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,12 @@ <h3>We are a team of students in GITAM that aim to promote coding as being fun,
9292
</div>
9393
</div>
9494
<div class="intro-content col-sm-10 offset-sm-1 col-lg-5 offset-lg-1 d-flex justify-content-center align-items-center flex-column">
95-
<h3>Code Hackathon Week #9 🤭</h3>
95+
<h3>You just missed Code Hackathon Week #9 🥺</h3>
9696
<br />
97-
<img style="background: #353b32;" class="poster" src="assets/poster/w9.jpg" alt="Code Hackathon Week #9 Poster">
97+
<img style="background: #353b32;" class="poster old-pic" src="assets/poster/w9.jpg" alt="Code Hackathon Week #9 Poster">
9898
<br />
99-
<h4 class="text-light">We're back with Week #9 on 24<sup>th</sup> August, 2019 from 11:00 AM onwards. Stay tuned for more updates!</h4><br>
100-
<a href="https://bit.ly/w9-reg" class="btn btn-success" target="_blank">Register Now!</a>
99+
<h4 class="text-light">We'll be back soon with Week #10! Stay tuned for more updates!</h4><br>
100+
<!-- <a href="https://bit.ly/w9-reg" class="btn btn-success" target="_blank">Register Now!</a> -->
101101
</div>
102102
</div>
103103
</div>

leaderboard.html

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<h1>Leaderboard</h1>
7777
<p>Check out our winners from previous Code Hackathons! Earn your spot here by participating in our upcoming events. Until then, practice, practice, practice!</p>
7878
<div class="event-card">
79-
<h3>️👑 Week #9</h3>
79+
<h3>️👑 Week #10</h3>
8080
<ul class="list-group">
8181
<li class="list-group-item d-flex justify-content-between align-items-center">
8282
<span class="badge badge-primary">1<sup>st</sup></span>
@@ -88,10 +88,20 @@ <h3>️👑 Week #9</h3>
8888
Come participate in our events!
8989
<span>🎉</span>
9090
</li>
91+
</ul>
92+
</div>
93+
<div class="event-card">
94+
<h3>️Week #9 <a href="https://www.hackerrank.com/contests/week-9-code-hackathon/leaderboard" class="badge badge-success" target="_blank">Full list</a></h3>
95+
<ul class="list-group">
9196
<li class="list-group-item d-flex justify-content-between align-items-center">
92-
<span class="badge badge-dark">3<sup>rd</sup></span>
93-
<a href="/archive">Prepare while you wait!</a>
94-
<span>💻</span>
97+
<span class="badge badge-primary">1<sup>st</sup></span>
98+
👑 Ys M Krishna Varda Raj
99+
<span class="badge badge-dark">2/4, B17</span>
100+
</li>
101+
<li class="list-group-item d-flex justify-content-between align-items-center">
102+
<span class="badge badge-dark">2<sup>nd</sup></span>
103+
Kedarisetti Sree Vamsi
104+
<span class="badge badge-dark">3/4, B13</span>
95105
</li>
96106
</ul>
97107
</div>
@@ -128,6 +138,9 @@ <h3>️Week #7 <a href="https://www.hackerrank.com/contests/week-7-codehackathon
128138
G. Pavan Kumar
129139
<span class="badge badge-dark">3/4, B2</span>
130140
</li>
141+
<li class="list-group-item d-flex justify-content-between align-items-center">
142+
&nbsp;
143+
</li>
131144
</ul>
132145
</div>
133146
<div class="event-card">

schedule.html

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,19 +78,14 @@
7878
<div class="col-10 offset-1">
7979
<h1>Schedule</h1>
8080
<p class="lead text-md-center">
81-
<u>Up next:</u> Code Hackathon Week #9 to be held on 24<sup>th</sup> August, 2019 from 11:00 AM onwards.&nbsp;
82-
<a href="https://bit.ly/w9-reg" class="btn btn-success" target="_blank">Register Now!</a>
81+
<u>Up next:</u> Code Hackathon Week #10 is expected to take place in a few weeks.
82+
<!-- <a href="https://bit.ly/w9-reg" class="btn btn-success" target="_blank">Register Now!</a> -->
8383
</h3>
8484
</div>
8585
</div>
8686
</div>
8787
</div>
8888

89-
<!-- Current week's Poster -->
90-
91-
<img style="background: #353b32" class="poster" src="assets/poster/w9.jpg" alt="Code Hackathon Week #9 Poster">
92-
93-
9489
<div id="suggestion-grid" class="container">
9590
<div class="row">
9691
<div class="col-10 offset-1">

0 commit comments

Comments
 (0)