Skip to content

Commit a569520

Browse files
committed
Added PIE Java project link.
1 parent 6b157da commit a569520

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,9 @@ This is a shorter list than what I used. This is abbreviated to save you time.
280280
If you have tons of extra time:
281281

282282
- [ ] [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)
284286

285287
### Computer Architecture
286288

0 commit comments

Comments
 (0)