This repository contains the solved code from the Mastering Data Structures & Algorithms Using C and C++ course by Abdul Bari on Udemy.
The course covers a wide range of data structures and algorithms topics, including:
- Arrays and linked lists
- Stacks and Queues
- Trees (including Binary Search Trees and AVL Trees)
- Hashing and Graphs
- Searching and Sorting Algorithms
- And more!
Each section of the course includes theory lectures, as well as practical examples and exercises to help you apply the concepts you've learned.
The repository is organized by section, with each section containing subdirectories for each topic covered in that section. Within each topic directory, you'll find the solved code for the exercises and examples covered in the course.
I have successfully completed the Mastering Data Structures & Algorithms Using C and C++ course on Udemy and earned the following certifications:
Please feel free to contact me if you have any questions or concerns about the code in this repository or my certifications.
Thank you for checking out my repository!