Skip to content

Commit ea63ae9

Browse files
authored
Merge pull request #441 from ssavi-ict/GEICO_update
GEICO Questions updated
2 parents add6b4a + e380344 commit ea63ae9

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

data/company_info.json

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"https://leetcode.com/problems/maximum-number-of-potholes-that-can-be-fixed/":[
3+
"Maximum Number of Potholes That Can Be Fixed", "GEICO"
4+
],
25
"https://leetcode.com/problems/find-trending-hashtags-ii/": [
36
"Find Trending Hashtags II"
47
],
@@ -2214,7 +2217,7 @@
22142217
"Check Distances Between Same Letters"
22152218
],
22162219
"https://leetcode.com/problems/largest-palindromic-number/": [
2217-
"Largest Palindromic Number", "Microsoft", "Smartnews", "Adobe"
2220+
"Largest Palindromic Number", "Microsoft", "Smartnews", "Adobe", "GEICO"
22182221
],
22192222
"https://leetcode.com/problems/minimum-adjacent-swaps-to-make-a-valid-array/": [
22202223
"Minimum Adjacent Swaps to Make a Valid Array", "Amazon"
@@ -3549,7 +3552,7 @@
35493552
"Number of Ways to Paint N x 3 Grid", "Hackerrank"
35503553
],
35513554
"https://leetcode.com/problems/number-of-steps-to-reduce-a-number-in-binary-representation-to-one/": [
3552-
"Number of Steps to Reduce a Number in Binary Representation to One", "Microsoft", "Amazon"
3555+
"Number of Steps to Reduce a Number in Binary Representation to One", "Microsoft", "Amazon", "GEICO"
35533556
],
35543557
"https://leetcode.com/problems/find-the-minimum-number-of-fibonacci-numbers-whose-sum-is-k/": [
35553558
"Find the Minimum Number of Fibonacci Numbers Whose Sum Is K", "Amazon", "Google"
@@ -3996,7 +3999,7 @@
39963999
"Connecting Cities With Minimum Cost", "Amazon"
39974000
],
39984001
"https://leetcode.com/problems/path-with-maximum-minimum-value/": [
3999-
"Path With Maximum Minimum Value", "Google", "Amazon", "DoorDash"
4002+
"Path With Maximum Minimum Value", "Google", "Amazon", "DoorDash", "GEICO"
40004003
],
40014004
"https://leetcode.com/problems/stream-of-characters/": [
40024005
"Stream of Characters", "Google", "Salesforce", "Amazon", "Microsoft"
@@ -10375,7 +10378,8 @@
1037510378
"Apple",
1037610379
"Salesforce",
1037710380
"VMware",
10378-
"Nvidia"
10381+
"Nvidia",
10382+
"GEICO"
1037910383
],
1038010384
"https://leetcode.com/problems/palindrome-permutation-ii/": [
1038110385
"Palindrome Permutation II",
@@ -11495,7 +11499,8 @@
1149511499
"tiktok",
1149611500
"Zoho",
1149711501
"Netflix",
11498-
"Zoom"
11502+
"Zoom",
11503+
"GEICO"
1149911504
],
1150011505
"https://leetcode.com/problems/triangle/": [
1150111506
"Triangle",
@@ -11950,7 +11955,8 @@
1195011955
"Oracle",
1195111956
"Apple",
1195211957
"Uber",
11953-
"Square"
11958+
"Square",
11959+
"GEICO"
1195411960
],
1195511961
"https://leetcode.com/problems/unique-paths-ii/": [
1195611962
"Unique Paths II",
@@ -12021,7 +12027,8 @@
1202112027
"Nvidia",
1202212028
"Morgan Stanley",
1202312029
"ByteDance",
12024-
"tiktok"
12030+
"tiktok",
12031+
"GEICO"
1202512032
],
1202612033
"https://leetcode.com/problems/jump-game/": [
1202712034
"Jump Game",
@@ -12280,7 +12287,8 @@
1228012287
"Facebook",
1228112288
"Karat",
1228212289
"Wayfair",
12283-
"Nvidia"
12290+
"Nvidia",
12291+
"GEICO"
1228412292
],
1228512293
"https://leetcode.com/problems/search-insert-position/": [
1228612294
"Search Insert Position",
@@ -12579,7 +12587,8 @@
1257912587
"Capital One",
1258012588
"Adobe",
1258112589
"Google",
12582-
"tiktok"
12590+
"tiktok",
12591+
"GEICO"
1258312592
],
1258412593
"https://leetcode.com/problems/container-with-most-water/": [
1258512594
"Container With Most Water",

data/company_names.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@
256256
"Fujitsu",
257257
"Future First",
258258
"GE Healthcare",
259+
"GEICO",
259260
"GSN Games",
260261
"Gainsight",
261262
"Gap",

0 commit comments

Comments
 (0)