This mechanism repairs double-strand DNA breaks by using an undamaged DNA sequence as a template to restore the original sequence.
What is homologous recombination?
Claudia Sheinbaum was elected as the first woman to lead this country this year.
Mexico
This is the longest river in the world
What is the Nile River ?
1990 = 3
2123 = 0
1788 = 4
2020 = 2
1898 = ?
5
(Numbers of circles)
This popular data structure, used in many algorithms, stores key-value pairs and is optimized for fast retrieval of values based on a given key.
What is a hash map (or hash table)?
This is the full name of GPS.
Global Positioning System
The lagging strand of DNA is synthesized discontinuously during replication. What are the short stretches of DNA produced on this strand called?
Okazaki fragments
This sport was at the Summer Olympics for the very first time this year?
Extra 200 for answering which country wins gold medals (men and women)
What is Breaking?
Men (Canada)
Women (Japan)
This is the science of making maps
Cartography
Two has 3, Three has 5, and Four has 4.
Logically, how may does Five have?
4 (number of letter)
This data structure is designed for efficient searching, inserting, and deleting of items, and is commonly used in databases and file systems. It maintains a balanced tree where nodes contain multiple keys and children pointers to allow for faster access to large datasets.
What is a B-tree?
This Australian breakdancer went viral for her special breakdancing moves at the 2024 Olympics
Who is Raygun (Louise Gunn)
In CRISPR-Cas9 genome editing, this component of the system directs the Cas9 protein to the specific DNA sequence to be cut.
What is the guide RNA (gRNA)?
These two hurricanes hit Florida in October 2024.
What is Helene and Milton?
This archipelago, located off the coast of Ecuador, contributed to Charles Darwin’s theory of evolution.
What are the Galápagos Islands?
These are mirror images of
1 2 3 4 5
This technique uses an eigenvalue decomposition approach to identify the orthogonal components that capture the most variance in high-dimensional data, effectively transforming it into a lower-dimensional space while minimizing information loss.
What is Principal Component Analysis (PCA)?
This type of machine learning algorithm consists of two neural networks, a generator and a discriminator, that compete against each other to produce realistic data. It is commonly used to generate realistic images and videos.
What is a Generative Adversarial Network (GAN)?
The pH at which a molecule carries no net electrical charge is known as this.
What is the isoelectric point?
This animated film surpassed "The Lion King" to become the highest-grossing animated film of all time in 2024.
What is "Inside Out 2"?
This landlocked country in Central Asia is home to the largest lake by surface area in the world.
Extra 200 for naming the lake
What is Kazakhstan?
(The Caspian Sea)
if teh below are all true ...
1 = 5
2 = 27
3 = 125
4= 1880
what is 5 = ?
1
because 1 = 5
What is the out put of this Python Code?
nums = [5, 3, 4, 6, 8, 9, 2]
print(nums[0:4:2])
[5 , 4]
This phenomenon occurs when two genetic mutations that individually would not cause cell death combine to result in cell death, often exploited in cancer therapies to target specific weaknesses in tumor cells.
What is synthetic lethality?
This type of DNA damage, often caused by UV radiation, involves the covalent bonding of 2 bases within the same strand.
What is a thymine dimer?
This composer’s previously unknown serenade, believed to have been written in the 1760s when he was a teenager, was discovered in 2024 in the Leipzig Municipal Libraries.
Who is Wolfgang Amadeus Mozart?
This narrow waterway, connecting the Mediterranean Sea to the Red Sea, is one of the busiest shipping lanes in the world.
What is the Suez Canal?
What comes next in this sequence below?
OE, O, EE, OU, IE, I ,EE, ?
EI
(Those are the vowels from ONE to EIGHT)
ONE -> OE
TWO -> O
This sorting algorithm, often chosen for its simplicity, works by repeatedly swapping adjacent elements if they are in the wrong order.
What is its name and time complexity in big O notation
Bubble Sort, O(N2)
These two months of the year are named after mortal men
July and August
This term describes the phenomenon where one gene influences multiple, seemingly unrelated phenotypic traits.
What is pleiotropy?
This Catholic Event which will span from December 24, 2024 to January 6, 2026 was announced at this 2000 event by Pope John Paul II.
What is Jubilee?
Name the state
Iowa
What is this Nine Letter word?
↓ ← → → T ↑ → ↓ ↓
SWEETNESS
↓ = SOUTH
← =WEST
→ = EAST
↑ = NORTH
This technique for unsupervised learning seeks to group data points by similarity, but unlike k-means, it does not require the number of clusters to be predefined.
What is DBSCAN (Density-Based Spatial Clustering of Applications with Noise)?
This unsolved problem in computer science proposes whether every problem whose solution can be verified in polynomial time can also be solved in polynomial time.
What is P vs NP?
This process is a key feature of cancer metabolism, where cancer cells preferentially produce energy through glycolysis, even in the presence of oxygen.
What is the Warburg effect?
This is the Oxford Word of the Year 2024
What is 'Brain Rot'?
Name this Country.
Bulgaria
You may have to try and fail a few times before you get this, what is the letter next in the sequence
T E R R I R A O L _
R
The odd Number letter Spells TRIAL
The even Number Letter Spells ERROR
This algorithm, often used in graph theory, finds the shortest path between two nodes in a weighted graph and has a time complexity of O(V²) using the simplest implementation.
What is Dijkstra’s Algorithm?
This treaty, signed in 1919, formally ended World War I and imposed heavy reparations on Germany.
What is the Treaty of Versailles?
These three names refer to the same type of storm, but their names differ based on the region:
1 . This one occurs in the Atlantic and Northeast Pacific,
2. tHis one in the Northwest Pacific,
3. and the third in the South Pacific and Indian Ocean.
What are hurricanes, typhoons, and cyclones?