English Words
These are common English words that may be useful in a Coding Interview, you should not only remember the spelling but also the pronounciation.
Nouns
- Directed acyclic graph
- Topological sorting
- Trie
- Coordinate
- pre-order/in-order/post-order
- Lexicographic/alphabet order
- Quotient
- Fraction/ fractional part
- Numerator
- Denominator
- Queue /kju:/
- Operand
- Manipulation /məˌnipyəˈlāSHən/
- Permutation
- Factorial
- Parenthesis
- Contradiction
- Overlap
- Minimum Spanning Tree
Adjective/Adverb
- Feasible
- Respective/Respectively
- Adjoined/adjoining
- Divisible
- Proportional
- Inversely proportional
- Clockwise/counterclockwise
- Ascending/descending
Phrase
- On the contrary
- Conversely
Order of Growth
- Constant
- Logarithmic
- Linear
- Linearithmic /lɪniəɹɪðmɪk/ ()
- Quadratic
- Cubic
- Exponential
More on Wikipedia.