bitprj/curriculum

[Concept 4] Binary Search Tree: Context

Closed this issue · 0 comments

activity

  • mention that there are 2 ways to implement (linked list vs array)
  • why do we want to use one?