This law states that the extension of a spring is directly proportional to the force applied to it.
What is Hooke’s Law?
A circular wheel with teeth.
What is a gear?
This algorithm repeatedly divides a sorted array in half, discarding the half that does not contain the search value, until the value is found.
What is binary search?
This AI technique improves robotic performance by simulating human trial and error to achieve a goal.
What is reinforcement learning?
This effect describes the change in frequency or wavelength of a wave in relation to an observer moving relative to the source.
What is the Doppler effect?
These three laws dictate the ethical behavior of robots, ensuring they do not harm humans.
What are Asimov's Three Laws of Robotics?
This algorithm traverses a tree or graph level by level.
What is breadth-first search?
This unsupervised learning algorithm partitions a dataset into groups, or clusters, based on similarity.
What is k-means clustering?
This theoretical engine defines the maximum possible efficiency of a heat engine operating between two temperatures.
What is the Carnot engine?
This software is widely used by engineers and architects to create drawings, designs, and 3D models.
What is CAD (Computer-Aided Design)?
This is the fastest-known algorithm for finding the shortest paths in a graph, created by a Dutch computer scientist.
What is Dijkstra’s algorithm?
This subfield focuses on the interaction between computers and human language, enabling tasks like translation, sentiment analysis, and text summarization.
What is Natural Language Processing (NLP)?
This famous experiment demonstrated the wave nature of light by showing interference patterns created by light passing through two closely spaced slits.
What is Young’s double-slit experiment?