Skip to content

danielmoraes/epi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPI Second Edition Solutions

These are my personal solutions for the problems from Elements of Programming Interviews, Second Edition.

Foundations

  1. Primitive Types — done
  2. Arrays — done
  3. Strings — done
  4. Linked Lists — 2/13
  5. Stacks and Queues — 1/10

Sorting and Data Structures

  1. Binary Trees — 1/17
  2. Heaps — 1/7
  3. Searching — 1/10
  4. Hash Tables — 1/14
  5. Sorting — 1/10
  6. Binary Search Trees — 1/13

Advanced Topics

  1. Recursion — 1/11
  2. Dinamic Programming — 1/12
  3. Greedy Algorithms and Invariants — 2/8
  4. Graphs — 1/9
  5. Parallel Computing

Domain Specific

  1. Design Problems
  2. Language Questions
  3. Object-Oriented Design
  4. Common Tools

The Honors Class

  1. Honors Class

About

My EPI solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published