Problem 60932. Last Duplicate
Given an array of integers, find the last duplicate element — that is, the element whose second occurrence appears latest in the array.
If no duplicates are found, return [].
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers8
Suggested Problems
-
8 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!