← Home About RSS

Alex Palcuie

Cracking the coding interview

  • May 22
    The Unqualified Engineer

    Videos about interviews by a former Facebook engineer

  • Feb 16
    The End

    Story of how my interviews went

  • Nov 26
    LeetCode Thanksgiving

    Yearly subscription just for 100$

  • Nov 07
    Group Anagrams

    unordered_map<int, vector<pair<vector<int>, vector<string>>>> hash

  • Nov 06
    When should I use the new keyword in C++?

    One of the questions that bugged me

  • Nov 03
    It's happening

    Just some Reddit threads

  • Oct 30
    Interview Cake

    Another prep website

  • Oct 21
    RSS feeds

    Best in the metro

  • Oct 13
    Buying headphones

    The devil is in the details

  • Sep 29
    pramp.com

    Mock interviews with real people

  • Sep 21
    Resume

    It takes way more time than you plan

  • Sep 14
    Rubber duck debugging

    Best debugging method

  • Sep 12
    Steve Skiena Q&A

    Great interview before the World Cup

  • Sep 11
    HackerRank Contests

    Magic Lines and World Cup

  • Sep 10
    Learning databases and SQL

    A list of resources for starting learning brushing up your skills

  • Sep 09
    Hash function that maps two integers to one

    Cantor pairing function

  • Sep 09
    Lower bound of sorting by comparison is O(n * log n)

    An intuitive explanation from Skiena

  • Sep 06
    The Algorithm Design Manual

    Great book by Steven Skiena

  • Sep 03
    Pointers

    Don't have to be always complicated

  • Sep 03
    Andreis Repo

    Great collection of resources

Older Posts →

Creative Commons License