siddeshshewde / Algorithms

Help beginners learn the Git workflow and start contributing to Open Source!
6 stars 20 forks source link

Arrays folder created and DynamicArray.java file added #23

Closed HrithikSawant closed 2 years ago

HrithikSawant commented 2 years ago

hey @siddeshshewde !! Please review it. PR #21

siddeshshewde commented 2 years ago

@HrithikSawant : Do you think we could add a switch case statement for addition and removal of elements instead of just hardcoding it in the code?

HrithikSawant commented 2 years ago

@siddeshshewde Added Changes Please review it!!