• 0 Posts
  • 4 Comments
Joined 9 months ago
cake
Cake day: July 1st, 2025

help-circle
  • Exactly. Since n is represented by the collection of clothes, it is O(1) if you are only going through a finite subset of the clothes. If everything is in the closet, and in no particular order, you would then do O(n) because you potentially have to go through the entire collection to find one article of clothing.

    It gets even worse if your idea of organization is placing the clothes neatly yet with no real order in a closet with multiple drawers and containers inside. In this last scenario you get O(n²) because you now have to repeatedly search through n numbers of clothing containers.




  • Clients will have intellectual rights on anything produced for them. Removal of that data from their systems and storing it elsewhere will be a violation.

    Using your own equipment other than maybe your monitor, mouse, or keyboard will be a no go. I don’t know of any serious workplace that would let you do otherwise.

    Even if you are a self employed contractor you will need to remote in to their virtual environment and work in that.