Course #1ArraysHands-on understanding of arrays and how to use them in real tasks.Open course3 Lessons6 Micro-lessonsDifficulty: Beginner
Course #2ListsUnderstanding how lists behave when data grows and changes.Open course3 Lessons6 Micro-lessonsDifficulty: Not set
Course #3StacksA practical path to understand how stack-based systems behave in real programs.Open course3 Lessons6 Micro-lessonsDifficulty: Not set
Course #4QueuesA practical course that shows how FIFO systems behave in real use.Open course3 Lessons6 Micro-lessonsDifficulty: Not set
Course #5Linked ListsUnderstand how nodes connect and move data.Open course3 Lessons6 Micro-lessonsDifficulty: Not set
Course #6SearchingExplore efficient data searching techniques in various data structures.Open course3 Lessons6 Micro-lessonsDifficulty: Intermediate
Course #7SortingExplore various sorting techniques and their applications.Open course3 Lessons6 Micro-lessonsDifficulty: Intermediate
Course #8Hash TablesExplore the intricacies of hash tables, focusing on key-value storage and its applications.Open course3 Lessons6 Micro-lessonsDifficulty: Intermediate
Course #9TreesExplore the structure and application of trees in data management.Open course3 Lessons6 Micro-lessonsDifficulty: Intermediate
Course #10GraphsExplore the world of graphs, understanding their structures and applications in representing networks.Open course3 Lessons6 Micro-lessonsDifficulty: Intermediate