File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -280,7 +280,9 @@ This is a shorter list than what I used. This is abbreviated to save you time.
280
280
If you have tons of extra time:
281
281
282
282
- [ ] [ Elements of Programming Interviews (C++ version)] ( https://www.amazon.com/Elements-Programming-Interviews-Insiders-Guide/dp/1479274836 )
283
- - [ ] [ Elements of Programming Interviews (Java version)] ( https://www.amazon.com/Elements-Programming-Interviews-Java-Insiders/dp/1517435803/ )
283
+ - [ ] Elements of Programming Interviews (Java version)
284
+ - [ book] ( https://www.amazon.com/Elements-Programming-Interviews-Java-Insiders/dp/1517435803/ )
285
+ - [ Companion Project - Method Stub and Test Cases for Every Problem in the Book] ( https://github.com/gardncl/elements-of-programming-interviews )
284
286
285
287
### Computer Architecture
286
288
You can’t perform that action at this time.
0 commit comments