Data Structure, STL and Problem Solving for Beginners

Hello Friends,
I have started a new series on Data Structure for Competitive Programming, where I discuss the Data Structures and how we can implement them using C++ STL. After which I add 2-3 example problems for Beginners to understand how we use STL and Data Structures to solve problems.

It would be great if you can take a look at the lectures and give your suggestions so that I can improve them.

Videos Uploaded till today.

The next problem and concept added tomorrow.

Thank You for your valuable time.
Praveen3277

3 Likes

Thanks for sharing :slight_smile:

Excellent Work!!!

@csk111165 @aayush_kansara Thank You both.
New problem added today.

1 Like

New lecture added for the topic Dynamic Arrays and Vectors in C++.

Added Lecture 4

Problem related to this will be added tomorrow.