1 / 53

Double Jeopardy! Round

Double Jeopardy! Round. Daily Double 1: Double Jeopardy! Round. How much will you wager?. Daily Double 2: Double Jeopardy! Round. How much will you wager?. Founders 400. The Seattle Sports Commission Sports Citizen of the Year award was renamed after this Co-Founder . Founders 800.

waite
Télécharger la présentation

Double Jeopardy! Round

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Double Jeopardy! Round

  2. Daily Double 1: Double Jeopardy! Round How much will you wager?

  3. Daily Double 2: Double Jeopardy! Round How much will you wager?

  4. Founders 400 The Seattle Sports Commission Sports Citizen of the Year award was renamed after this Co-Founder

  5. Founders 800 As a PhD candidate his advisor, Terry Winograd, encouraged him to pursue the idea exploring the mathematical properties of the World Wide Web, understanding its link structure as a huge graph.

  6. Founders 1,200 After recovering from an airplane crash, this Co-Founder returned to UC Berkeley under the name “Rocky Clark” and earned his undergraduate degree in Electrical Engineering and Computer Science in 1986.

  7. Founders 1,600 In 2006, the public was first made aware of this founder’s second startup after the company Blue Origin purchased a sizeable aggregation of land in west Texas for a launch and test facility.

  8. Founders 2,000 In 2008 this Co-Founder was added to MIT’s TR35 as one of the top innovators under 35 for the service he conceived while studying at New York University

  9. Answer: Founders 400 • Who is Paul Allen (Microsoft) • Owner of Seattle Seahawks (NFL), Portland Trailblazers (NBA), Co-Owner Seattle Sounders (MLS)

  10. Answer: Founders 800 • Who is Larry Page (Google) • The project was nicknamed “BackRub”. • The PageRank algorithm was named after him

  11. Answer: Founders 1,200 • Who is Steve Wozniak (Apple)

  12. Answer: Founders 1,600 • Who is Jeff Bezos (Amazon)

  13. Answer: Founders 2,000 • Who is Jack Dorsey (Twitter)

  14. Algorithms 400 A type of algorithm in which an instance of a problem is repeatedly reduced to one or more smaller instances of the same problem (usually recursively) until the instances are small enough to solve easily.

  15. Algorithms 800 This Big-O Notation is used to describe the run time of finding an item in a sorted array using a binary search.

  16. Algorithms 1,200 This sorting algorithm does the following: Divide list into two, with all items on the first list coming before all items on the second list. Then sort the two lists.

  17. Algorithms 1,600 This algorithm is an efficient method to finding the Greatest Common Divisor (GCD) of two integers.

  18. Algorithms 2,000 • The Floyd-Warshall algorithm solves this problem.

  19. Answer: Algorithms 400 What is a Divide and Conquer algorithm

  20. Answer: Algorithms 800 What is O(log n)

  21. Answer: Algorithms 1,200 What is Quicksort

  22. Answer: Algorithms 1,600 What is Euclid’s Algorithm

  23. Answer: Algorithms 2,000 What is the all pairs shortest path problem

  24. Hello World 400 • What language is used to write the following Hello World program? • 10 PRINT ‘Hello World!’

  25. Hello World 800 • What language is used to write the following Hello World program? • echo(‘Hello, World!’);

  26. Hello World 1,200 • What language is used to write the following Hello World program? • document.write(‘Hello, World!’);

  27. Hello World 1,600 • What language is used to write the following Hello World program? • System.Console.WriteLine(‘Hello, World!’);

  28. Hello World 2,000 • What language is used to write the following Hello World program? • (hello :- display(‘Hello World!’) , nl .

  29. Answer: Hello World 400 What is BASIC

  30. Answer: Hello World 800 What is PHP

  31. Answer: Hello World 1,200 What is JavaScript

  32. Answer: Hello World 1,600 What is C#

  33. Answer: Hello World 2,000 What is Prolog

  34. OS 400 Introduced by Palm in January 2009 and later aquired by Hewlett-Packard, this mobile operating system was based on a linux kernel and has since featured various versions on several devices.

  35. OS 800 This operating system went 30 months before another major update, making it the longest running version.

  36. OS 1,200 This OS is distributed as free and open source software, named after a Southern African philosophy

  37. OS 1,600 This OS is the third most popular Linux based OS.

  38. OS 2,000 Novell open sourced this OS after its acquisition in 2004.

  39. Answer: OS 400 What is WebOS

  40. Answer: OS 800 What is Mac OS X v10.4 (Tiger)

  41. Answer: OS 1,200 What is Ubuntu

  42. Answer: OS 1,600 What is Fedora

  43. Answer: OS 2,000 What is OpenSUSE

  44. Software 400 Initially designed for Linux kernel development, this revision control system was created with an emphasis on speed.

  45. Software 800 This multi-platform web browser has a combined market share of 7.89%

  46. Software 1,200 According to data collected from web search frequency, this is the most popular software programming language

  47. Software 1,600 This web browser is holds 24% of the mobile browser market share

  48. Software 2,000 • In 1991, the software error in this piece of military technology was largely responsible for the deaths of 28 Americans

  49. Answer: Software 400 What is Git

  50. Answer: Software 800 What is Safari

More Related