In your code passing a function along with the array and size was mandatory or else we will get an error whereas in stl sort it wasn’t. How to do that.
In your code passing function was mandatory
if you want to do this
make a new function without comparator
so that when you pass comparator then function with comparator will be called else other one
this is also how it was handled in stl
i hope this helps
if yes hit a like and don’t forgot to mark doubt as resolved
if you have more doubts regarding this feel free to ask
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.