Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2dbbf46

Browse files
committed
study material changes
1 parent 948e6d9 commit 2dbbf46

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

src/online-courses/competitive-online-study-material.hbs

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<div class="col-sm-10 col-sm-offset-1 text-center">
9595
<h3 class="uppercase color-primary mb40 mb-xs-24">Overview</h3>
9696
<p class="lead">
97-
Coding Blocks is pleased to bring you the ultimate competitive programming study material package for all those who are willing to get their hands on our book, the ultimate guide to all things related to Competitive Coding. Along with the book, you'll also get three exclusive videos on the most important topics of CP: Dynamic Programming, Dynamic Programming with Bitmasks and Backtracking. Our material has been hand crafted to ensure your success in challenges such as Google CodeJam, Google Kickstart, ACM-ICPC, and more.
97+
Coding Blocks is pleased to bring you the ultimate competitive programming study material package for all those who are willing to get their hands on our book, the ultimate guide to all things related to Competitive Coding. Our material has been hand crafted to ensure your success in challenges such as Google CodeJam, Google Kickstart, ACM-ICPC, and more.
9898
</p>
9999
<p class="lead">
100100
Though we suggest you join our Competitive Programming online or offline courses,
@@ -104,7 +104,7 @@
104104
hone your mathematical analysis skills, and push the boundaries of your reasoning abilities.
105105
This package is for all the coders who are looking forward to optimizing their
106106
problem-solving process, and to learning new algorithmic skills which will help
107-
them solve problems quickly.
107+
them solve problems quickly. Now available on <a href='http://amzn.in/g6B3PZT'>Amazon</a> as well.
108108
</p>
109109
</div>
110110
</div>
@@ -174,15 +174,11 @@
174174
<img src="../assets/images/cb/cover/cp-book.jpg" alt="">
175175
</div>
176176
<div class="col-sm-8 text-center col-xs-12">
177-
The package comes with a <b>short online video series</b> which gives you a good
178-
kickstart in Recursion &amp; Backtracking, Dynamic Programming and DP with Bitmasking.
179-
It covers some interesting and challenging problems from CodeChef and SPOJ, and
180-
tutorials on mastering popularly used Graph Algorithms like Breadth First Search,
181-
Depth First Search, Shortest Paths, Dijkstra's Algorithm are also available.
182177
<br>
183178
The <b>book</b> is the most comprehensive piece of published material on Competitive Coding
184179
till date, and will take you on the beautiful journey with the help of
185-
exhaustive topic coverage and suitable examples.
180+
exhaustive topic coverage and suitable examples. It covers some interesting and challenging problems from CodeChef and SPOJ, and tutorials on mastering popularly used Graph Algorithms like Breadth First Search,
181+
Depth First Search, Shortest Paths, Dijkstra's Algorithm are also available.
186182
</div>
187183
</div>
188184

0 commit comments

Comments
 (0)