kdn251 / interviews

Everything you need to know to get the job.
https://www.youtube.com/channel/UCKvwPt6BifPP54yzH99ff1g?view_as=subscriber
MIT License
63.67k stars 12.91k forks source link

Adding test case for LongestConsecutiveSequence #141

Open minhtt159 opened 5 years ago

minhtt159 commented 5 years ago

Hi, I'm creating this pull request in order to do my homework about JUnit test in Popular Java Repository. My main focus is to add some unit test to check if the code is correct. Please reply if I did anything wrong. Thank you very much.