kunal-kushwaha / DSA-Bootcamp-Java

This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
https://www.youtube.com/playlist?list=PL9gnSGHSqcnr_DxHsP7AW9ftq0AtAyYqJ
17.25k stars 11.08k forks source link

Improper Question Type Found in LinkedList Assignments #1070

Open iArchitSharma opened 1 year ago

iArchitSharma commented 1 year ago

Link :- https://github.com/kunal-kushwaha/DSA-Bootcamp-Java/blob/main/assignments/15-linkedlist.md

There is a question in the 'Easy' section -> 'Find All Numbers Disappeared in an Array'. However, this question appears to be related to arrays and not LinkedList, which seems to be the focus of this section. I kindly request the removal of this question from the 'Easy' section to maintain consistency and clarity of the content."