diff --git a/braindump.md b/braindump.md index e57a3af..c3014eb 100644 --- a/braindump.md +++ b/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