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