Btecky icon indicating copy to clipboard operation
Btecky copied to clipboard

[feat]: List of unique element

Open Parvezkhan0 opened this issue 2 years ago • 2 comments

Write a Python function unique_sublists(lst) that takes a list lst and returns a list of all unique sublists. A sublist is a contiguous subsequence of a list. The order of elements should be preserved.

Parvezkhan0 avatar Oct 07 '23 05:10 Parvezkhan0

@laviii123 I want to work on this issue as a part of my hacktoberfest contribution

Parvezkhan0 avatar Oct 07 '23 05:10 Parvezkhan0

I wish to contribute. Kindly assign me this issue.

Ashima2003 avatar Oct 29 '23 03:10 Ashima2003