Skip to content

Leartiz/try_patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basis

Theory

Data Structures

  • Binary Tree here
  • Singly Linked List here
  • Doubly Linked List here
  • Skip List here

Algorithms

Design patterns (dps) 🏗

Theory

Behavior

Generative

Structural

Data Source

  • Data Access Object here
  • Active Record here
  • Row Data Gateway here

Optimization

Practice

Useful Links