iiitv / algos

Popular Algorithms and Data Structures implemented in popular languages
MIT License
1.07k stars 496 forks source link

Updated Queue(Format) and Breadth First Traversal[JAVA] in README #816

Closed aryanargupta closed 1 year ago

aryanargupta commented 2 years ago

This issue is about README of [Queue] and Breadth First Traversal[JAVA]. There were multiple instances of Queue in the table which I have merged, as well as updated the check mark for the Breadth First traversal in JAVA recently added by satyacasm. Hence, I request to assign this issue to me so that I can send the PR and resolve the issues ASAP.

aryanargupta commented 2 years ago

Also, added a correct link for Breadth First Traversal as the old link is probably not existing now.

kalashshah commented 2 years ago

GFI 👍