diff --git a/Companies/IBM.csv b/Companies/IBM.csv new file mode 100644 index 0000000..443e76d --- /dev/null +++ b/Companies/IBM.csv @@ -0,0 +1,3 @@ +problem_link,problem_name +https://leetcode.com/problems/exclusive-time-of-functions,Exclusive Time of Functions +https://leetcode.com/problems/minimum-operations-to-make-columns-strictly-increasing,Minimum Operations to make columns strictly increasing diff --git a/Companies/README.md b/Companies/README.md new file mode 100644 index 0000000..845bf94 --- /dev/null +++ b/Companies/README.md @@ -0,0 +1 @@ +Upload a .csv file with "company_name.csv" format. Each .csv file will contain a link to the leetcode problem.s