Skip to content
View adeleinr's full-sized avatar

Block or report adeleinr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dragon_interviews dragon_interviews Public

    Python

  2. InMemDB InMemDB Public

    Simple in memory db

    Java

  3. tweets-manager tweets-manager Public

    Python

  4. GraphAlgorithms GraphAlgorithms Public

    Various graph problems and algorithms

    Java 1

  5. Python Cheetcheat Python Cheetcheat
    1
    SORTING
    2
    =======
    3
    Returns a sorted list => sorted(l)
    4
    Sort in place ==> l.sort([2,3,7])
    5
    
                  
  6. Engineering Team and Management Prin... Engineering Team and Management Principles
    1
    Principles for building a great engineering team culture by Adelein Ro
    2
    =======================================================================
    3
    0) The first line of code you should write for any feature is "What are we building, why are we building it, and why now?",
    4
    Eg start with a Tech design or a Spike
    5
    1) Dig deep and wide into the functional and non functional requirements of what you are building, disambiguate with product