<aside> ⚠️

Just to make it clear, don’t expect advanced topics here; it will be resources for DSA to pass problem-solving interviews, not to compete at competitive programming contests

//topics appear in the interviews

image.png

</aside>

<aside> 💡

This Site helps to prepare for the full cycle of the interviews : https://interviews.school/

Grind 75by the author of Blind 75 : https://www.techinterviewhandbook.org/grind75/?difficulty=Easy&difficulty=Medium&topics=array&topics=stack&topics=linked-list&topics=string&topics=binary-tree&topics=binary-search&topics=graph&topics=dynamic-programming&topics=binary-search-tree&topics=heap&topics=hash-table&topics=trie&topics=recursion&topics=binary&topics=matrix&topics=queue

DSA by WilliamFiset: https://www.youtube.com/playlist?list=PLDV1Zeh2NRsB6SWUrDFW2RmDotAfPbeHu

Visualized DSA : https://visualgo.net/en

If you like reading : https://cp-algorithms.com/navigation.html

Neetcode (includes all the topics you need) : https://neetcode.io/

and ofc : https://leetcode.com/

</aside>