소스 검색

Additional note on A&P.

John Washam 8 년 전
부모
커밋
39fe10f6b1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1312,7 +1312,7 @@ Supplemental:
     - all code is in C++, if you're looking to use C++ in your interview
     - good book on problem solving in general.
 - **Removed** ~~"Algorithms and Programming: Problems and Solutions" by Shen~~
-    - A fine book, but after working through problems on several pages I got frustrated with the Pascal, do while loops, and unclear post-condition satisfaction results. 
+    - A fine book, but after working through problems on several pages I got frustrated with the Pascal, do while loops, 1-indexed arrays, and unclear post-condition satisfaction results. 
     - Would rather spend time on coding problems from another book or online coding problems.
 
 **Perhaps**