computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
100-sorting-algorithms | 2 years ago | |
101-tree-algorithms | 2 years ago | |
102-graph-algorithms | 2 years ago | |
104-greedy-algorithms | 2 years ago | |
105-back-tracking-algorithms | 2 years ago | |
107-recursion | 2 years ago | |
108-search-algorithms | 2 years ago | |
109-cache-algorithms | 2 years ago | |
106-robin-karp-algorithm.md | 2 years ago | |
readme.md | 2 years ago |
readme.md
Common Algorithms
Here are some common algorithms that you should know. You can find more information about them in the Algorithms section of the Computer Science course.
- Sorting
- Recursion
- Searching
- Cache Algorithms
- Tree Algorithms
- Graph Algorithms
- Greedy Algorithms
- Backtracking
- Substring Search
- Suffix Arrays
- Dynamic Programming