Who's the #1 artist on Spotify right now?
The Weeknd. Not Taylor Swift.
What language is this?
(defun foo (a b c d) (+ a b c d))
LISP
PUTNAM B5: Determine which positive integers have the following property: For all integers that are relatively prime, there exists a permutation:{1,2,...,n}→ {1,2,...,n} such that pi(pi(k)) ≡ mk(modn) for all k ∈ {1,2,...,n}
The desired property holds if and only if n = 1 or n ≡ 2 (mod 4). Let σ(n,m) be the permutation of Z/nZ induced by multiplication by m; the original problem asks for which n does σ(n,m) always have a square root. For n = 1, σn, m is the identity permutation and hence has a square root.
What is the algorithm behind simple reccomendation systems?
K-Nearest Neighbors
dt
"H-O-T-T-O-G-O
Snap and clap and..."
touch your toes
Worst-case time complexity of miracle sort (bogo sort)
O(n * n!)
According to George Orwell, what is 2 + 2?
5
MITM (Man in the Middle) attack
Complete the phrase: "Wave-particle ___"
duality
50 cent was shot _ many times in the back and still lived
9
The computer worm "STUXNET" destroyed what?
Iranian nuclear centrifuges
The radar cross-section of the F-22 Raptor is similar to a:
a) pebble
b) bumblebee
c) bowling ball
d) pigeon
B
What does PCA stand for?
If y'all don't get this I'm shutting down ML Club
Principal Component Analysis
How to exit Vim?
Shutdown your computer.
Or :q
Both accepted
This rapper was born in New York, moved to Baltimore Maryland, and then moved to California.
Tupac
Rivest–Shamir–Adleman
____ revolutionized ship building during WW2 by implementing mass production techniques in his shipyards.
Henry J. Kaiser
SchoolCentral is deployed on:
a) Netlify
b) Vercel
c) AWS
d) Render
A
Eww... use GitHub Pages
- Karthik
You can't even deploy dynamic pages on GH pages.
- Agneya
____ started the protestant reformation by nailing his 95 theses to the door of the Castle Church in Wittenberg, Germany
Martin Luther
Tupac's main rival Notorious B.I.G (aka Biggie Smalls) weighed:
395 pounds
Switches in a STP configured network will communicate ____ to each other to determine who the root bridge is.
BPDUs (Bridge Protocol Data Units)
The camshaft hits the ____, which regulates the intake and exhaust valves for the engine cylinder. Some ____ are hydraulic.
lifters
According to OpenAI, GPT-4o's accuracy on MMLU is:
a) 93.2%
b) 89.4%
c) 88.7%
d) 78.6%
C