This commit is contained in:
e26chiu 2022-12-04 16:40:10 -05:00
parent 8e2baf7bca
commit 12a761b907
1 changed files with 125 additions and 126 deletions

View File

@ -12,26 +12,25 @@ export const C1 = [
export const C2 = [ export const C2 = [
{ {
text: "Toronto", text: "Toronto",
value: 32 value: 32,
}, },
{ {
text: "California", text: "California",
value: 26 value: 26,
}, },
{ {
text: "West CA", text: "West CA",
value: 12 value: 12,
}, },
{ {
text: "East USA", text: "East USA",
value: 11 value: 11,
}, },
{ {
text: "Waterloo", text: "Waterloo",
value: 9 value: 9,
} },
] ];
export const C3 = [ export const C3 = [
{ {
@ -47,65 +46,65 @@ export const C3 = [
export const C4 = [ export const C4 = [
{ {
text: "Google", text: "Google",
value: 14 value: 14,
}, },
{ {
text: "Jane Street", text: "Jane Street",
value: 8 value: 8,
}, },
{ {
text: "Meta/Facebook", text: "Meta/Facebook",
value: 4 value: 4,
}, },
{ {
text: "Databricks", text: "Databricks",
value: 3 value: 3,
}, },
{ {
text: "HRT", text: "HRT",
value: 2 value: 2,
}, },
{ {
text: "Cisco Meraki", text: "Cisco Meraki",
value: 2 value: 2,
}, },
{ {
text: "Apple", text: "Apple",
value: 2 value: 2,
}, },
{ {
text: "Datadog", text: "Datadog",
value: 2 value: 2,
}, },
{ {
text: "Shopify", text: "Shopify",
value: 2 value: 2,
}, },
{ {
text: "Stripe", text: "Stripe",
value: 1 value: 1,
}, },
{ {
text: "Citadel", text: "Citadel",
value: 1 value: 1,
}, },
{ {
text: "Faire", text: "Faire",
value: 1 value: 1,
}, },
{ {
text: "Square", text: "Square",
value: 1 value: 1,
}, },
{ {
text: "Salesforce", text: "Salesforce",
value: 1 value: 1,
}, },
{ {
text: "Capital One", text: "Capital One",
value: 1 value: 1,
} },
] ];
export const C5 = [ export const C5 = [
{ {
@ -132,169 +131,169 @@ export const C6 = [
export const C7i = [ export const C7i = [
{ {
text: "Google", text: "Google",
value: 2 value: 2,
}, },
{ {
text: "Konrad", text: "Konrad",
value: 1 value: 1,
}, },
{ {
text: "Jane Street", text: "Jane Street",
value: 2 value: 2,
}, },
{ {
text: "Meta/Facebook", text: "Meta/Facebook",
value: 2 value: 2,
}, },
{ {
text: "Microsoft", text: "Microsoft",
value: 2 value: 2,
}, },
{ {
text: "Databricks", text: "Databricks",
value: 1 value: 1,
}, },
{ {
text: "HRT", text: "HRT",
value: 2 value: 2,
}, },
{ {
text: "Asana", text: "Asana",
value: 1 value: 1,
}, },
{ {
text: "Bloomberg", text: "Bloomberg",
value: 1 value: 1,
}, },
{ {
text: "SAP", text: "SAP",
value: 1 value: 1,
}, },
{ {
text: "Cisco Meraki", text: "Cisco Meraki",
value: 1 value: 1,
}, },
{ {
text: "Apple", text: "Apple",
value: 1 value: 1,
}, },
{ {
text: "Datadog", text: "Datadog",
value: 1 value: 1,
}, },
{ {
text: "Shopify", text: "Shopify",
value: 1 value: 1,
}, },
{ {
text: "Stripe", text: "Stripe",
value: 1 value: 1,
}, },
{ {
text: "Citadel", text: "Citadel",
value: 1 value: 1,
}, },
{ {
text: "Faire", text: "Faire",
value: 1 value: 1,
}, },
{ {
text: "Square", text: "Square",
value: 1 value: 1,
}, },
{ {
text: "Salesforce", text: "Salesforce",
value: 1 value: 1,
}, },
{ {
text: "Capital One", text: "Capital One",
value: 1 value: 1,
}, },
{ {
text: "Wish", text: "Wish",
value: 1 value: 1,
}, },
{ {
text: "Thomson Reuters", text: "Thomson Reuters",
value: 1 value: 1,
}, },
{ {
text: "Uber", text: "Uber",
value: 1 value: 1,
}, },
{ {
text: "Rippling", text: "Rippling",
value: 1 value: 1,
}, },
{ {
text: "Intel", text: "Intel",
value: 1 value: 1,
}, },
{ {
text: "NVIDIA", text: "NVIDIA",
value: 1 value: 1,
}, },
{ {
text: "Twitch", text: "Twitch",
value: 1 value: 1,
}, },
{ {
text: "RBC", text: "RBC",
value: 1 value: 1,
}, },
{ {
text: "Huawei", text: "Huawei",
value: 1 value: 1,
}, },
{ {
text: "LinkedIn", text: "LinkedIn",
value: 1 value: 1,
}, },
{ {
text: "Lyft", text: "Lyft",
value: 1 value: 1,
}, },
{ {
text: "1Password", text: "1Password",
value: 1 value: 1,
}, },
{ {
text: "IBM", text: "IBM",
value: 1 value: 1,
}, },
{ {
text: "Snowflake", text: "Snowflake",
value: 1 value: 1,
}, },
{ {
text: "Autodesk", text: "Autodesk",
value: 1 value: 1,
}, },
{ {
text: "Tableau", text: "Tableau",
value: 1 value: 1,
}, },
{ {
text: "Yugabyte", text: "Yugabyte",
value: 1 value: 1,
}, },
{ {
text: "Twitter", text: "Twitter",
value: 1 value: 1,
}, },
{ {
text: "Tesla", text: "Tesla",
value: 1 value: 1,
}, },
{ {
text: "Coursera", text: "Coursera",
value: 1 value: 1,
}, },
{ {
text: "EA", text: "EA",
value: 1 value: 1,
} },
] ];
export const C7ii = { export const C7ii = {
xValues: ["1", "2", "3", "4", "5", "6"], xValues: ["1", "2", "3", "4", "5", "6"],