Skip to content

Releases: gardncl/elements-of-programming-interviews

Chapter 19: Graphs

07 May 20:53
Compare
Choose a tag to compare
  • All method stubs and test for chapter 19

Chapter 18: Greedy Algorithms and Invariants

06 May 19:28
Compare
Choose a tag to compare
  • All method stubs and test cases for Chapter 18

Chapter 17: Dynamic Programming

04 May 23:36
Compare
Choose a tag to compare
  • All methods and test cases for chapter 17

Chapter 16: Recursion

03 May 23:52
Compare
Choose a tag to compare
  • All method stubs and test done except for Towers of Hanoi (16.1)

Chapter 15: Binary Search Trees

03 May 00:24
Compare
Choose a tag to compare
  • All methods and test cases for chapter 15
  • all artifact versions set to 1.0

Chapter 14: Sorting

01 May 21:09
Compare
Choose a tag to compare
  • All stubs and tests done for sorting

Chapter 13: Hash Tables

30 Apr 16:32
Compare
Choose a tag to compare
  • All method stubs and tests for chapter 13 done
  • No tests or stub for 13.14 since it is an open ended question

Chapter 12: Searching

29 Apr 20:51
Compare
Choose a tag to compare
  • All problems from chapter 12 done
  • No test for 12.9 as of yet. Requires I/O

Chapter 11: Heaps

29 Apr 16:01
Compare
Choose a tag to compare
  • All tests and method stubs done for chapter 11

Chapter 10: Binary Trees

28 Apr 01:56
Compare
Choose a tag to compare
  • All tests and method stubs done for chapter 10
  • Named maven modules

Next release:

  • Chapter 11: Heaps