Remove duplicates from sorted array -by two approach

Published: 20 September 2020
on channel: Algorithm from Basic
132
30

In this video I have discuss pseudo code and algorithm of how to remove duplicates from sorted array by two approach
1.using extra space
2.without using extra space
.
.
Link for the whole code https://www.geeksforgeeks.org/remove-...
.
.
Link of my previous video
   • How to reverse an array -by using and...  
.
.
Don't forgot to like share, subscribe and comment tell then Happy coding!!!