Challenge 3: List Sort Using Tries
This lesson is about sorting “string lists” using tries.
Problem statement
In this problem, you have to implement the sortArray()
function, which will sort the elements of an array of strings.
Input
This is ...
Access this course and 1400+ top-rated courses and projects.