/algo-casts-toturial

This repository is a clone of [AlgoCasts](https://github.com/StephenGrider/AlgoCasts) and contains a set artifacts associated with [this udemy](https://www.udemy.com/course/coding-interview-bootcamp-algorithms-and-data-structure/learn/lecture/8533048?start=0#overview) course.

Apache License 2.0Apache-2.0

Algo cast toturials

This repository is a clone of AlgoCasts and contains a set artifacts associated with this udemy course.

This course contains:

  • Clear, well-diagramed explanations for every single problem to make sure you understand the solution;
  • An overview of the most important data structures to know about. These are presented for people without a CS degree;
  • A huge collection of common algorithm questions, including everything from 'reversing a string' to 'determine the width of a BST';
  • Sensible strategies for tackling systems design problems;
  • Insider tips on answering what interviewers area really looking for;

Course design by Stephen Grinder