-
What is an assembler?
“An assembler is a type of computer program that interprets software programs written in assembly language into machine language, code and instructions that can be executed by a computer.”
-techopedia
-
What is an Arduino?
An arduino is a platfrom consisted of two parts, a physical programable circuit board, and a software. It’s made for making electronic divices
-
What is the Traveling Sales Person Problem? (we did not cover this in class)
-
What is Pre-Fix notation?
A way of writing down mathematical formulas and equations.
- What are the leaves of a binary tree?
The leaves of a binary tree are the values at the most bottom that can’t have any more “children.”
- What is a complete graph?What is a Finite State Machine (FSM)?
A complete graph is when each vertices is connected to every edge