An open API service indexing awesome lists of open source software.

https://github.com/vishal-raj-1/dsa-for-placement-internship

It contains all important questions for Placement and Internships
https://github.com/vishal-raj-1/dsa-for-placement-internship

cpp data-structures-and-algorithms dsa

Last synced: 6 months ago
JSON representation

It contains all important questions for Placement and Internships

Awesome Lists containing this project

README

          

# DSA for Placement & Internships

In this series, You will get fundamental to advanced level problems. It consists of almost all concepts that can be asked in an interview. It will be very helpful for someone who just wants to revise everything before going to placement/internships season.

1. [Linked List](https://github.com/Vishal-raj-1/DSA-for-Placement-Internship/tree/main/Linked%20List/README.md)
2. [Stack](https://github.com/Vishal-raj-1/DSA-for-Placement-Internship/tree/main/Stack/README.md)
3. [Binary Tree](https://github.com/Vishal-raj-1/DSA-for-Placement-Internship/blob/main/Binary%20Tree/README.md)
4. [HashMap & HashSet](https://github.com/Vishal-raj-1/DSA-for-Placement-Internship/blob/main/HashMap%20%26%20HashSet/README.md)