Sai Kumar

Results 4 issues of Sai Kumar

Handled an index out of bounds case when removing a valid element from a non empty customArrayList. Refer to the issue https://github.com/deepak-malik/Data-Structures-In-Java/issues/2. Added a boundary check when removing the elements.

![Screenshot from 2020-10-13 16-44-06](https://user-images.githubusercontent.com/17764274/95853654-657ca600-0d73-11eb-9ee9-74ffbfe23a82.png) ![Screenshot from 2020-10-13 16-44-54](https://user-images.githubusercontent.com/17764274/95853688-70cfd180-0d73-11eb-8b6f-9944f8242b99.png) Steps to replicate : 1) Set initial size of array to 1; 2) add a few elements 3) try deleting an element...

When I am selecting any of the menu options I am facing this error. events.js:167 throw er; // Unhandled 'error' event ^ Error: shutdown EPIPE at ReadStream.Socket._final (net.js:369:25) at callFinal...

OS - Ubuntu 20.04.2 LTS OS Type - 64 bit Issue description - The network was disconnected after running the script. Was not working over wired and wifi. Had to...