From be30cdb29549616084dee9ffd5809b90887a1e19 Mon Sep 17 00:00:00 2001 From: Manibhadra Singh Rathore <132562272+manibhadra01@users.noreply.github.com> Date: Mon, 8 May 2023 16:14:50 +0530 Subject: [PATCH 1/3] Added a new resource Added a new resource link for phyton. I came across this article while looking for resources to learn about phyton. In my opinion, this quote will strengthen the content of this article. I hope my contribution will be useful to other learners. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc571a27..e3a7466f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The challenges for algorithm contests, and summary the implementation. | topcoder | for [ActiveContests](https://community.topcoder.com/longcontest/?module=ViewActiveContests), [Practices](https://community.topcoder.com/longcontest/?module=ViewPractice), and [ProblemArchives](https://community.topcoder.com/tc?module=ProblemArchive) in [Topcoder](https://www.topcoder.com) | | Scaler | for [Scaler Topics](https://www.scaler.com/topics/) | | InterviewBit | for [Technical Interview](https://www.interviewbit.com/technical-interview-questions/), [Data Structures and Algorithms](https://www.interviewbit.com/courses/programming/), [Contests](https://www.interviewbit.com/contests/), and [Mock Interviews](https://www.interviewbit.com/mock-interview/) | - +| wiingy | for [Python Tutorial: A Comprehensive Guide for Beginners](https://wiingy.com/learn/python/python-tutorial) | ## Testing | Language | Command | From 776255b693492e52b3ac8093a90b7fc8f0c0f327 Mon Sep 17 00:00:00 2001 From: Manibhadra Singh Rathore <132562272+manibhadra01@users.noreply.github.com> Date: Tue, 9 May 2023 10:07:35 +0530 Subject: [PATCH 2/3] Changed One thing Please Check and If it is Helpful to User Do Merge it. Thanks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3a7466f..fdce3076 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The challenges for algorithm contests, and summary the implementation. | topcoder | for [ActiveContests](https://community.topcoder.com/longcontest/?module=ViewActiveContests), [Practices](https://community.topcoder.com/longcontest/?module=ViewPractice), and [ProblemArchives](https://community.topcoder.com/tc?module=ProblemArchive) in [Topcoder](https://www.topcoder.com) | | Scaler | for [Scaler Topics](https://www.scaler.com/topics/) | | InterviewBit | for [Technical Interview](https://www.interviewbit.com/technical-interview-questions/), [Data Structures and Algorithms](https://www.interviewbit.com/courses/programming/), [Contests](https://www.interviewbit.com/contests/), and [Mock Interviews](https://www.interviewbit.com/mock-interview/) | -| wiingy | for [Python Tutorial: A Comprehensive Guide for Beginners](https://wiingy.com/learn/python/python-tutorial) | +| wiingy | for [Python Tutorial](https://wiingy.com/learn/python/python-tutorial) | ## Testing | Language | Command | From 990daba937a2c5bd6c0c0c6bc9d78eb322255765 Mon Sep 17 00:00:00 2001 From: Manibhadra Singh Rathore <132562272+manibhadra01@users.noreply.github.com> Date: Tue, 9 May 2023 10:08:19 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdce3076..c580be2a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The challenges for algorithm contests, and summary the implementation. | pramp | for [Pramp](https://www.pramp.com) | | topcoder | for [ActiveContests](https://community.topcoder.com/longcontest/?module=ViewActiveContests), [Practices](https://community.topcoder.com/longcontest/?module=ViewPractice), and [ProblemArchives](https://community.topcoder.com/tc?module=ProblemArchive) in [Topcoder](https://www.topcoder.com) | | Scaler | for [Scaler Topics](https://www.scaler.com/topics/) | -| InterviewBit | for [Technical Interview](https://www.interviewbit.com/technical-interview-questions/), [Data Structures and Algorithms](https://www.interviewbit.com/courses/programming/), [Contests](https://www.interviewbit.com/contests/), and [Mock Interviews](https://www.interviewbit.com/mock-interview/) | +| InterviewBit | for [Technical Interview](https://www.interviewbit.com/technical-interview-questions/), [Data Structures and Algorithms](https://www.interviewbit.com/courses/programming/), [Contests](https://www.interviewbit.com/contests/), and [Mock Interviews](https://www.interviewbit.com/mock-interview/) | wiingy | for [Python Tutorial](https://wiingy.com/learn/python/python-tutorial) | ## Testing