Top Algorithms every computer science student should know
Binary Search Algorithm Breadth First Search (BFS) Algorithm Depth First Search (DFS) Algorithm Inorder, Preorder, Postorder Tree Traversals Insertion Sort, Selection Sort, Merge Sort, Quicksort, Counting Sort, Heap Sort Kruskal’s…