Update 'braindump.md'
This commit is contained in:
parent
000d476e8a
commit
4130d3742c
12
braindump.md
12
braindump.md
|
@ -18,6 +18,8 @@
|
|||
- Time
|
||||
- Filesystems
|
||||
- GPU programming
|
||||
- Machine Learning
|
||||
- Control Theory
|
||||
|
||||
## Present Glossary Terms:
|
||||
- HTTP
|
||||
|
@ -47,6 +49,16 @@
|
|||
- Hypervisor
|
||||
- Interpreters
|
||||
- JIT
|
||||
- A*
|
||||
- BFS
|
||||
- DFS
|
||||
- Greedy
|
||||
- Priority Queue
|
||||
- Stack
|
||||
- Radix Sorting
|
||||
- Quicksort
|
||||
- Timsort
|
||||
|
||||
|
||||
## Compiler Glossary Terms:
|
||||
- SSA
|
||||
|
|
Loading…
Reference in New Issue