Q&A Discussions
I have a PHP multiD array like array($arrayA, $arrayB, $arrayA, $arrayC, $arrayC, $arrayA...........)
ho can I get a resulting array which have distinct elements from this array and sorted with the more occurance first like...
array( $arrayA, $arrayB, $arrayC)
because array $arrayA was 3 tumes in first array so it comes first in resulting array.
0 Votes
3 AnswersHot today
DSA doubt
1 Votes
Input errors (python)
1 Votes
Vote Code
1 Votes
Data structure using C
0 Votes
Without degree job
0 Votes
Python ???
0 Votes