Skip to content

RicardoGomesRocha/algo-casts-toturial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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