Skip to content

Learning about the fundamental of solving problems and software design using data structures

Notifications You must be signed in to change notification settings

kodpleum/OODS_LAB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Object Oriented Data Structures and Algorithms

Learning about the fundamental of solving problems and software design using data structures including

  • Stacks
  • Queues
  • Linked List
  • Trees
  • Graphs

Algorithms for sorting, searching and others. Introduction to foundations for analysis of iterative and recursive algorithms. Implementation of selected algorithms using object-oriented paradigm.

About

Learning about the fundamental of solving problems and software design using data structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%