You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|:star:| Find Closest Value in BST | 🟩 |[closest-in-BST.py](https://github.com/das-jishu/algoexpert-data-structures-algorithms/blob/master/Easy/find-closest-value-in-BST.py)|
|:star:| Depth First Search | 🟩 |[depth-first-search.py](https://github.com/das-jishu/algoexpert-data-structures-algorithms/blob/master/Easy/depth-first-search.py)|
36
+
|:star:| Minimum Waiting Time | 🟩 |[minimum-waiting-time.py](https://github.com/das-jishu/algoexpert-data-structures-algorithms/blob/master/Easy/minimum-waiting-time.py)|
37
+
|:star:| Class Photos | 🟩 |[class-photos.py](https://github.com/das-jishu/algoexpert-data-structures-algorithms/blob/master/Easy/class-photos.py)|
38
+
|:star:| Remove Duplicates from Linked List | 🟩 |[remove-duplicates.py](https://github.com/das-jishu/algoexpert-data-structures-algorithms/blob/master/Easy/remove-duplicates-from-linked-list.py)|
0 commit comments