amazon assessment prep - chrisman/knowledge GitHub Wiki
name: dijkstra's shortest path url: https://www.youtube.com/watch?v=gdmfOwyQlcI
name: dikjstra's shortest path url: https://www.geeksforgeeks.org/dijkstras-shortest-path-algorithm-greedy-algo-7/
name: graph algorithms url: https://github.com/kdn251/interviews?tab=readme-ov-file#graph-algorithms
name: big o notation and time complexity url: https://www.youtube.com/watch?v=D6xkbGLQesk&t=541s
name: project euler url: https://projecteuler.net/
name: high scalability url: https://highscalability.com/
name: leadership principles url: https://www.amazon.jobs/content/en/our-workplace/leadership-principles
name: code chef url: https://www.codechef.com/
name: leetcode url: https://leetcode.com/
name: height of a binary tree url: https://www.hackerrank.com/challenges/tree-height-of-a-binary-tree/problem
name: tree level order traversal url: https://www.hackerrank.com/challenges/tree-level-order-traversal/problem
name: swap nodes url: https://www.hackerrank.com/challenges/swap-nodes-algo/problem
name: shortest reach in graph url: https://www.hackerrank.com/challenges/ctci-bfs-shortest-reach/problem
name: balanced brackets url: https://www.hackerrank.com/challenges/balanced-brackets/problem
name: contacts url: https://www.hackerrank.com/challenges/contacts/problem
name: running median url: https://www.hackerrank.com/challenges/find-the-running-median/problem