Last Duplicate - MATLAB Cody - MATLAB Central

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

81.82% Correct | 18.18% Incorrect
Last Solution submitted on Jun 11, 2025

Solution Comments

Show comments

Problem Recent Solvers8

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!