Skip to content

My tutorials on queues, sets, and trees with descriptions, explanations, and walkthroughs in Python with real-world situations examples, with problems to solve using each of the data structures.

Notifications You must be signed in to change notification settings

felipevalenciaclavijo/data_structures_tutorials

Repository files navigation

Data Structures Tutorial

Welcome to the Data Structures Tutorial. Data structures are fundamental to programming. Here are the 3 data structures you are going to be studying:

Each module will contain descriptions, explanations, and walkthroughs in Python with real-world situations examples, and at the end, you'll have a problem to solve using the data structure. Unsolved files, as well as solution files, are provided too. You should only review the solution after you have worked enough time trying to solve the problem by yourself without success.

Contact

For questions or comments, please send them to:

Felipe Valencia, BYU-Idaho, CSE 212 (Department of Computer Science and Electrical Engineering) Programming with Data Structures.

[email protected]

About

My tutorials on queues, sets, and trees with descriptions, explanations, and walkthroughs in Python with real-world situations examples, with problems to solve using each of the data structures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages