-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature Description
The current listmanipulation.py script has several useful list manipulation functions. However, it can be further improved by adding additional common operations.
✅ Suggested Enhancements:
- Chunk a List: Split a list into smaller chunks of a given size.
- Find Most Frequent Element: Identify the most frequently occurring element in a list.
- Rotate List: Rotate the list by a given number of positions.
- Find Unique Elements: Get elements that appear exactly once in the list.
- Find Pairs That Sum to a Target: Find all pairs of numbers that sum to a specific target.
Record
- I agree to follow this project's Code of Conduct
- I want to work on this issue
- I'm willing to provide further clarification or assistance if needed.
Full Name
Mohammed Abdul Rahman
Participant Role
swoc 5
Reactions are currently unavailable