The Wayback Machine - https://web.archive.org/web/20211023171716/https://github.com/topics/datastructure
Skip to content
#

datastructure

Here are 512 public repositories matching this topic...

markfields
markfields commented Oct 21, 2021

Vlad had suggested having a method, changeState, that is called in all cases where we change the _lifecycleState, and that method encapsualtes the allowed state change state machine.

I think we could take that even a step further, and add a new class that encapsulates the var , state machine function, and properties. this would put all the lifecycle changes in one place, and allow us to prevent

The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
  • Updated Aug 7, 2019
  • Python

Improve this page

Add a description, image, and links to the datastructure topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the datastructure topic, visit your repo's landing page and select "manage topics."

Learn more