Leetcode Remove Duplicates From Sorted Array Java solution

preview_player
Показать описание
Remove Duplicates from Sorted Array is the first exercise that I have tried on Leetcode. The idea is to remove duplicates from an array but without using a second array. I do this by using an offset index, which counts up each time I see a duplicated number in the array. The numbers are then moved across by using this offset index.
Рекомендации по теме
Комментарии
Автор

Wow! 😲 You beat 100% of all Java submissions on your first attempt. You truly are a genius

eluroalex
Автор

Thank you for the videos! Learning a lot from you

theunholygriot
Автор

Hello Dave ! Glad see you, good for you

romawar
Автор

very nice . Thank you sir!. plz continue this series.

Ranajit-Surya
Автор

Thank you for this video
I've learned a lot

gchisatoarashi
Автор

Wooww It seems that will be a new youtube series

frataktay
welcome to shbcf.ru