From 6f67dd22d04f3922f4f99c8950fdc864e199e83a Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Tue, 27 Feb 2018 18:10:41 +0530 Subject: [PATCH 01/22] Update readme.md --- readme.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 392b7bc..6ace4f3 100644 --- a/readme.md +++ b/readme.md @@ -85,11 +85,11 @@ To mark the checkbox, change [ ] to [x]. 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) 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/) +9. [DONE] [http://www.spoj.com/problems/BUGLIFE/](http://www.spoj.com/problems/BUGLIFE/) 10. [ ] [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. [DONE] [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/) @@ -101,7 +101,7 @@ To mark the checkbox, change [ ] to [x]. 22. [ ] [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/) +25. [DONE] [http://www.spoj.com/problems/PT07Y/](http://www.spoj.com/problems/PT07Y/) 26. [ ] [https://goo.gl/JHSdm1](https://goo.gl/JHSdm1) 27. [ ] [https://goo.gl/viMSCX](https://goo.gl/viMSCX) 28. [ ] [https://goo.gl/PzwksW](https://goo.gl/PzwksW) @@ -137,7 +137,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) -4. [ ] [http://www.spoj.com/problems/KNAPSACK/](http://www.spoj.com/problems/KNAPSACK/) +4. [DONE] [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) @@ -146,7 +146,7 @@ To mark the checkbox, change [ ] to [x]. 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) -13. [ ] [http://www.spoj.com/problems/PPATH/](http://www.spoj.com/problems/PPATH/) +13. [DONE] [http://www.spoj.com/problems/PPATH/](http://www.spoj.com/problems/PPATH/) 14. [ ] [http://www.spoj.com/problems/DISUBSTR/ [suffix tree or suffix array]](http://www.spoj.com/problems/DISUBSTR/) 15. [ ] [https://goo.gl/jNsdWQ](https://goo.gl/jNsdWQ) 16. [ ] [https://www.hackerrank.com/challenges/morgan-and-a-string/problem](https://www.hackerrank.com/challenges/morgan-and-a-string/problem) @@ -242,4 +242,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 66d80cdafe3adf8d2a8c1a8bb851ac410317be4c Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Tue, 27 Feb 2018 18:14:15 +0530 Subject: [PATCH 02/22] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 6ace4f3..e0cb57e 100644 --- a/readme.md +++ b/readme.md @@ -95,7 +95,7 @@ To mark the checkbox, change [ ] to [x]. 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) 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/) +19. [DONE] [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) @@ -181,7 +181,7 @@ To mark the checkbox, change [ ] to [x]. 45. [ ] [http://www.spoj.com/problems/SBANK/](http://www.spoj.com/problems/SBANK/) 46. [ ] [https://goo.gl/FxvqiP](https://goo.gl/FxvqiP) 47. [ ] [https://goo.gl/s1gkhH](https://goo.gl/s1gkhH) -48. [ ] [http://www.spoj.com/problems/RMQSQ/ [sparse table]](http://www.spoj.com/problems/RMQSQ/) +48. [DONE] [http://www.spoj.com/problems/RMQSQ/ [sparse table]](http://www.spoj.com/problems/RMQSQ/) 49. [ ] [http://codeforces.com/problemset/problem/596/D](http://codeforces.com/problemset/problem/596/D) 50. [ ] [https://goo.gl/oXTucZ](https://goo.gl/oXTucZ) 51. [ ] [http://www.spoj.com/problems/INVCNT/](http://www.spoj.com/problems/INVCNT/) From 63c433bdbd4f1311972e364c9028571ade99dc2c Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Tue, 27 Feb 2018 18:17:07 +0530 Subject: [PATCH 03/22] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index e0cb57e..0ca0abe 100644 --- a/readme.md +++ b/readme.md @@ -151,20 +151,20 @@ To mark the checkbox, change [ ] to [x]. 15. [ ] [https://goo.gl/jNsdWQ](https://goo.gl/jNsdWQ) 16. [ ] [https://www.hackerrank.com/challenges/morgan-and-a-string/problem](https://www.hackerrank.com/challenges/morgan-and-a-string/problem) 17. [ ] [https://goo.gl/1tU579 [sqrt decompostion]](https://goo.gl/1tU579) -18. [ ] [http://www.spoj.com/problems/PT07Z/](http://www.spoj.com/problems/PT07Z/) +18. [DONE] [http://www.spoj.com/problems/PT07Z/](http://www.spoj.com/problems/PT07Z/) 19. [ ] [http://www.spoj.com/problems/ADABRANC/](http://www.spoj.com/problems/ADABRANC/) 20. [ ] [https://www.hackerrank.com/challenges/richie-rich/problem](https://www.hackerrank.com/challenges/richie-rich/problem) 21. [ ] [https://www.hackerrank.com/challenges/pylons/problem](https://www.hackerrank.com/challenges/pylons/problem) 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/) +24. [DONE] [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) 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) 29. [ ] [http://codeforces.com/problemset/problem/898/C](http://codeforces.com/problemset/problem/898/C) 30. [ ] [https://www.codechef.com/problems/WTHINGS](https://www.codechef.com/problems/WTHINGS) -31. [ ] [http://www.spoj.com/problems/FACEFRND/](http://www.spoj.com/problems/FACEFRND/) +31. [DONE] [http://www.spoj.com/problems/FACEFRND/](http://www.spoj.com/problems/FACEFRND/) 32. [ ] [https://goo.gl/DWyiui [persistent segTree]](https://goo.gl/DWyiui) 33. [ ] [https://goo.gl/5MwpVj [trie]](https://goo.gl/5MwpVj) 34. [ ] [http://www.spoj.com/problems/LABYR1/](http://www.spoj.com/problems/LABYR1/) From a3c1ce63aefca8470a3c17a6b2055de3c002724c Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Tue, 27 Feb 2018 18:29:46 +0530 Subject: [PATCH 04/22] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0ca0abe..de20267 100644 --- a/readme.md +++ b/readme.md @@ -87,7 +87,7 @@ To mark the checkbox, change [ ] to [x]. 8. [ ] [http://www.spoj.com/problems/FREQUENT/](http://www.spoj.com/problems/FREQUENT/) 9. [DONE] [http://www.spoj.com/problems/BUGLIFE/](http://www.spoj.com/problems/BUGLIFE/) 10. [ ] [https://goo.gl/shR8UK](https://goo.gl/shR8UK) -11. [ ] [http://www.spoj.com/problems/GERGOVIA/](http://www.spoj.com/problems/GERGOVIA/) +11. [DONE] [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. [DONE] [http://www.spoj.com/problems/COINS/](http://www.spoj.com/problems/COINS/) 14. [ ] [https://goo.gl/h7a3mN](https://goo.gl/h7a3mN) From 3a04f0b59b25ff677743829d6aa0d4ffc42dfd33 Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Tue, 27 Feb 2018 18:46:36 +0530 Subject: [PATCH 05/22] Update readme.md --- readme.md | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/readme.md b/readme.md index de20267..4d0d744 100644 --- a/readme.md +++ b/readme.md @@ -50,14 +50,13 @@ 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 5 +Number of medium questions solved: 0 6 +Number of hard questions solved: 0 0 +Number of total questions solved: 0 11 Change X and Y only according to your progress.** -``` ``` For example - if you solved 1 easy question and 2 hard questions today @@ -85,23 +84,23 @@ To mark the checkbox, change [ ] to [x]. 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) 8. [ ] [http://www.spoj.com/problems/FREQUENT/](http://www.spoj.com/problems/FREQUENT/) -9. [DONE] [http://www.spoj.com/problems/BUGLIFE/](http://www.spoj.com/problems/BUGLIFE/) +9. [X] [http://www.spoj.com/problems/BUGLIFE/](http://www.spoj.com/problems/BUGLIFE/) 10. [ ] [https://goo.gl/shR8UK](https://goo.gl/shR8UK) -11. [DONE] [http://www.spoj.com/problems/GERGOVIA/](http://www.spoj.com/problems/GERGOVIA/) +11. [X] [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. [DONE] [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/) 17. [ ] [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. [DONE] [http://www.spoj.com/problems/HORRIBLE/](http://www.spoj.com/problems/HORRIBLE/) +19. [X] [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) 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. [DONE] [http://www.spoj.com/problems/PT07Y/](http://www.spoj.com/problems/PT07Y/) +25. [X] [http://www.spoj.com/problems/PT07Y/](http://www.spoj.com/problems/PT07Y/) 26. [ ] [https://goo.gl/JHSdm1](https://goo.gl/JHSdm1) 27. [ ] [https://goo.gl/viMSCX](https://goo.gl/viMSCX) 28. [ ] [https://goo.gl/PzwksW](https://goo.gl/PzwksW) @@ -137,7 +136,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) -4. [DONE] [http://www.spoj.com/problems/KNAPSACK/](http://www.spoj.com/problems/KNAPSACK/) +4. [X] [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) @@ -146,25 +145,25 @@ To mark the checkbox, change [ ] to [x]. 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) -13. [DONE] [http://www.spoj.com/problems/PPATH/](http://www.spoj.com/problems/PPATH/) +13. [X] [http://www.spoj.com/problems/PPATH/](http://www.spoj.com/problems/PPATH/) 14. [ ] [http://www.spoj.com/problems/DISUBSTR/ [suffix tree or suffix array]](http://www.spoj.com/problems/DISUBSTR/) 15. [ ] [https://goo.gl/jNsdWQ](https://goo.gl/jNsdWQ) 16. [ ] [https://www.hackerrank.com/challenges/morgan-and-a-string/problem](https://www.hackerrank.com/challenges/morgan-and-a-string/problem) 17. [ ] [https://goo.gl/1tU579 [sqrt decompostion]](https://goo.gl/1tU579) -18. [DONE] [http://www.spoj.com/problems/PT07Z/](http://www.spoj.com/problems/PT07Z/) +18. [X] [http://www.spoj.com/problems/PT07Z/](http://www.spoj.com/problems/PT07Z/) 19. [ ] [http://www.spoj.com/problems/ADABRANC/](http://www.spoj.com/problems/ADABRANC/) 20. [ ] [https://www.hackerrank.com/challenges/richie-rich/problem](https://www.hackerrank.com/challenges/richie-rich/problem) 21. [ ] [https://www.hackerrank.com/challenges/pylons/problem](https://www.hackerrank.com/challenges/pylons/problem) 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. [DONE] [http://www.spoj.com/problems/BUSYMAN/](http://www.spoj.com/problems/BUSYMAN/) +24. [X] [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) 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) 29. [ ] [http://codeforces.com/problemset/problem/898/C](http://codeforces.com/problemset/problem/898/C) 30. [ ] [https://www.codechef.com/problems/WTHINGS](https://www.codechef.com/problems/WTHINGS) -31. [DONE] [http://www.spoj.com/problems/FACEFRND/](http://www.spoj.com/problems/FACEFRND/) +31. [X] [http://www.spoj.com/problems/FACEFRND/](http://www.spoj.com/problems/FACEFRND/) 32. [ ] [https://goo.gl/DWyiui [persistent segTree]](https://goo.gl/DWyiui) 33. [ ] [https://goo.gl/5MwpVj [trie]](https://goo.gl/5MwpVj) 34. [ ] [http://www.spoj.com/problems/LABYR1/](http://www.spoj.com/problems/LABYR1/) @@ -181,7 +180,7 @@ To mark the checkbox, change [ ] to [x]. 45. [ ] [http://www.spoj.com/problems/SBANK/](http://www.spoj.com/problems/SBANK/) 46. [ ] [https://goo.gl/FxvqiP](https://goo.gl/FxvqiP) 47. [ ] [https://goo.gl/s1gkhH](https://goo.gl/s1gkhH) -48. [DONE] [http://www.spoj.com/problems/RMQSQ/ [sparse table]](http://www.spoj.com/problems/RMQSQ/) +48. [X] [http://www.spoj.com/problems/RMQSQ/ [sparse table]](http://www.spoj.com/problems/RMQSQ/) 49. [ ] [http://codeforces.com/problemset/problem/596/D](http://codeforces.com/problemset/problem/596/D) 50. [ ] [https://goo.gl/oXTucZ](https://goo.gl/oXTucZ) 51. [ ] [http://www.spoj.com/problems/INVCNT/](http://www.spoj.com/problems/INVCNT/) From 6d6e92aa201be5c04b220d4aa9385b69d0b07fec Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Tue, 27 Feb 2018 18:47:13 +0530 Subject: [PATCH 06/22] Update readme.md --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 4d0d744..2008ac8 100644 --- a/readme.md +++ b/readme.md @@ -52,8 +52,11 @@ Y = data after current push **Change the following block only** Number of easy questions solved: 0 5 + Number of medium questions solved: 0 6 + Number of hard questions solved: 0 0 + Number of total questions solved: 0 11 Change X and Y only according to your progress.** From 98e1f638fe57eee0245e568da4dd993041b57899 Mon Sep 17 00:00:00 2001 From: lostground97 Date: Tue, 27 Feb 2018 19:17:42 +0530 Subject: [PATCH 07/22] Change --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2008ac8..3236357 100644 --- a/readme.md +++ b/readme.md @@ -183,7 +183,7 @@ To mark the checkbox, change [ ] to [x]. 45. [ ] [http://www.spoj.com/problems/SBANK/](http://www.spoj.com/problems/SBANK/) 46. [ ] [https://goo.gl/FxvqiP](https://goo.gl/FxvqiP) 47. [ ] [https://goo.gl/s1gkhH](https://goo.gl/s1gkhH) -48. [X] [http://www.spoj.com/problems/RMQSQ/ [sparse table]](http://www.spoj.com/problems/RMQSQ/) +48. [ ] [http://www.spoj.com/problems/RMQSQ/ [sparse table]](http://www.spoj.com/problems/RMQSQ/) 49. [ ] [http://codeforces.com/problemset/problem/596/D](http://codeforces.com/problemset/problem/596/D) 50. [ ] [https://goo.gl/oXTucZ](https://goo.gl/oXTucZ) 51. [ ] [http://www.spoj.com/problems/INVCNT/](http://www.spoj.com/problems/INVCNT/) From 97008c1204152fdc528052744439e0e4aecec565 Mon Sep 17 00:00:00 2001 From: lostground97 Date: Tue, 27 Feb 2018 19:20:38 +0530 Subject: [PATCH 08/22] Change --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3236357..2008ac8 100644 --- a/readme.md +++ b/readme.md @@ -183,7 +183,7 @@ To mark the checkbox, change [ ] to [x]. 45. [ ] [http://www.spoj.com/problems/SBANK/](http://www.spoj.com/problems/SBANK/) 46. [ ] [https://goo.gl/FxvqiP](https://goo.gl/FxvqiP) 47. [ ] [https://goo.gl/s1gkhH](https://goo.gl/s1gkhH) -48. [ ] [http://www.spoj.com/problems/RMQSQ/ [sparse table]](http://www.spoj.com/problems/RMQSQ/) +48. [X] [http://www.spoj.com/problems/RMQSQ/ [sparse table]](http://www.spoj.com/problems/RMQSQ/) 49. [ ] [http://codeforces.com/problemset/problem/596/D](http://codeforces.com/problemset/problem/596/D) 50. [ ] [https://goo.gl/oXTucZ](https://goo.gl/oXTucZ) 51. [ ] [http://www.spoj.com/problems/INVCNT/](http://www.spoj.com/problems/INVCNT/) From 944ee3541f63f035261eb6d1ba76e0b794bc3790 Mon Sep 17 00:00:00 2001 From: lostground97 Date: Tue, 27 Feb 2018 20:00:11 +0530 Subject: [PATCH 09/22] Rishabh --- readme.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 2008ac8..3ce844e 100644 --- a/readme.md +++ b/readme.md @@ -51,13 +51,13 @@ Y = data after current push **Change the following block only** -Number of easy questions solved: 0 5 +Number of easy questions solved: 0 9 Number of medium questions solved: 0 6 Number of hard questions solved: 0 0 -Number of total questions solved: 0 11 +Number of total questions solved: 0 13 Change X and Y only according to your progress.** @@ -82,13 +82,13 @@ To mark the checkbox, change [ ] to [x]. 1. [ ] [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) +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. [X] [http://www.spoj.com/problems/BUGLIFE/](http://www.spoj.com/problems/BUGLIFE/) -10. [ ] [https://goo.gl/shR8UK](https://goo.gl/shR8UK) +10. [X] [https://goo.gl/shR8UK](https://goo.gl/shR8UK) 11. [X] [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. [X] [http://www.spoj.com/problems/COINS/](http://www.spoj.com/problems/COINS/) From 6b666aba5b926b4bcd6d32b9914f1a956d8386f0 Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Tue, 27 Feb 2018 20:02:01 +0530 Subject: [PATCH 10/22] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3ce844e..065933e 100644 --- a/readme.md +++ b/readme.md @@ -57,7 +57,7 @@ Number of medium questions solved: 0 6 Number of hard questions solved: 0 0 -Number of total questions solved: 0 13 +Number of total questions solved: 0 15 Change X and Y only according to your progress.** From ff99ded21a4e9cf8701edba18c3510c872cb3408 Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Wed, 28 Feb 2018 23:58:24 +0530 Subject: [PATCH 11/22] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 065933e..d9a4c43 100644 --- a/readme.md +++ b/readme.md @@ -51,13 +51,13 @@ Y = data after current push **Change the following block only** -Number of easy questions solved: 0 9 +Number of easy questions solved: 9 10 Number of medium questions solved: 0 6 Number of hard questions solved: 0 0 -Number of total questions solved: 0 15 +Number of total questions solved: 15 16 Change X and Y only according to your progress.** @@ -79,7 +79,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. [X] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) From a4569aa3f653dc18c8d9f35ba93bc0a76be9c6d1 Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Thu, 1 Mar 2018 00:15:04 +0530 Subject: [PATCH 12/22] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index d9a4c43..8627956 100644 --- a/readme.md +++ b/readme.md @@ -51,13 +51,13 @@ Y = data after current push **Change the following block only** -Number of easy questions solved: 9 10 +Number of easy questions solved: 10 11 Number of medium questions solved: 0 6 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.** @@ -80,7 +80,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. [X] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) 5. [ ] [https://goo.gl/PTpmny](https://goo.gl/PTpmny) From 7c79417b7133fefb33fa3570fa541929eff75619 Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Sun, 4 Mar 2018 18:09:22 +0530 Subject: [PATCH 13/22] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 8627956..420b370 100644 --- a/readme.md +++ b/readme.md @@ -51,13 +51,13 @@ Y = data after current push **Change the following block only** -Number of easy questions solved: 10 11 +Number of easy questions solved: 11 12 Number of medium questions solved: 0 6 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.** @@ -130,7 +130,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 2c9f00b32461eaf725739997e9aed22f060d11cc Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Sun, 4 Mar 2018 18:13:04 +0530 Subject: [PATCH 14/22] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 420b370..8f70d35 100644 --- a/readme.md +++ b/readme.md @@ -51,13 +51,13 @@ Y = data after current push **Change the following block only** -Number of easy questions solved: 11 12 +Number of easy questions solved: 12 13 Number of medium questions solved: 0 6 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.** @@ -120,7 +120,7 @@ To mark the checkbox, change [ ] to [x]. 39. [ ] [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) +42. [X] [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) 45. [ ] [http://www.spoj.com/problems/SUMITR/](http://www.spoj.com/problems/SUMITR/) From 7e0fab93e96c119b05fdad4cb4c7121dfc076b40 Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Sun, 4 Mar 2018 18:22:45 +0530 Subject: [PATCH 15/22] Update readme.md --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 8f70d35..895b1f4 100644 --- a/readme.md +++ b/readme.md @@ -51,13 +51,13 @@ Y = data after current push **Change the following block only** -Number of easy questions solved: 12 13 +Number of easy questions solved: 13 15 Number of medium questions solved: 0 6 Number of hard questions solved: 0 0 -Number of total questions solved: 18 19 +Number of total questions solved: 19 21 Change X and Y only according to your progress.** @@ -117,7 +117,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. [X] [https://goo.gl/66cr2p](https://goo.gl/66cr2p) @@ -127,7 +127,7 @@ To mark the checkbox, change [ ] to [x]. 46. [ ] [https://goo.gl/S69rSA](https://goo.gl/S69rSA) 47. [ ] [https://goo.gl/xMWucx](https://goo.gl/xMWucx) 48. [ ] [http://www.spoj.com/problems/CRSCNTRY/](http://www.spoj.com/problems/CRSCNTRY/) -49. [ ] [https://goo.gl/uH7FYz](https://goo.gl/uH7FYz) +49. [X] [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. [X] [https://www.hackerrank.com/challenges/sum-vs-xor/problem](https://www.hackerrank.com/challenges/sum-vs-xor/problem) From 90ea993a86feb00fe0034e6d8b6f3177033b61c4 Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Sun, 4 Mar 2018 21:28:44 +0530 Subject: [PATCH 16/22] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 895b1f4..92b9f56 100644 --- a/readme.md +++ b/readme.md @@ -51,13 +51,13 @@ Y = data after current push **Change the following block only** -Number of easy questions solved: 13 15 +Number of easy questions solved: 15 16 Number of medium questions solved: 0 6 Number of hard questions solved: 0 0 -Number of total questions solved: 19 21 +Number of total questions solved: 21 22 Change X and Y only according to your progress.** @@ -81,7 +81,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/) +3. [X] [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. [X] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3) From 37fc1340ab71f5e474798967826cc6355d161c12 Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Mon, 5 Mar 2018 12:37:33 +0530 Subject: [PATCH 17/22] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 92b9f56..81d446b 100644 --- a/readme.md +++ b/readme.md @@ -53,11 +53,11 @@ Y = data after current push Number of easy questions solved: 15 16 -Number of medium questions solved: 0 6 +Number of medium questions solved: 6 7 Number of hard questions solved: 0 0 -Number of total questions solved: 21 22 +Number of total questions solved: 22 23 Change X and Y only according to your progress.** @@ -176,7 +176,7 @@ To mark the checkbox, change [ ] to [x]. 38. [ ] [http://codeforces.com/problemset/problem/633/C](http://codeforces.com/problemset/problem/633/C) 39. [ ] [https://goo.gl/GcBqqy](https://goo.gl/GcBqqy) 40. [ ] [https://goo.gl/poJyjN](https://goo.gl/poJyjN) -41. [ ] [http://www.spoj.com/problems/DQUERY/](http://www.spoj.com/problems/DQUERY/) +41. [X] [http://www.spoj.com/problems/DQUERY/](http://www.spoj.com/problems/DQUERY/) 42. [ ] [http://codeforces.com/problemset/problem/777/D](http://codeforces.com/problemset/problem/777/D) 43. [ ] [http://www.spoj.com/problems/MIXTURES/](http://www.spoj.com/problems/MIXTURES/) 44. [ ] [https://www.hackerrank.com/challenges/whats-next/problem](https://www.hackerrank.com/challenges/whats-next/problem) From 6c2bfd7806799d2166dd24b8d6cb6c8b5d32fb20 Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Sun, 11 Mar 2018 18:49:41 +0530 Subject: [PATCH 18/22] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 81d446b..ecef50c 100644 --- a/readme.md +++ b/readme.md @@ -53,11 +53,11 @@ Y = data after current push Number of easy questions solved: 15 16 -Number of medium questions solved: 6 7 +Number of medium questions solved: 7 8 Number of hard questions solved: 0 0 -Number of total questions solved: 22 23 +Number of total questions solved: 23 24 Change X and Y only according to your progress.** @@ -144,7 +144,7 @@ To mark the checkbox, change [ ] to [x]. 6. [ ] [https://goo.gl/yLirva](https://goo.gl/yLirva) 7. [ ] [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/) +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 4159c340fecb3c9df1cdc40207e52a29303b455e Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Mon, 19 Mar 2018 12:05:33 +0530 Subject: [PATCH 19/22] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index ecef50c..72a879c 100644 --- a/readme.md +++ b/readme.md @@ -53,7 +53,7 @@ Y = data after current push Number of easy questions solved: 15 16 -Number of medium questions solved: 7 8 +Number of medium questions solved: 8 9 Number of hard questions solved: 0 0 @@ -160,7 +160,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. [X] [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 aaf047647e850ba76a7d0b9eeacc5fa30974cfdd Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Mon, 19 Mar 2018 12:08:42 +0530 Subject: [PATCH 20/22] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 72a879c..b1ffa5a 100644 --- a/readme.md +++ b/readme.md @@ -51,13 +51,13 @@ Y = data after current push **Change the following block only** -Number of easy questions solved: 15 16 +Number of easy questions solved: 16 17 Number of medium questions solved: 8 9 Number of hard questions solved: 0 0 -Number of total questions solved: 23 24 +Number of total questions solved: 24 26 Change X and Y only according to your progress.** @@ -119,7 +119,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. [X] [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) From 96bf8ce871edf41c9498deb52b9a2073690216d3 Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Mon, 19 Mar 2018 12:30:43 +0530 Subject: [PATCH 21/22] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index b1ffa5a..16cd9e1 100644 --- a/readme.md +++ b/readme.md @@ -53,11 +53,11 @@ Y = data after current push Number of easy questions solved: 16 17 -Number of medium questions solved: 8 9 +Number of medium questions solved: 9 10 Number of hard questions solved: 0 0 -Number of total questions solved: 24 26 +Number of total questions solved: 26 27 Change X and Y only according to your progress.** @@ -138,7 +138,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. [X] [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 7d52c31f877911c347b92e9212664e3b8fa29145 Mon Sep 17 00:00:00 2001 From: Rishabh Sethi Date: Fri, 23 Mar 2018 01:21:11 +0530 Subject: [PATCH 22/22] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 16cd9e1..25d2f4a 100644 --- a/readme.md +++ b/readme.md @@ -51,13 +51,13 @@ Y = data after current push **Change the following block only** -Number of easy questions solved: 16 17 +Number of easy questions solved: 17 18 Number of medium questions solved: 9 10 Number of hard questions solved: 0 0 -Number of total questions solved: 26 27 +Number of total questions solved: 27 28 Change X and Y only according to your progress.** @@ -98,7 +98,7 @@ To mark the checkbox, change [ ] to [x]. 17. [ ] [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. [X] [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. [ ] [https://goo.gl/m5DbXZ](https://goo.gl/m5DbXZ) 23. [ ] [http://www.spoj.com/problems/ELEVTRBL/](http://www.spoj.com/problems/ELEVTRBL/)