Top 25 Algorithms every Programmer should know ๐ป
๐ฆ๐ฒ๐ฎ๐ฟ๐ฐ๐ต๐ถ๐ป๐ด๐
โข Linear search
โข Binary search
โข Depth First search
โข Breadth First search
๐ฆ๐ผ๐ฟ๐๐ถ๐ป๐ดโฌ๏ธโฌ๏ธ
โข Insertion sort
โข Selection sort
โข Heap sort
โข Merge sort
โข Quick sort
โข Counting sort
๐๐ฟ๐ฎ๐ฝ๐ต๐๐
โข Kruskalโs Algorithm
โข Floyd Warshall Algorithm
โข Bellman Ford Algorithm
โข Topological sort Algorithm
โข Dijkstraโs Algorithm
โข Flood Fill Algorithm
โข Lee Algorithm
๐๐ฟ๐ฟ๐ฎ๐๐๐๏ธ
โข Kadaneโs Algorithm
โข Floydโs Cycle Detection Algorithm
โข KMP Algorithm
โข Quickselect Algorithm
โข Booyer-Moore Majority Vote Algorithm
๐๐ฎ๐๐ถ๐ฐ ๐๐น๐ด๐ผ๐๐
โข Huffman Coding Compression Algorithm
โข Union Find Algorithm
โข Euclidโs Algorithm
Is there anything left ๐ค here please feel free to add in comments..!!