Skip to content

Instantly share code, notes, and snippets.

View natalie-o-perret's full-sized avatar
🐈
F#-ing

Natalie Perret natalie-o-perret

🐈
F#-ing
View GitHub Profile
@natalie-o-perret
natalie-o-perret / linux-rust-setup.md
Created December 4, 2018 12:37
Linux Rust Setup

Rust Installation

Go to: https://rustup.rs

e.g. curl https://sh.rustup.rs -sSf | sh

Follow the instructions.

Install LLDB

@natalie-o-perret
natalie-o-perret / alzheimers-disease.md
Last active February 16, 2019 21:46
Alzheimer's Disease

DSA

Complexity

Common Time Complexities

Name Running Time: T(n) Example
Constant O(1) Finding the median value in a list of sorted numbers
Logarithmic O(log n) Binary search
@natalie-o-perret
natalie-o-perret / csharp-object-calisthenics.md
Last active December 27, 2019 13:31
Object Calisthenics in C#

Just a warm remainder about Object Calisthenics (in C#) for my golden fish memory that tend to be flushed every now and then...


Only One Level Of Indentation Per Method

AKA No nested stuff: increase readability.

WRONG
@natalie-o-perret
natalie-o-perret / Online Pair Programming Tools.md
Last active June 20, 2018 08:35
Online Pair Programming Tools
<ranting enabled="on">
  Cause I am really pissed when interviewers asked me to share my screen over Skype during interviews:
  1. I have my private stuff on my comput-ah => privacy concerns, do you understand that? Do you actually consider the candidate?
  2. There are builtin tools these days... for God's sake... are you living in a fucking cave?

  And you interviewers if you are checking this out: Stop being freaking arrogant!!! 

  If the candidate has forgotten something don't laugh at him or her like a moron and MOVE the FUCKING ON! (it just shows how CONDESCENDING YOU ARE)