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

15 Solutions

11 Solvers

Last Solution submitted on Apr 23, 2026

Last 200 Solutions

Solution Comments

Show comments
Loading...

Problem Recent Solvers11

Suggested Problems

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!