From 483264365365c4bfaf5dee1ffe52e01178a2779a Mon Sep 17 00:00:00 2001 From: Jigyashu Date: Thu, 26 Oct 2023 18:07:56 +0530 Subject: [PATCH 01/14] Create free-programming-books-js.md check_urls=free-programming-books-js.md --- books/free-programming-books-js.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 books/free-programming-books-js.md diff --git a/books/free-programming-books-js.md b/books/free-programming-books-js.md new file mode 100644 index 0000000000000..8a91db63cf4b3 --- /dev/null +++ b/books/free-programming-books-js.md @@ -0,0 +1,4 @@ +### OpenCV Book + +* [OpenCV Computer Vision With OpenCV Library (2008) ](https://www.eecs.yorku.ca/course_archive/2010-11/W/4421/doc/LearningOpenCV_1_2.pdf) - O'REILLY (PDF) +* [OpenCV Computer Vision Projects With Python (2016) ](https://hlevkin.com/hlevkin/45pythonImageProc/Howse-Joshi-Beyeler_opencv_computer_vision_projects_with_python.pdf) - Prateek Joshi (PDF) From 24c74e8159ee99f2ae26b224c823f04b7a27b1c4 Mon Sep 17 00:00:00 2001 From: Jigyashu Date: Thu, 26 Oct 2023 18:19:18 +0530 Subject: [PATCH 02/14] Update free-programming-books-js.md check_urls=free-programming-books-js.md --- books/free-programming-books-js.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/books/free-programming-books-js.md b/books/free-programming-books-js.md index 8a91db63cf4b3..d6ce692d414ad 100644 --- a/books/free-programming-books-js.md +++ b/books/free-programming-books-js.md @@ -1,4 +1,5 @@ ### OpenCV Book -* [OpenCV Computer Vision With OpenCV Library (2008) ](https://www.eecs.yorku.ca/course_archive/2010-11/W/4421/doc/LearningOpenCV_1_2.pdf) - O'REILLY (PDF) * [OpenCV Computer Vision Projects With Python (2016) ](https://hlevkin.com/hlevkin/45pythonImageProc/Howse-Joshi-Beyeler_opencv_computer_vision_projects_with_python.pdf) - Prateek Joshi (PDF) +* [OpenCV Computer Vision With OpenCV Library (2008) ](https://www.eecs.yorku.ca/course_archive/2010-11/W/4421/doc/LearningOpenCV_1_2.pdf) - O'REILLY (PDF) + From 0c4281b527952581fbe5cc811db33f21cd7c21d4 Mon Sep 17 00:00:00 2001 From: Jigyashu Date: Thu, 26 Oct 2023 18:34:49 +0530 Subject: [PATCH 03/14] Create free-programming-DSA-StriverSheet.md check_urls=free-programming-DSA-StriverSheet.md --- more/free-programming-DSA-StriverSheet.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 more/free-programming-DSA-StriverSheet.md diff --git a/more/free-programming-DSA-StriverSheet.md b/more/free-programming-DSA-StriverSheet.md new file mode 100644 index 0000000000000..c970552c5c4ea --- /dev/null +++ b/more/free-programming-DSA-StriverSheet.md @@ -0,0 +1,11 @@ +### Striver DSA Sheets + +#### Striver SDE Sheet + +* [Striver SDE Sheet](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems) - Striver + +#### Striver 79 Sheet + +* [Striver SDE Sheet](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) - Striver + + From 9232e9d5b267dec3660065ef709fa167a5776bb1 Mon Sep 17 00:00:00 2001 From: Jigyashu Date: Thu, 26 Oct 2023 18:38:23 +0530 Subject: [PATCH 04/14] Update free-programming-DSA-StriverSheet.md check_urls=free-programming-DSA-StriverSheet.md --- more/free-programming-DSA-StriverSheet.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/more/free-programming-DSA-StriverSheet.md b/more/free-programming-DSA-StriverSheet.md index c970552c5c4ea..8dadf95d9c73b 100644 --- a/more/free-programming-DSA-StriverSheet.md +++ b/more/free-programming-DSA-StriverSheet.md @@ -1,11 +1,8 @@ -### Striver DSA Sheets - -#### Striver SDE Sheet +### Striver SDE Sheet * [Striver SDE Sheet](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems) - Striver -#### Striver 79 Sheet - -* [Striver SDE Sheet](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) - Striver +### Striver 79 Sheet +* [Striver SDE Sheet](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) - Striver From 744da6ab0000a8958064857954b399f23889f218 Mon Sep 17 00:00:00 2001 From: Jigyashu Date: Thu, 26 Oct 2023 18:54:01 +0530 Subject: [PATCH 05/14] Delete free-programming-interactive-tutorials-pt_BR.md Deleted a file with all broken links --- more/free-programming-interactive-tutorials-pt_BR.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 more/free-programming-interactive-tutorials-pt_BR.md diff --git a/more/free-programming-interactive-tutorials-pt_BR.md b/more/free-programming-interactive-tutorials-pt_BR.md deleted file mode 100644 index 196d8e79ea8c6..0000000000000 --- a/more/free-programming-interactive-tutorials-pt_BR.md +++ /dev/null @@ -1,8 +0,0 @@ -### Índice - -* [Python](#python) - - -### Python - -* [Guia de Instalação do Kivy](https://pythonacademy.com.br/sliders/como-instalar-o-kivy) From bc53e4ed85d02ff09499534038c877559b8e4726 Mon Sep 17 00:00:00 2001 From: Jigyashu Date: Thu, 26 Oct 2023 23:24:11 +0530 Subject: [PATCH 06/14] Added DSA Sheet Of Striver check_urls=free-programming-cheatsheets.md --- books/free-programming-books-js.md | 5 ----- more/free-programming-DSA-StriverSheet.md | 8 -------- more/free-programming-cheatsheets.md | 2 ++ 3 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 books/free-programming-books-js.md delete mode 100644 more/free-programming-DSA-StriverSheet.md diff --git a/books/free-programming-books-js.md b/books/free-programming-books-js.md deleted file mode 100644 index d6ce692d414ad..0000000000000 --- a/books/free-programming-books-js.md +++ /dev/null @@ -1,5 +0,0 @@ -### OpenCV Book - -* [OpenCV Computer Vision Projects With Python (2016) ](https://hlevkin.com/hlevkin/45pythonImageProc/Howse-Joshi-Beyeler_opencv_computer_vision_projects_with_python.pdf) - Prateek Joshi (PDF) -* [OpenCV Computer Vision With OpenCV Library (2008) ](https://www.eecs.yorku.ca/course_archive/2010-11/W/4421/doc/LearningOpenCV_1_2.pdf) - O'REILLY (PDF) - diff --git a/more/free-programming-DSA-StriverSheet.md b/more/free-programming-DSA-StriverSheet.md deleted file mode 100644 index 8dadf95d9c73b..0000000000000 --- a/more/free-programming-DSA-StriverSheet.md +++ /dev/null @@ -1,8 +0,0 @@ -### Striver SDE Sheet - -* [Striver SDE Sheet](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems) - Striver - - -### Striver 79 Sheet - -* [Striver SDE Sheet](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) - Striver diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index f387e4d65b191..4ce82135d89ee 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -128,6 +128,8 @@ * [Big O Notation Cheat Sheet](https://algodaily.com/lessons/big-o-notation-cheat-sheet) * [Data Structures and Algorithms Cheat Sheet - Cheatography](https://cheatography.com/burcuco/cheat-sheets/data-structures-and-algorithms/) * [Data structures and algorithms study cheatsheets for coding interviews](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/) +* [Striver SDE Sheet](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/) +* [Striver 79](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) ### Docker From 06af150aa2b89d537cc004f4ddd436132a0a489a Mon Sep 17 00:00:00 2001 From: Jigyashu Date: Thu, 26 Oct 2023 23:28:37 +0530 Subject: [PATCH 07/14] Update free-programming-cheatsheets.md check_urls=free-programming-cheatsheets.md --- more/free-programming-cheatsheets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 4ce82135d89ee..92e548a4da2f6 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -128,8 +128,8 @@ * [Big O Notation Cheat Sheet](https://algodaily.com/lessons/big-o-notation-cheat-sheet) * [Data Structures and Algorithms Cheat Sheet - Cheatography](https://cheatography.com/burcuco/cheat-sheets/data-structures-and-algorithms/) * [Data structures and algorithms study cheatsheets for coding interviews](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/) -* [Striver SDE Sheet](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/) * [Striver 79](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) +* [Striver SDE Sheet](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/) ### Docker From 0dfa837ec9ed59bb6410a94dd8a52d50ca94c111 Mon Sep 17 00:00:00 2001 From: Jigyashu <64765504+jigs-bot@users.noreply.github.com> Date: Fri, 27 Oct 2023 08:26:04 +0530 Subject: [PATCH 08/14] Update more/free-programming-cheatsheets.md Co-authored-by: Leithen --- more/free-programming-cheatsheets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 92e548a4da2f6..6f35ad188e4fe 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -128,8 +128,8 @@ * [Big O Notation Cheat Sheet](https://algodaily.com/lessons/big-o-notation-cheat-sheet) * [Data Structures and Algorithms Cheat Sheet - Cheatography](https://cheatography.com/burcuco/cheat-sheets/data-structures-and-algorithms/) * [Data structures and algorithms study cheatsheets for coding interviews](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/) -* [Striver 79](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) -* [Striver SDE Sheet](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/) +* [79 Last Moment DSA Sheet – Ace Interviews](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) - Striver +* [Top Coding Interview Problems](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/) - Striver ### Docker From 31cecab8768a0a9b800277d2ef3519b7056ce982 Mon Sep 17 00:00:00 2001 From: Jigyashu Date: Fri, 27 Oct 2023 08:34:45 +0530 Subject: [PATCH 09/14] Update free-programming-cheatsheets.md check_urls=free-programming-cheatsheets.md --- more/free-programming-cheatsheets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 92e548a4da2f6..6f35ad188e4fe 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -128,8 +128,8 @@ * [Big O Notation Cheat Sheet](https://algodaily.com/lessons/big-o-notation-cheat-sheet) * [Data Structures and Algorithms Cheat Sheet - Cheatography](https://cheatography.com/burcuco/cheat-sheets/data-structures-and-algorithms/) * [Data structures and algorithms study cheatsheets for coding interviews](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/) -* [Striver 79](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) -* [Striver SDE Sheet](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/) +* [79 Last Moment DSA Sheet – Ace Interviews](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) - Striver +* [Top Coding Interview Problems](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/) - Striver ### Docker From 5ef1454c97b06d466825d0830fc1bc3535185caa Mon Sep 17 00:00:00 2001 From: Jigyashu Date: Fri, 27 Oct 2023 08:39:37 +0530 Subject: [PATCH 10/14] Update free-programming-cheatsheets.md --- more/free-programming-cheatsheets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 6f35ad188e4fe..938844fabae53 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -127,8 +127,8 @@ * [Big-O Cheat Sheet](http://bigocheatsheet.com) * [Big O Notation Cheat Sheet](https://algodaily.com/lessons/big-o-notation-cheat-sheet) * [Data Structures and Algorithms Cheat Sheet - Cheatography](https://cheatography.com/burcuco/cheat-sheets/data-structures-and-algorithms/) -* [Data structures and algorithms study cheatsheets for coding interviews](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/) * [79 Last Moment DSA Sheet – Ace Interviews](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) - Striver +* [Data structures and algorithms study cheatsheets for coding interviews](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/) * [Top Coding Interview Problems](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/) - Striver From 64b540f1c161a7ddeeb84189a9accf34c492bb0f Mon Sep 17 00:00:00 2001 From: Jigyashu Date: Fri, 27 Oct 2023 08:42:27 +0530 Subject: [PATCH 11/14] Update free-programming-cheatsheets.md --- more/free-programming-cheatsheets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 938844fabae53..c83f7bb7eec67 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -127,8 +127,8 @@ * [Big-O Cheat Sheet](http://bigocheatsheet.com) * [Big O Notation Cheat Sheet](https://algodaily.com/lessons/big-o-notation-cheat-sheet) * [Data Structures and Algorithms Cheat Sheet - Cheatography](https://cheatography.com/burcuco/cheat-sheets/data-structures-and-algorithms/) -* [79 Last Moment DSA Sheet – Ace Interviews](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) - Striver * [Data structures and algorithms study cheatsheets for coding interviews](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/) +* [Last Moment DSA Sheet(79) – Ace Interviews](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) - Striver * [Top Coding Interview Problems](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/) - Striver From ffd42f224a1442b0b817585f3501a3606d721412 Mon Sep 17 00:00:00 2001 From: Jigyashu Date: Sat, 28 Oct 2023 10:26:34 +0530 Subject: [PATCH 12/14] updated the problem-set-competitive-programming.md check_urls=problem-sets-competitive-programming.md --- more/free-programming-cheatsheets.md | 2 -- more/problem-sets-competitive-programming.md | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index c83f7bb7eec67..f387e4d65b191 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -128,8 +128,6 @@ * [Big O Notation Cheat Sheet](https://algodaily.com/lessons/big-o-notation-cheat-sheet) * [Data Structures and Algorithms Cheat Sheet - Cheatography](https://cheatography.com/burcuco/cheat-sheets/data-structures-and-algorithms/) * [Data structures and algorithms study cheatsheets for coding interviews](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/) -* [Last Moment DSA Sheet(79) – Ace Interviews](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) - Striver -* [Top Coding Interview Problems](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/) - Striver ### Docker diff --git a/more/problem-sets-competitive-programming.md b/more/problem-sets-competitive-programming.md index c0ca97a32d677..0ba884d2eba3d 100644 --- a/more/problem-sets-competitive-programming.md +++ b/more/problem-sets-competitive-programming.md @@ -38,6 +38,7 @@ * [Internet Problem Solving Contest](http://ipsc.ksp.sk) * [Just another Golf Coding](http://jagc.org) * [Kattis](https://open.kattis.com) +* [Last Moment DSA Sheet(79) – Ace Interviews](https://takeuforward.org/interview-sheets/strivers-79-last-moment-dsa-sheet-ace-interviews) - Striver * [LeetCode](https://leetcode.com) * [LightOJ](https://lightoj.com) * [Meta Hackercup](https://www.facebook.com/codingcompetitions/hacker-cup/) @@ -47,6 +48,7 @@ * [Sphere Online Judge](http://www.spoj.com/contests) * [Techgig](https://www.techgig.com) * [Topcoder](https://www.topcoder.com) +* [Top Coding Interview Problems](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/) - Striver * [Toph](https://toph.co) * [USACO.guide](https://usaco.guide) From 9462c50031d7b063a5effe6bd681bbe3f8983fc2 Mon Sep 17 00:00:00 2001 From: Jigyashu Date: Sat, 28 Oct 2023 10:28:45 +0530 Subject: [PATCH 13/14] Update problem-sets-competitive-programming.md --- more/problem-sets-competitive-programming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/problem-sets-competitive-programming.md b/more/problem-sets-competitive-programming.md index 0ba884d2eba3d..4588a80b73dc6 100644 --- a/more/problem-sets-competitive-programming.md +++ b/more/problem-sets-competitive-programming.md @@ -47,8 +47,8 @@ * [Sigmageek](https://sigmageek.com) * [Sphere Online Judge](http://www.spoj.com/contests) * [Techgig](https://www.techgig.com) -* [Topcoder](https://www.topcoder.com) * [Top Coding Interview Problems](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/) - Striver +* [Topcoder](https://www.topcoder.com) * [Toph](https://toph.co) * [USACO.guide](https://usaco.guide) From 477dfe877b4599edfb3fc5dc9fa0163bb77326b3 Mon Sep 17 00:00:00 2001 From: Jigyashu Date: Mon, 30 Oct 2023 08:22:48 +0530 Subject: [PATCH 14/14] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 043ded5b309fd..daf729c989697 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,6 @@ This project lists books and other resources grouped by genres: + [English](more/free-programming-interactive-tutorials-en.md) + [German](more/free-programming-interactive-tutorials-de.md) + [Japanese / 日本語](more/free-programming-interactive-tutorials-ja.md) -+ [Portuguese (Brazil)](more/free-programming-interactive-tutorials-pt_BR.md) + [Russian / Русский язык](more/free-programming-interactive-tutorials-ru.md)