Elements Of Programming Interviews Versions Save

Method stubs and test cases for the problems from Elements of Programming Interviews

v1.15

7 years ago
  • All method stubs and test for chapter 19

v1.14

7 years ago
  • All method stubs and test cases for Chapter 18

v1.13

7 years ago
  • All methods and test cases for chapter 17

v1.12

7 years ago
  • All method stubs and test done except for Towers of Hanoi (16.1)

v1.11

7 years ago
  • All methods and test cases for chapter 15
  • all artifact versions set to 1.0

v1.10

7 years ago
  • All stubs and tests done for sorting

v1.9

7 years ago
  • All method stubs and tests for chapter 13 done
  • No tests or stub for 13.14 since it is an open ended question

v1.8

7 years ago
  • All problems from chapter 12 done
  • No test for 12.9 as of yet. Requires I/O

v1.7

7 years ago
  • All tests and method stubs done for chapter 11

v1.6

7 years ago
  • All tests and method stubs done for chapter 10
  • Named maven modules

Next release:

  • Chapter 11: Heaps