This repository has homework that I submitted during the Google STEP Development Course.
Week | Topics |
---|---|
Week 1 | Anagram |
Week 2 | Time / space complexity, tree, Hash Table |
Week 3 | Debugging, testing, code modularization |
Week 4 | Graph algorithms |
Week 5 | Traveling Salesperson Problem |
Week 6 | How program works, memory allocator |
Week 7 | Cache, parallelization, programming languages |