Skip to content

Commit 45d31a8

Browse files
authored
Merge pull request #118 from ssavi-ict/company_info
company info added
2 parents 711e0d1 + 97126e5 commit 45d31a8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
__pycache__/

data/company_info.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"https://leetcode.com/problems/minimum-cost-to-make-array-equal/":[
3+
"Minimum Cost to Make Array Equal", "MakeMyTrip", "Publicis Sapient", "JPMorgan and Chase", "Amazon", "Oracle"
4+
],
25
"https://leetcode.com/problems/number-of-increasing-paths-in-a-grid/":[
36
"Number of Increasing Paths in a Grid", "Google", "Adobe"
47
],

0 commit comments

Comments
 (0)