From d1346911c93c87a2d90362b34dbaf3886803528d Mon Sep 17 00:00:00 2001 From: Ruchi Date: Wed, 28 Feb 2018 14:01:36 +0530 Subject: [PATCH 01/20] First Question --- readme.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 8d19207..42d9a9c 100644 --- a/readme.md +++ b/readme.md @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: X Y -Number of medium questions solved: X Y -Number of hard questions solved: X Y -Number of total questions solved: X Y +Number of easy questions solved: 0 1 +Number of medium questions solved: 0 0 +Number of hard questions solved: 0 0 +Number of total questions solved: 0 1 Change X and Y only according to your progress.** ``` @@ -88,7 +88,7 @@ To mark the checkbox, change [ ] to [x]. #### Easy -1. [ ] [https://goo.gl/Kkf8eD](https://goo.gl/Kkf8eD) +1. [x] [https://goo.gl/Kkf8eD](https://goo.gl/Kkf8eD) 2. [ ] [https://www.codechef.com/problems/SCC0103](https://www.codechef.com/problems/SCC0103) 3. [ ] [http://www.spoj.com/problems/GSS1/](http://www.spoj.com/problems/GSS1/) 4. [ ] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) @@ -253,4 +253,4 @@ To mark the checkbox, change [ ] to [x]. 30. [ ] [https://goo.gl/nqXngJ](https://goo.gl/nqXngJ) 31. [ ] [https://www.hackerrank.com/challenges/iterate-it/problem](https://www.hackerrank.com/challenges/iterate-it/problem) 32. [ ] [https://www.codechef.com/problems/DGCD](https://www.codechef.com/problems/DGCD) -33. [ ] [http://www.spoj.com/problems/ANARC05H/](http://www.spoj.com/problems/ANARC05H/) \ No newline at end of file +33. [ ] [http://www.spoj.com/problems/ANARC05H/](http://www.spoj.com/problems/ANARC05H/) From 0ce16b52888afeb56db0cf9f78cb824952d37c16 Mon Sep 17 00:00:00 2001 From: Ruchi Date: Thu, 1 Mar 2018 18:06:41 +0530 Subject: [PATCH 02/20] Day2 --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 42d9a9c..5ff756a 100644 --- a/readme.md +++ b/readme.md @@ -72,10 +72,10 @@ Change X and Y only according to your progress.** ``` For example - if you solved 1 easy question and 2 hard questions today - Number of easy questions solved: 0 1 + Number of easy questions solved: 1 2 Number of medium questions solved: 0 0 - Number of hard questions solved: 0 2 - Number of total questions solved: 0 3 + Number of hard questions solved: 0 0 + Number of total questions solved: 1 2 ``` **Please note that any misinformation will decrease your score by 100.** @@ -89,7 +89,7 @@ To mark the checkbox, change [ ] to [x]. #### Easy 1. [x] [https://goo.gl/Kkf8eD](https://goo.gl/Kkf8eD) -2. [ ] [https://www.codechef.com/problems/SCC0103](https://www.codechef.com/problems/SCC0103) +2. [x] [https://www.codechef.com/problems/SCC0103](https://www.codechef.com/problems/SCC0103) 3. [ ] [http://www.spoj.com/problems/GSS1/](http://www.spoj.com/problems/GSS1/) 4. [ ] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) 5. [ ] [https://goo.gl/PTpmny](https://goo.gl/PTpmny) From 5e0147ae7484baf4eb5fe2132345e81109d561e2 Mon Sep 17 00:00:00 2001 From: Ruchi Date: Thu, 1 Mar 2018 18:36:51 +0530 Subject: [PATCH 03/20] Day2 --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 5ff756a..b135ba1 100644 --- a/readme.md +++ b/readme.md @@ -62,20 +62,20 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: 0 1 +Number of easy questions solved: 1 2 Number of medium questions solved: 0 0 Number of hard questions solved: 0 0 -Number of total questions solved: 0 1 +Number of total questions solved: 1 2 Change X and Y only according to your progress.** ``` ``` For example - if you solved 1 easy question and 2 hard questions today - Number of easy questions solved: 1 2 + Number of easy questions solved: 0 1 Number of medium questions solved: 0 0 Number of hard questions solved: 0 0 - Number of total questions solved: 1 2 + Number of total questions solved: 0 1 ``` **Please note that any misinformation will decrease your score by 100.** From b18e979f4194b299a10ebd7b7874afb329246bd0 Mon Sep 17 00:00:00 2001 From: Ruchi Date: Fri, 2 Mar 2018 15:25:58 +0530 Subject: [PATCH 04/20] Day3 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index b135ba1..670135b 100644 --- a/readme.md +++ b/readme.md @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: 1 2 +Number of easy questions solved: 2 3 Number of medium questions solved: 0 0 Number of hard questions solved: 0 0 -Number of total questions solved: 1 2 +Number of total questions solved: 2 3 Change X and Y only according to your progress.** ``` @@ -91,7 +91,7 @@ To mark the checkbox, change [ ] to [x]. 1. [x] [https://goo.gl/Kkf8eD](https://goo.gl/Kkf8eD) 2. [x] [https://www.codechef.com/problems/SCC0103](https://www.codechef.com/problems/SCC0103) 3. [ ] [http://www.spoj.com/problems/GSS1/](http://www.spoj.com/problems/GSS1/) -4. [ ] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) +4. [x] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) 5. [ ] [https://goo.gl/PTpmny](https://goo.gl/PTpmny) 6. [ ] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) 7. [ ] [https://www.hackerrank.com/challenges/two-arrays/problem](https://www.hackerrank.com/challenges/two-arrays/problem) From d493533571ebe4cdf7c5719811d1d21cf457e103 Mon Sep 17 00:00:00 2001 From: Ruchi Date: Sat, 3 Mar 2018 01:02:58 +0530 Subject: [PATCH 05/20] Day3 --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 670135b..94ac461 100644 --- a/readme.md +++ b/readme.md @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: 2 3 +Number of easy questions solved: 3 5 Number of medium questions solved: 0 0 Number of hard questions solved: 0 0 -Number of total questions solved: 2 3 +Number of total questions solved: 3 5 Change X and Y only according to your progress.** ``` @@ -93,8 +93,8 @@ To mark the checkbox, change [ ] to [x]. 3. [ ] [http://www.spoj.com/problems/GSS1/](http://www.spoj.com/problems/GSS1/) 4. [x] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) 5. [ ] [https://goo.gl/PTpmny](https://goo.gl/PTpmny) -6. [ ] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) -7. [ ] [https://www.hackerrank.com/challenges/two-arrays/problem](https://www.hackerrank.com/challenges/two-arrays/problem) +6. [x] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) +7. [x] [https://www.hackerrank.com/challenges/two-arrays/problem](https://www.hackerrank.com/challenges/two-arrays/problem) 8. [ ] [http://www.spoj.com/problems/FREQUENT/](http://www.spoj.com/problems/FREQUENT/) 9. [ ] [http://www.spoj.com/problems/BUGLIFE/](http://www.spoj.com/problems/BUGLIFE/) 10. [ ] [https://goo.gl/shR8UK](https://goo.gl/shR8UK) From fa9b398ac1534de2ce40b9edf3bcef123132d743 Mon Sep 17 00:00:00 2001 From: Ruchi Date: Sat, 3 Mar 2018 01:02:58 +0530 Subject: [PATCH 06/20] day4 --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 670135b..94ac461 100644 --- a/readme.md +++ b/readme.md @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: 2 3 +Number of easy questions solved: 3 5 Number of medium questions solved: 0 0 Number of hard questions solved: 0 0 -Number of total questions solved: 2 3 +Number of total questions solved: 3 5 Change X and Y only according to your progress.** ``` @@ -93,8 +93,8 @@ To mark the checkbox, change [ ] to [x]. 3. [ ] [http://www.spoj.com/problems/GSS1/](http://www.spoj.com/problems/GSS1/) 4. [x] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) 5. [ ] [https://goo.gl/PTpmny](https://goo.gl/PTpmny) -6. [ ] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) -7. [ ] [https://www.hackerrank.com/challenges/two-arrays/problem](https://www.hackerrank.com/challenges/two-arrays/problem) +6. [x] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) +7. [x] [https://www.hackerrank.com/challenges/two-arrays/problem](https://www.hackerrank.com/challenges/two-arrays/problem) 8. [ ] [http://www.spoj.com/problems/FREQUENT/](http://www.spoj.com/problems/FREQUENT/) 9. [ ] [http://www.spoj.com/problems/BUGLIFE/](http://www.spoj.com/problems/BUGLIFE/) 10. [ ] [https://goo.gl/shR8UK](https://goo.gl/shR8UK) From 128205143a7400cf8df7ecca92d711c03dbb2d01 Mon Sep 17 00:00:00 2001 From: Ruchi Date: Sun, 4 Mar 2018 20:22:18 +0530 Subject: [PATCH 07/20] Day5 --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 94ac461..17386bf 100644 --- a/readme.md +++ b/readme.md @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: 3 5 +Number of easy questions solved: 5 7 Number of medium questions solved: 0 0 Number of hard questions solved: 0 0 -Number of total questions solved: 3 5 +Number of total questions solved: 5 7 Change X and Y only according to your progress.** ``` @@ -96,8 +96,8 @@ To mark the checkbox, change [ ] to [x]. 6. [x] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) 7. [x] [https://www.hackerrank.com/challenges/two-arrays/problem](https://www.hackerrank.com/challenges/two-arrays/problem) 8. [ ] [http://www.spoj.com/problems/FREQUENT/](http://www.spoj.com/problems/FREQUENT/) -9. [ ] [http://www.spoj.com/problems/BUGLIFE/](http://www.spoj.com/problems/BUGLIFE/) -10. [ ] [https://goo.gl/shR8UK](https://goo.gl/shR8UK) +9. [x] [http://www.spoj.com/problems/BUGLIFE/](http://www.spoj.com/problems/BUGLIFE/) +10. [x] [https://goo.gl/shR8UK](https://goo.gl/shR8UK) 11. [ ] [http://www.spoj.com/problems/GERGOVIA/](http://www.spoj.com/problems/GERGOVIA/) 12. [ ] [http://codeforces.com/problemset/problem/793/C](http://codeforces.com/problemset/problem/793/C) 13. [ ] [http://www.spoj.com/problems/COINS/](http://www.spoj.com/problems/COINS/) From 42442e6c6ce9cb9fe0829cb615022e2d6cd78e5c Mon Sep 17 00:00:00 2001 From: Ruchi Date: Tue, 6 Mar 2018 16:22:04 +0530 Subject: [PATCH 08/20] Day6 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 17386bf..1a1a5a4 100644 --- a/readme.md +++ b/readme.md @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: 5 7 +Number of easy questions solved: 7 8 Number of medium questions solved: 0 0 Number of hard questions solved: 0 0 -Number of total questions solved: 5 7 +Number of total questions solved: 7 8 Change X and Y only according to your progress.** ``` @@ -104,7 +104,7 @@ To mark the checkbox, change [ ] to [x]. 14. [ ] [https://goo.gl/h7a3mN](https://goo.gl/h7a3mN) 15. [ ] [https://goo.gl/MDTg6s](https://goo.gl/MDTg6s) 16. [ ] [http://www.spoj.com/problems/TOPOSORT/](http://www.spoj.com/problems/TOPOSORT/) -17. [ ] [https://www.hackerrank.com/challenges/angry-children/problem](https://www.hackerrank.com/challenges/angry-children/problem) +17. [x] [https://www.hackerrank.com/challenges/angry-children/problem](https://www.hackerrank.com/challenges/angry-children/problem) 18. [ ] [http://www.spoj.com/problems/QUEEN/](http://www.spoj.com/problems/QUEEN/) 19. [ ] [http://www.spoj.com/problems/HORRIBLE/](http://www.spoj.com/problems/HORRIBLE/) 20. [ ] [http://www.spoj.com/problems/PAIRS1/](http://www.spoj.com/problems/PAIRS1/) From 61b6c640fd174643b76501cee5cf4fa67eb42e99 Mon Sep 17 00:00:00 2001 From: Ruchi Date: Sat, 10 Mar 2018 01:15:18 +0530 Subject: [PATCH 09/20] Day7 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 1a1a5a4..0a1a490 100644 --- a/readme.md +++ b/readme.md @@ -63,9 +63,9 @@ Y = data after current push **Change the following block only** ``` Number of easy questions solved: 7 8 -Number of medium questions solved: 0 0 +Number of medium questions solved: 0 1 Number of hard questions solved: 0 0 -Number of total questions solved: 7 8 +Number of total questions solved: 8 9 Change X and Y only according to your progress.** ``` @@ -147,7 +147,7 @@ To mark the checkbox, change [ ] to [x]. 1. [ ] [http://www.spoj.com/problems/RENT/](http://www.spoj.com/problems/RENT/) 2. [ ] [https://www.codechef.com/DCL1501/problems/DCL2015E/ [2D BIT]](https://www.codechef.com/DCL1501/problems/DCL2015E/) -3. [ ] [http://codeforces.com/problemset/problem/774/D](http://codeforces.com/problemset/problem/774/D) +3. [x] [http://codeforces.com/problemset/problem/774/D](http://codeforces.com/problemset/problem/774/D) 4. [ ] [http://www.spoj.com/problems/KNAPSACK/](http://www.spoj.com/problems/KNAPSACK/) 5. [ ] [http://www.spoj.com/problems/GCPC11J/](http://www.spoj.com/problems/GCPC11J/) 6. [ ] [https://goo.gl/yLirva](https://goo.gl/yLirva) From aa54eed2838ae401beed2dcb3a45c547d7a3ec2a Mon Sep 17 00:00:00 2001 From: Ruchi Date: Tue, 13 Mar 2018 21:51:13 +0530 Subject: [PATCH 10/20] Day8 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 0a1a490..61efd84 100644 --- a/readme.md +++ b/readme.md @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: 7 8 +Number of easy questions solved: 8 9 Number of medium questions solved: 0 1 Number of hard questions solved: 0 0 -Number of total questions solved: 8 9 +Number of total questions solved: 9 10 Change X and Y only according to your progress.** ``` @@ -139,7 +139,7 @@ To mark the checkbox, change [ ] to [x]. 49. [ ] [https://goo.gl/uH7FYz](https://goo.gl/uH7FYz) 50. [ ] [https://goo.gl/DDzNyE](https://goo.gl/DDzNyE) 51. [ ] [https://goo.gl/tSnDU7](https://goo.gl/tSnDU7) -52. [ ] [https://www.hackerrank.com/challenges/sum-vs-xor/problem](https://www.hackerrank.com/challenges/sum-vs-xor/problem) +52. [x] [https://www.hackerrank.com/challenges/sum-vs-xor/problem](https://www.hackerrank.com/challenges/sum-vs-xor/problem) 53. [ ] [http://www.spoj.com/problems/ADAJOBS/](http://www.spoj.com/problems/ADAJOBS/) From da1d9b35ad36282a118bb15b84c4f8ee3d8bb8b1 Mon Sep 17 00:00:00 2001 From: Ruchi Date: Wed, 14 Mar 2018 00:04:51 +0530 Subject: [PATCH 11/20] Day9 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 61efd84..a5c7732 100644 --- a/readme.md +++ b/readme.md @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: 8 9 +Number of easy questions solved: 9 10 Number of medium questions solved: 0 1 Number of hard questions solved: 0 0 -Number of total questions solved: 9 10 +Number of total questions solved: 10 11 Change X and Y only according to your progress.** ``` @@ -109,7 +109,7 @@ To mark the checkbox, change [ ] to [x]. 19. [ ] [http://www.spoj.com/problems/HORRIBLE/](http://www.spoj.com/problems/HORRIBLE/) 20. [ ] [http://www.spoj.com/problems/PAIRS1/](http://www.spoj.com/problems/PAIRS1/) 21. [ ] [http://www.spoj.com/problems/JUSTAPAL/](http://www.spoj.com/problems/JUSTAPAL/) -22. [ ] [https://goo.gl/m5DbXZ](https://goo.gl/m5DbXZ) +22. [x] [https://goo.gl/m5DbXZ](https://goo.gl/m5DbXZ) 23. [ ] [http://www.spoj.com/problems/ELEVTRBL/](http://www.spoj.com/problems/ELEVTRBL/) 24. [ ] [https://www.codechef.com/problems/K1/](https://www.codechef.com/problems/K1/) 25. [ ] [http://www.spoj.com/problems/PT07Y/](http://www.spoj.com/problems/PT07Y/) From 3234c05f25f75c5a5571a68b718b9abd149bf5ae Mon Sep 17 00:00:00 2001 From: Ruchi Date: Fri, 16 Mar 2018 10:05:46 +0530 Subject: [PATCH 12/20] Day10 --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index a5c7732..4fef3d1 100644 --- a/readme.md +++ b/readme.md @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: 9 10 +Number of easy questions solved: 10 12 Number of medium questions solved: 0 1 Number of hard questions solved: 0 0 -Number of total questions solved: 10 11 +Number of total questions solved: 11 13 Change X and Y only according to your progress.** ``` @@ -118,7 +118,7 @@ To mark the checkbox, change [ ] to [x]. 28. [ ] [https://goo.gl/PzwksW](https://goo.gl/PzwksW) 29. [ ] [http://www.spoj.com/problems/BLHETA/](http://www.spoj.com/problems/BLHETA/) 30. [ ] [https://goo.gl/TGfXMv](https://goo.gl/TGfXMv) -31. [ ] [https://www.hackerrank.com/challenges/angry-children/problem](https://www.hackerrank.com/challenges/angry-children/problem) +31. [x] [https://www.hackerrank.com/challenges/angry-children/problem](https://www.hackerrank.com/challenges/angry-children/problem) 32. [ ] [https://www.codechef.com/problems/PANSTACK](https://www.codechef.com/problems/PANSTACK) 33. [ ] [https://goo.gl/1A7rHf](https://goo.gl/1A7rHf) 34. [ ] [https://www.hackerrank.com/challenges/flipping-bits/problem](https://www.hackerrank.com/challenges/flipping-bits/problem) @@ -126,7 +126,7 @@ To mark the checkbox, change [ ] to [x]. 36. [ ] [https://goo.gl/u1ZFt7](https://goo.gl/u1ZFt7) 37. [ ] [http://www.spoj.com/problems/STRMATCH/](http://www.spoj.com/problems/STRMATCH/) 38. [ ] [https://goo.gl/NnEu73](https://goo.gl/NnEu73) -39. [ ] [https://www.hackerrank.com/challenges/lonely-integer/problem](https://www.hackerrank.com/challenges/lonely-integer/problem) +39. [x] [https://www.hackerrank.com/challenges/lonely-integer/problem](https://www.hackerrank.com/challenges/lonely-integer/problem) 40. [ ] [https://www.codechef.com/problems/FIRESC](https://www.codechef.com/problems/FIRESC) 41. [ ] [http://codeforces.com/problemset/problem/579/A](http://codeforces.com/problemset/problem/579/A) 42. [ ] [https://goo.gl/66cr2p](https://goo.gl/66cr2p) From af8f44826789afa21b362f3518945e0eb1b5f6a9 Mon Sep 17 00:00:00 2001 From: Ruchi Date: Fri, 16 Mar 2018 16:11:30 +0530 Subject: [PATCH 13/20] Day_10 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 4fef3d1..e2db514 100644 --- a/readme.md +++ b/readme.md @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: 10 12 +Number of easy questions solved: 12 13 Number of medium questions solved: 0 1 Number of hard questions solved: 0 0 -Number of total questions solved: 11 13 +Number of total questions solved: 13 14 Change X and Y only according to your progress.** ``` @@ -107,7 +107,7 @@ To mark the checkbox, change [ ] to [x]. 17. [x] [https://www.hackerrank.com/challenges/angry-children/problem](https://www.hackerrank.com/challenges/angry-children/problem) 18. [ ] [http://www.spoj.com/problems/QUEEN/](http://www.spoj.com/problems/QUEEN/) 19. [ ] [http://www.spoj.com/problems/HORRIBLE/](http://www.spoj.com/problems/HORRIBLE/) -20. [ ] [http://www.spoj.com/problems/PAIRS1/](http://www.spoj.com/problems/PAIRS1/) +20. [x] [http://www.spoj.com/problems/PAIRS1/](http://www.spoj.com/problems/PAIRS1/) 21. [ ] [http://www.spoj.com/problems/JUSTAPAL/](http://www.spoj.com/problems/JUSTAPAL/) 22. [x] [https://goo.gl/m5DbXZ](https://goo.gl/m5DbXZ) 23. [ ] [http://www.spoj.com/problems/ELEVTRBL/](http://www.spoj.com/problems/ELEVTRBL/) From b678925cd69ba2ae09ff4d0ad455e49d0fe5f7c6 Mon Sep 17 00:00:00 2001 From: Ruchi Date: Tue, 27 Mar 2018 00:19:00 +0530 Subject: [PATCH 14/20] Day28 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index e2db514..9e91f05 100644 --- a/readme.md +++ b/readme.md @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: 12 13 +Number of easy questions solved: 13 14 Number of medium questions solved: 0 1 Number of hard questions solved: 0 0 -Number of total questions solved: 13 14 +Number of total questions solved: 14 15 Change X and Y only according to your progress.** ``` @@ -100,7 +100,7 @@ To mark the checkbox, change [ ] to [x]. 10. [x] [https://goo.gl/shR8UK](https://goo.gl/shR8UK) 11. [ ] [http://www.spoj.com/problems/GERGOVIA/](http://www.spoj.com/problems/GERGOVIA/) 12. [ ] [http://codeforces.com/problemset/problem/793/C](http://codeforces.com/problemset/problem/793/C) -13. [ ] [http://www.spoj.com/problems/COINS/](http://www.spoj.com/problems/COINS/) +13. [x] [http://www.spoj.com/problems/COINS/](http://www.spoj.com/problems/COINS/) 14. [ ] [https://goo.gl/h7a3mN](https://goo.gl/h7a3mN) 15. [ ] [https://goo.gl/MDTg6s](https://goo.gl/MDTg6s) 16. [ ] [http://www.spoj.com/problems/TOPOSORT/](http://www.spoj.com/problems/TOPOSORT/) From 641b8fe7d48a8b68c63f9c816de77e30528f8387 Mon Sep 17 00:00:00 2001 From: Ruchi Date: Tue, 27 Mar 2018 19:24:05 +0530 Subject: [PATCH 15/20] Day28 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 9e91f05..89d8b1f 100644 --- a/readme.md +++ b/readme.md @@ -63,9 +63,9 @@ Y = data after current push **Change the following block only** ``` Number of easy questions solved: 13 14 -Number of medium questions solved: 0 1 +Number of medium questions solved: 1 2 Number of hard questions solved: 0 0 -Number of total questions solved: 14 15 +Number of total questions solved: 15 16 Change X and Y only according to your progress.** ``` @@ -151,7 +151,7 @@ To mark the checkbox, change [ ] to [x]. 4. [ ] [http://www.spoj.com/problems/KNAPSACK/](http://www.spoj.com/problems/KNAPSACK/) 5. [ ] [http://www.spoj.com/problems/GCPC11J/](http://www.spoj.com/problems/GCPC11J/) 6. [ ] [https://goo.gl/yLirva](https://goo.gl/yLirva) -7. [ ] [http://codeforces.com/problemset/problem/777/B](http://codeforces.com/problemset/problem/777/B) +7. [x] [http://codeforces.com/problemset/problem/777/B](http://codeforces.com/problemset/problem/777/B) 8. [ ] [https://www.hackerrank.com/challenges/largest-permutation/problem](https://www.hackerrank.com/challenges/largest-permutation/problem) 9. [ ] [http://www.spoj.com/problems/CODESPTB/](http://www.spoj.com/problems/CODESPTB/) 10. [ ] [https://www.codechef.com/problems/TRAL](https://www.codechef.com/problems/TRAL) From abe9eb7382f41cef5c6e0524095bf9f93386e4eb Mon Sep 17 00:00:00 2001 From: Ruchi Date: Wed, 28 Mar 2018 20:57:43 +0530 Subject: [PATCH 16/20] Day29 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 89d8b1f..44c1c12 100644 --- a/readme.md +++ b/readme.md @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: 13 14 +Number of easy questions solved: 14 15 Number of medium questions solved: 1 2 Number of hard questions solved: 0 0 -Number of total questions solved: 15 16 +Number of total questions solved: 16 17 Change X and Y only according to your progress.** ``` @@ -121,7 +121,7 @@ To mark the checkbox, change [ ] to [x]. 31. [x] [https://www.hackerrank.com/challenges/angry-children/problem](https://www.hackerrank.com/challenges/angry-children/problem) 32. [ ] [https://www.codechef.com/problems/PANSTACK](https://www.codechef.com/problems/PANSTACK) 33. [ ] [https://goo.gl/1A7rHf](https://goo.gl/1A7rHf) -34. [ ] [https://www.hackerrank.com/challenges/flipping-bits/problem](https://www.hackerrank.com/challenges/flipping-bits/problem) +34. [x] [https://www.hackerrank.com/challenges/flipping-bits/problem](https://www.hackerrank.com/challenges/flipping-bits/problem) 35. [ ] [https://www.codechef.com/problems/CDX1604](https://www.codechef.com/problems/CDX1604) 36. [ ] [https://goo.gl/u1ZFt7](https://goo.gl/u1ZFt7) 37. [ ] [http://www.spoj.com/problems/STRMATCH/](http://www.spoj.com/problems/STRMATCH/) From 9642892584cd3464255a07833cf84ed3a6132a26 Mon Sep 17 00:00:00 2001 From: Ruchi Date: Fri, 30 Mar 2018 14:55:04 +0530 Subject: [PATCH 17/20] Day31 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 44c1c12..59dd343 100644 --- a/readme.md +++ b/readme.md @@ -63,9 +63,9 @@ Y = data after current push **Change the following block only** ``` Number of easy questions solved: 14 15 -Number of medium questions solved: 1 2 +Number of medium questions solved: 2 3 Number of hard questions solved: 0 0 -Number of total questions solved: 16 17 +Number of total questions solved: 17 18 Change X and Y only according to your progress.** ``` @@ -169,7 +169,7 @@ To mark the checkbox, change [ ] to [x]. 22. [ ] [http://www.spoj.com/problems/MAKETREE/](http://www.spoj.com/problems/MAKETREE/) 23. [ ] [https://www.codechef.com/problems/RRDAG](https://www.codechef.com/problems/RRDAG) 24. [ ] [http://www.spoj.com/problems/BUSYMAN/](http://www.spoj.com/problems/BUSYMAN/) -25. [ ] [http://codeforces.com/problemset/problem/579/A](http://codeforces.com/problemset/problem/579/A) +25. [x] [http://codeforces.com/problemset/problem/579/A](http://codeforces.com/problemset/problem/579/A) 26. [ ] [http://codeforces.com/problemset/problem/106/E](http://codeforces.com/problemset/problem/106/E) 27. [ ] [http://www.spoj.com/problems/PARTIT/](http://www.spoj.com/problems/PARTIT/) 28. [ ] [http://codeforces.com/problemset/problem/431/E](http://codeforces.com/problemset/problem/431/E) From 332ac9807f27ec6b8be4d3d279a9f75433c7186c Mon Sep 17 00:00:00 2001 From: Ruchi Date: Fri, 30 Mar 2018 22:50:46 +0530 Subject: [PATCH 18/20] Day31 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 59dd343..b7bd9b3 100644 --- a/readme.md +++ b/readme.md @@ -63,9 +63,9 @@ Y = data after current push **Change the following block only** ``` Number of easy questions solved: 14 15 -Number of medium questions solved: 2 3 +Number of medium questions solved: 3 4 Number of hard questions solved: 0 0 -Number of total questions solved: 17 18 +Number of total questions solved: 18 19 Change X and Y only according to your progress.** ``` @@ -152,7 +152,7 @@ To mark the checkbox, change [ ] to [x]. 5. [ ] [http://www.spoj.com/problems/GCPC11J/](http://www.spoj.com/problems/GCPC11J/) 6. [ ] [https://goo.gl/yLirva](https://goo.gl/yLirva) 7. [x] [http://codeforces.com/problemset/problem/777/B](http://codeforces.com/problemset/problem/777/B) -8. [ ] [https://www.hackerrank.com/challenges/largest-permutation/problem](https://www.hackerrank.com/challenges/largest-permutation/problem) +8. [x] [https://www.hackerrank.com/challenges/largest-permutation/problem](https://www.hackerrank.com/challenges/largest-permutation/problem) 9. [ ] [http://www.spoj.com/problems/CODESPTB/](http://www.spoj.com/problems/CODESPTB/) 10. [ ] [https://www.codechef.com/problems/TRAL](https://www.codechef.com/problems/TRAL) 11. [ ] [http://www.spoj.com/problems/SDITSAVL/ [AVL tree]](http://www.spoj.com/problems/SDITSAVL/) From e392d5e4b499d4787e9f48ea72cdf9cda27f013b Mon Sep 17 00:00:00 2001 From: Ruchi Date: Sat, 31 Mar 2018 12:36:26 +0530 Subject: [PATCH 19/20] Day32 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index b7bd9b3..3614eb0 100644 --- a/readme.md +++ b/readme.md @@ -63,9 +63,9 @@ Y = data after current push **Change the following block only** ``` Number of easy questions solved: 14 15 -Number of medium questions solved: 3 4 +Number of medium questions solved: 4 5 Number of hard questions solved: 0 0 -Number of total questions solved: 18 19 +Number of total questions solved: 19 20 Change X and Y only according to your progress.** ``` @@ -153,7 +153,7 @@ To mark the checkbox, change [ ] to [x]. 6. [ ] [https://goo.gl/yLirva](https://goo.gl/yLirva) 7. [x] [http://codeforces.com/problemset/problem/777/B](http://codeforces.com/problemset/problem/777/B) 8. [x] [https://www.hackerrank.com/challenges/largest-permutation/problem](https://www.hackerrank.com/challenges/largest-permutation/problem) -9. [ ] [http://www.spoj.com/problems/CODESPTB/](http://www.spoj.com/problems/CODESPTB/) +9. [x] [http://www.spoj.com/problems/CODESPTB/](http://www.spoj.com/problems/CODESPTB/) 10. [ ] [https://www.codechef.com/problems/TRAL](https://www.codechef.com/problems/TRAL) 11. [ ] [http://www.spoj.com/problems/SDITSAVL/ [AVL tree]](http://www.spoj.com/problems/SDITSAVL/) 12. [ ] [http://codeforces.com/problemset/problem/439/D](http://codeforces.com/problemset/problem/439/D) From 3da8544762c681d88c7f5239d87e5368a57183b7 Mon Sep 17 00:00:00 2001 From: Ruchi Date: Tue, 3 Apr 2018 19:40:25 +0530 Subject: [PATCH 20/20] Day35 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 3614eb0..9bd7945 100644 --- a/readme.md +++ b/readme.md @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: 14 15 +Number of easy questions solved: 15 16 Number of medium questions solved: 4 5 Number of hard questions solved: 0 0 -Number of total questions solved: 19 20 +Number of total questions solved: 20 21 Change X and Y only according to your progress.** ``` @@ -128,7 +128,7 @@ To mark the checkbox, change [ ] to [x]. 38. [ ] [https://goo.gl/NnEu73](https://goo.gl/NnEu73) 39. [x] [https://www.hackerrank.com/challenges/lonely-integer/problem](https://www.hackerrank.com/challenges/lonely-integer/problem) 40. [ ] [https://www.codechef.com/problems/FIRESC](https://www.codechef.com/problems/FIRESC) -41. [ ] [http://codeforces.com/problemset/problem/579/A](http://codeforces.com/problemset/problem/579/A) +41. [x] [http://codeforces.com/problemset/problem/579/A](http://codeforces.com/problemset/problem/579/A) 42. [ ] [https://goo.gl/66cr2p](https://goo.gl/66cr2p) 43. [ ] [https://goo.gl/fvbDS5](https://goo.gl/fvbDS5) 44. [ ] [https://www.codechef.com/problems/REL102](https://www.codechef.com/problems/REL102)