Mridul-1-Sharma / data_structures_algos

Contribute to this repository with valid pull request to Hacktoberfest 2022 and earn awesome swags & T-shirts. This is a beginner friendly Project.
MIT License
6 stars 27 forks source link

Add two more functions for arrayList class #48

Closed JunJul closed 1 year ago

JunJul commented 1 year ago

I want to add a remove(T elem) function which users can remove a specific element in the list, and also compare this to the linked List.

JunJul commented 1 year ago

@Mridul07Sharma please assign me this task and add me a Hacktoberfest label, thank u.

JunJul commented 1 year ago

More detail will be in the pull request.

Mridul-1-Sharma commented 1 year ago

ok