diff --git a/Expedock/1. Thirty Days.csv b/Expedock/1. Thirty Days.csv new file mode 100644 index 00000000..f95de3df --- /dev/null +++ b/Expedock/1. Thirty Days.csv @@ -0,0 +1,4 @@ +Difficulty,Title,Frequency,Acceptance Rate,Link,Topics +MEDIUM,Maximum Sum Obtained of Any Permutation,100.0,0.35,https://leetcode.com/problems/maximum-sum-obtained-of-any-permutation,"Array, Greedy, Prefix Sum, Sorting" +MEDIUM,Generate Parentheses,85.0,0.73,https://leetcode.com/problems/generate-parentheses,"String, Dynamic Programming, Backtracking" +EASY,Valid Parentheses,75.0,0.42322820646682113,https://leetcode.com/problems/valid-parentheses,"String, Stack" \ No newline at end of file diff --git a/Expedock/2. Three Months.csv b/Expedock/2. Three Months.csv new file mode 100644 index 00000000..9dc44ead --- /dev/null +++ b/Expedock/2. Three Months.csv @@ -0,0 +1,4 @@ +Difficulty,Title,Frequency,Acceptance Rate,Link,Topics +MEDIUM,Maximum Sum Obtained of Any Permutation,95.0,0.35,https://leetcode.com/problems/maximum-sum-obtained-of-any-permutation,"Array, Greedy, Prefix Sum, Sorting" +MEDIUM,Generate Parentheses,80.0,0.73,https://leetcode.com/problems/generate-parentheses,"String, Dynamic Programming, Backtracking" +EASY,Valid Parentheses,70.0,0.42322820646682113,https://leetcode.com/problems/valid-parentheses,"String, Stack" \ No newline at end of file diff --git a/Expedock/3. Six Months.csv b/Expedock/3. Six Months.csv new file mode 100644 index 00000000..207174d8 --- /dev/null +++ b/Expedock/3. Six Months.csv @@ -0,0 +1,4 @@ +Difficulty,Title,Frequency,Acceptance Rate,Link,Topics +MEDIUM,Maximum Sum Obtained of Any Permutation,90.0,0.35,https://leetcode.com/problems/maximum-sum-obtained-of-any-permutation,"Array, Greedy, Prefix Sum, Sorting" +MEDIUM,Generate Parentheses,75.0,0.73,https://leetcode.com/problems/generate-parentheses,"String, Dynamic Programming, Backtracking" +EASY,Valid Parentheses,65.0,0.42322820646682113,https://leetcode.com/problems/valid-parentheses,"String, Stack" \ No newline at end of file diff --git a/Expedock/4. More Than Six Months.csv b/Expedock/4. More Than Six Months.csv new file mode 100644 index 00000000..2ac5c925 --- /dev/null +++ b/Expedock/4. More Than Six Months.csv @@ -0,0 +1,4 @@ +Difficulty,Title,Frequency,Acceptance Rate,Link,Topics +MEDIUM,Maximum Sum Obtained of Any Permutation,85.0,0.35,https://leetcode.com/problems/maximum-sum-obtained-of-any-permutation,"Array, Greedy, Prefix Sum, Sorting" +MEDIUM,Generate Parentheses,70.0,0.73,https://leetcode.com/problems/generate-parentheses,"String, Dynamic Programming, Backtracking" +EASY,Valid Parentheses,60.0,0.42322820646682113,https://leetcode.com/problems/valid-parentheses,"String, Stack" \ No newline at end of file diff --git a/Expedock/5. All.csv b/Expedock/5. All.csv new file mode 100644 index 00000000..f7e1600f --- /dev/null +++ b/Expedock/5. All.csv @@ -0,0 +1,4 @@ +Difficulty,Title,Frequency,Acceptance Rate,Link,Topics +MEDIUM,Maximum Sum Obtained of Any Permutation,92.5,0.35,https://leetcode.com/problems/maximum-sum-obtained-of-any-permutation,"Array, Greedy, Prefix Sum, Sorting" +MEDIUM,Generate Parentheses,77.5,0.73,https://leetcode.com/problems/generate-parentheses,"String, Dynamic Programming, Backtracking" +EASY,Valid Parentheses,67.5,0.42322820646682113,https://leetcode.com/problems/valid-parentheses,"String, Stack" \ No newline at end of file