Page 2 of 9

0504

Community:- Facebook Messenger The company has partnered with hundreds of companies, including OpenTable, Fandango and others, to help consumers set up dining reservations, buy movie tickets, order food,…

0503

Information:- WIKIPEDIA Wikipedia is hosted by the Wikimedia Foundation, and is funded primarily by reader donations. As the non-profit that supports Wikipedia, its sister projects, and a community…

0502

TRANSACTION:- Apple Pay Apple Pay makes money by taking a sliver of each transaction that runs through the device. Users can store their credit and debit cards on…

0501

Search:- GOOGLE The main way Google generates its revenue is through a pair of adversiting services called Ads and AdSense. With Ads, advertisers submit ads to Google that include a…

0401

Recommendations for app that helps amateur pilots plan their travel. Accessibility issues to address:- Disability, Cognitive Impairment, Sensory Impairment. RECOMMENDATIONS:- The minimum contrast ratio must be 70%. Using…

0301

2. Document Sharing:- Onehub Onehub is a virtual data room and cloud-based communication platform that lets users store and transfer their business information safely. It can be tailored…

0204

let reservationTime = [1,2,3,4,5] let landingTime = x; if( if landsInCourtenay = true){ newLandingTime = landingTime + 20; } else{ newLandingTime = landingTime + 45; } for(i=0; i=…

0203

Let delayedTime = x; let landingTime = y; let availableTime = [1,2,3,4,5] let newLandingTime = x+y; for( i=0; i=availableTime; i++;){ if( newLandingTime =< availableTime[i]){ console.log(“Landing in Courtenay”) };…

0202

Let minimumWind = 12; Let currentWind = process.argv[2]; if(currentWind > minimumWind){ Console.log(“Landing in Smits Field”); } else{ console.log(“Landing In Courtenay”); };

Artwork