Watch :3

Data Structures and Algorithms

19 videos • 6,428 views • by Education is Life (joed goh) This course covers the design, analysis, and implementation of data structures and algorithms to solve programming problems using an object‐oriented programming language C#. It gives you sufficient expertise on elementary data structures including Arrays, Stacks, Queues, Linked lists, Hash table, Dictionaries, Trees, Sets, and Graphs as well as basic and advanced searching and sorting algorithms. It takes you to a more practical approach of analyzing program efficiency using the big O notation.