I will be writing sorting algorithm for
mergesorting [done]
quicksort [done - python only]
heapsort
heap extract max
heap insert
heap merge
I will also be writing codes on graph algorithm.
Language used are python and javascript for each algorithm