Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Update DoublyLinkedList.java

Open kotkarabhishek opened this issue 4 years ago • 1 comments

Added condition in addAt() to check when user inputs index greater than size of list

kotkarabhishek avatar Jul 23 '20 04:07 kotkarabhishek

Please format the code with gradle (see error message) and add a test, thanks.

https://github.com/williamfiset/Algorithms/wiki

williamfiset avatar Jul 30 '20 05:07 williamfiset