Skip to content

andrewblum/recommended-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

This my personal list of recommended problems to do for interview preparation. Aim to be able to do mediums in < 30 mins. NOTE:

  • A problem often has valid approaches other than the category it's under.
  • The fact there is a category at all is often a large hint that you would not normally have.

Graphs

Arrays

Hashes

Linked Lists

2D Arrays

Sorting

Strings

Trees

Heaps

Tries

Queues / Stacks

Monotonic Stacks and Sequences

Recursion

Two Pointer / Sliding Window

Dynamic Programming

Math / Binary

Combining Data Structures

Binary Search

Greedy

Disjoint Sets and Union Find

:) ?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published