🐍
My Docs
Ctrlk
  • Home
  • Downloads & Misc-Assets
  • README
  • Navigation
  • Curriculum
    • Outline
    • wk17
    • wk18
    • wk19
    • wk20
  • Utilities
    • Utilites
    • Code lab Notebooks
    • Repl.IT
  • Abstract Data Structures
    • Algorithms
    • Data Structures Overview
    • Abstract Data Structures:
  • practice
    • GCA Sprint Prep:
    • Supplemental Practice:
      • Practice
      • JavaScript Algorithms
      • Industry Standard Algorithms
        • Interview Practice Resources
        • Write a Program to Find the Maximum Depth or Height of a Tree
      • Random Examples
      • Prompts
      • JS_BASICS
  • Resources
    • Python Cheat Sheet
    • Youtube
    • PDF Downloads
    • Intro 2 Python
    • Dictionaries
    • Python VS JavaScript
    • Misc. Resources
    • Things To Internalize:
    • Intro To Python w Jupyter Notebooks
    • Calculating Big O
    • Useful Links
  • Docs
    • Docs
    • Queue & Stacks
  • quick-reference
    • My Medium Articles
    • Free Python Books
    • WHY Python?
    • Debugging
    • Python Snippets
    • Python3 Regex
    • Python Module Index:
    • Creating Python Modules
    • Useful Info
    • Python Glossary
    • Python Snippets
  • MISC
    • Built-in Methods & Functions
    • Data Structures Types
    • Math
    • Unsorted Examples
    • Outline
    • About Python
  • Interview Prep
    • Interview Resources
  • Installations Setup & Env
    • python-setup
    • Installing Python Modules
    • Set Up Virtual Enviornment
  • Aux-Exploration
    • Related Studies
  • experiments
    • Untitled
Powered by GitBook
On this page
  • Guides
  • Live Interviewing
  • Problem lists
  • Code Challenge Sites
  1. practice
  2. Supplemental Practice:
  3. Industry Standard Algorithms

Interview Practice Resources

Guides

  • Interview Cake Algs/DS reference

  • Algorithms at GeeksforGeeks

Live Interviewing

  • Pramp: live interview practice with peers

Problem lists

  • Techie Delight, with solutions

Code Challenge Sites

Easy to Medium

  • Coderbyte

  • Codewars

  • CodeFights

Medium to Difficult

  • TopCoder

  • HackerRank

  • LeetCode

  • GeeksforGeeks

PreviousIndustry Standard AlgorithmsNextWrite a Program to Find the Maximum Depth or Height of a Tree

Last updated 3 years ago