From 15646880a19af9b3fb801b8aa8e0bee843e3c2ca Mon Sep 17 00:00:00 2001 From: Abhilipsa Sahoo Date: Fri, 11 Feb 2022 19:45:35 +0530 Subject: [PATCH 1/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4f949e..2de8dbf 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,8 @@ Useful articles and learning resources. - [Battlecode](https://www.battlecode.org/) - MIT's Longest-Running Programming Competition.In Battlecode, two teams of virtual robots roam the screen, managing resources and executing different offensive strategies against each other. Plan, code, and compete throughout the month of January for a chance at $30,000 in prizes! - [Hackerrank](https://www.hackerrank.com/code-battle/) - The contest will consist of 10 problems which have to be solved in 36 hours. The challenges may require the participant to write functions to solve specific part of problem or write the complete solution. - [Clash of Code](https://www.codingame.com/multiplayer/clashofcode) - Clash of Code is a game to improve your coding efficiency by solving short programming problems with other people, at the same time. Players share their solution at the end of a game to help other players improve their coding skills. +- [LeetCode Contest](https://leetcode.com/contest/) - LeetCode contest helps expand coding skills with weekly and biweekly contests. Participant needs to solve programming problems from the given problem list consisting of four problems, each assigned points according to the complexity level. +- [TwilioQuest](https://www.twilio.com/quest) - TwilioQuest is PC role-playing, educational video game with pixel art style designed to teach a new generation of developers how to change the world with code. TwilioQuest prepares potential developers for real-world programming by helping them configure a local development environment and introducing tools used by professional programmers around the world. From learning how to use the terminal, to coding in Python, JavaScript, and contributing to Open Source projects, TwilioQuest helps develop practical engineering skills.
From 9f67d5523928cbcebde262d96772d786fb8346d7 Mon Sep 17 00:00:00 2001 From: Abhilipsa Sahoo Date: Fri, 11 Feb 2022 19:50:49 +0530 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2de8dbf..da2ae0d 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ Useful articles and learning resources. - [Battlecode](https://www.battlecode.org/) - MIT's Longest-Running Programming Competition.In Battlecode, two teams of virtual robots roam the screen, managing resources and executing different offensive strategies against each other. Plan, code, and compete throughout the month of January for a chance at $30,000 in prizes! - [Hackerrank](https://www.hackerrank.com/code-battle/) - The contest will consist of 10 problems which have to be solved in 36 hours. The challenges may require the participant to write functions to solve specific part of problem or write the complete solution. - [Clash of Code](https://www.codingame.com/multiplayer/clashofcode) - Clash of Code is a game to improve your coding efficiency by solving short programming problems with other people, at the same time. Players share their solution at the end of a game to help other players improve their coding skills. -- [LeetCode Contest](https://leetcode.com/contest/) - LeetCode contest helps expand coding skills with weekly and biweekly contests. Participant needs to solve programming problems from the given problem list consisting of four problems, each assigned points according to the complexity level. +- [LeetCode Contest](https://leetcode.com/contest/) - LeetCode contest helps expand coding skills with weekly and biweekly contests. Participant needs to solve programming problems from the given problem list consisting of four problems, each assigned points according to the complexity level. Participant needs to take care of the time limit, and must not indulge in unfair practices, such as plagiarism. - [TwilioQuest](https://www.twilio.com/quest) - TwilioQuest is PC role-playing, educational video game with pixel art style designed to teach a new generation of developers how to change the world with code. TwilioQuest prepares potential developers for real-world programming by helping them configure a local development environment and introducing tools used by professional programmers around the world. From learning how to use the terminal, to coding in Python, JavaScript, and contributing to Open Source projects, TwilioQuest helps develop practical engineering skills.
From 346416b1de07d70d23521f277b9c2779bf1ce12e Mon Sep 17 00:00:00 2001 From: Abhilipsa Sahoo Date: Fri, 11 Feb 2022 19:51:27 +0530 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da2ae0d..8512c4c 100644 --- a/README.md +++ b/README.md @@ -291,7 +291,7 @@ Useful articles and learning resources. - [Hackerrank](https://www.hackerrank.com/code-battle/) - The contest will consist of 10 problems which have to be solved in 36 hours. The challenges may require the participant to write functions to solve specific part of problem or write the complete solution. - [Clash of Code](https://www.codingame.com/multiplayer/clashofcode) - Clash of Code is a game to improve your coding efficiency by solving short programming problems with other people, at the same time. Players share their solution at the end of a game to help other players improve their coding skills. - [LeetCode Contest](https://leetcode.com/contest/) - LeetCode contest helps expand coding skills with weekly and biweekly contests. Participant needs to solve programming problems from the given problem list consisting of four problems, each assigned points according to the complexity level. Participant needs to take care of the time limit, and must not indulge in unfair practices, such as plagiarism. -- [TwilioQuest](https://www.twilio.com/quest) - TwilioQuest is PC role-playing, educational video game with pixel art style designed to teach a new generation of developers how to change the world with code. TwilioQuest prepares potential developers for real-world programming by helping them configure a local development environment and introducing tools used by professional programmers around the world. From learning how to use the terminal, to coding in Python, JavaScript, and contributing to Open Source projects, TwilioQuest helps develop practical engineering skills. +- [TwilioQuest](https://www.twilio.com/quest) - TwilioQuest is a PC role-playing, educational video game with pixel art style designed to teach a new generation of developers how to change the world with code. TwilioQuest prepares potential developers for real-world programming by helping them configure a local development environment and introducing tools used by professional programmers around the world. From learning how to use the terminal, to coding in Python, JavaScript, and contributing to Open Source projects, TwilioQuest helps develop practical engineering skills.
From 82b3e466d60c21c544229ba6258c0f27deb261f2 Mon Sep 17 00:00:00 2001 From: Abhilipsa Sahoo Date: Fri, 11 Feb 2022 19:53:30 +0530 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8512c4c..253f8f3 100644 --- a/README.md +++ b/README.md @@ -291,7 +291,7 @@ Useful articles and learning resources. - [Hackerrank](https://www.hackerrank.com/code-battle/) - The contest will consist of 10 problems which have to be solved in 36 hours. The challenges may require the participant to write functions to solve specific part of problem or write the complete solution. - [Clash of Code](https://www.codingame.com/multiplayer/clashofcode) - Clash of Code is a game to improve your coding efficiency by solving short programming problems with other people, at the same time. Players share their solution at the end of a game to help other players improve their coding skills. - [LeetCode Contest](https://leetcode.com/contest/) - LeetCode contest helps expand coding skills with weekly and biweekly contests. Participant needs to solve programming problems from the given problem list consisting of four problems, each assigned points according to the complexity level. Participant needs to take care of the time limit, and must not indulge in unfair practices, such as plagiarism. -- [TwilioQuest](https://www.twilio.com/quest) - TwilioQuest is a PC role-playing, educational video game with pixel art style designed to teach a new generation of developers how to change the world with code. TwilioQuest prepares potential developers for real-world programming by helping them configure a local development environment and introducing tools used by professional programmers around the world. From learning how to use the terminal, to coding in Python, JavaScript, and contributing to Open Source projects, TwilioQuest helps develop practical engineering skills. +- [TwilioQuest](https://www.twilio.com/quest) - TwilioQuest is a PC role-playing, educational video game with pixel art style designed to teach a new generation of developers how to change the world with code. TwilioQuest prepares potential developers for real-world programming by helping them configure a local development environment and introducing tools used by professional programmers around the world. From learning how to use the terminal, to coding in Python, JavaScript, and contributing to Open Source projects, TwilioQuest helps develop practical engineering skills. Participants are ranked according to their progress in the game.