|
94 | 94 | <div class="col-sm-10 col-sm-offset-1 text-center">
|
95 | 95 | <h3 class="uppercase color-primary mb40 mb-xs-24">Overview</h3>
|
96 | 96 | <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. |
98 | 98 | </p>
|
99 | 99 | <p class="lead">
|
100 | 100 | Though we suggest you join our Competitive Programming online or offline courses,
|
|
104 | 104 | hone your mathematical analysis skills, and push the boundaries of your reasoning abilities.
|
105 | 105 | This package is for all the coders who are looking forward to optimizing their
|
106 | 106 | 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. |
108 | 108 | </p>
|
109 | 109 | </div>
|
110 | 110 | </div>
|
|
174 | 174 | <img src="../assets/images/cb/cover/cp-book.jpg" alt="">
|
175 | 175 | </div>
|
176 | 176 | <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 & 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. |
182 | 177 | <br>
|
183 | 178 | The <b>book</b> is the most comprehensive piece of published material on Competitive Coding
|
184 | 179 | 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. |
186 | 182 | </div>
|
187 | 183 | </div>
|
188 | 184 |
|
|
0 commit comments