Java-aid / Hackerrank-Solutions

hackerrank solutions github | hackerrank all solutions | hackerrank solutions for java | hackerrank video tutorial | hackerrank cracking the coding interview solutions | hackerrank data structures | hackerrank solutions algorithms | hackerrank challenge | hackerrank coding challenge | hackerrank algorithms solutions github| hackerrank problem solving | hackerrank programs solutions | JAVAAID |all hackerrank solutions | Coding Interview Preparation
https://www.youtube.com/c/JavaAidTutorials?sub_confirmation=1
MIT License
1.75k stars 867 forks source link

Made the code concise #8

Closed AngelineKingsteena closed 5 years ago

AngelineKingsteena commented 5 years ago

I have made the code for adding a node in sorted Doubly Linked list concise.

kanahaiya commented 5 years ago

Hi @AKFS007 ,

I have reviewed your code and while verifying your code on hackerrank platform, I found hackerrank has changed their default method template. Could you please use the same and make the necessary changes.

kanahaiya commented 5 years ago

Thanks @AKFS007 for your contribution. I have merged the pull request.