Data Structures and Algorithms
Learn data structure that can be used to store data. Implement different methods used to manipulate these data structures and examine the efficiency. Learn and implement basic algorithms such as searching and sorting on different data structures and examine the efficiency of these algorithms.
About This Course
Data Structures and Algorithms course introduces the basics of algorithms and data structures with examples in C++. It focuses on what the working programmer should know about algorithms and data structures without getting bogged down in mathematical formalism.
Learning Objectives
Requirements
- Basic programming knowledge regardless of programming language
Target Audience
- Individuals who wish to learn the basics of Data structures and algorithms and pass the interviews