Skip to content

Commit 3121aca

Browse files
committed
Updating Readme
1 parent 399d510 commit 3121aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Java Solutions for Cracking the Coding Interview - 6th Edition
128128
- [ ] 06 - Test an ATM
129129

130130
**Ch 13 - Java**
131-
- [ ] 01 - Private Constructor
131+
- [X] [01 - Private Constructor](../master/src/com/deepak/ctci/Ch13_Java/Problem_01.java)
132132
- [ ] 02 - Return from Finally
133133
- [ ] 03 - Final etc
134134
- [ ] 04 - Generics v/s Templates

0 commit comments

Comments
 (0)