Skip to content

SubrataNandy2020/Algorithms-using-Java

Repository files navigation

ALL THE PROGRAMS ARE DEVELOPED BY SUBRATA NANDY ALL THE OUTPUTS ARE VERIFIED THE PROGRAMS ARE AS FOLLOWS:- 1.BINARY SEARCH (BS) 2.QUICK SORT(QS) 3.KARATSUBA ALGORITHM (MULTIPLY) 4.INTERPOLATION SEARCH (USING LIST) 5.INVERSION Added Some More Codes:- 1.HeapSort 2.TimSort 3.OddEvenSort 4.FiboSearch 5.Itterative Deepening Search 6.Decimal to Binary Conversion & Binary to Hexadecimal Conversion