module.exports = { dsa: [ "InsertionSort", "MergeSort", "Queue", "Stack", "QuickSort", "DijkstraList", ], }