New Beginner and Advanced Practice and Solutions#22
New Beginner and Advanced Practice and Solutions#22phrdang merged 33 commits intocode4tomorrow:masterfrom
Conversation
|
There seems to be an error in merging to the master branch. My forked repo: https://github.com/ArmeetJatyani/java |
phrdang
left a comment
There was a problem hiding this comment.
Thanks for the practice problems Armeet! I left comments and suggestions on some files, if you could take a look that'd be great.
src/com/codefortomorrow/advanced/chapter16/solutions/LinkedList.java
Outdated
Show resolved
Hide resolved
src/com/codefortomorrow/advanced/chapter16/solutions/LinkedList.java
Outdated
Show resolved
Hide resolved
src/com/codefortomorrow/advanced/chapter16/solutions/LinkedList.java
Outdated
Show resolved
Hide resolved
src/com/codefortomorrow/beginner/chapter2/practice/VariableTypes.java
Outdated
Show resolved
Hide resolved
src/com/codefortomorrow/beginner/chapter2/solutions/ApplesOranges.java
Outdated
Show resolved
Hide resolved
src/com/codefortomorrow/beginner/chapter2/solutions/ApplesOranges.java
Outdated
Show resolved
Hide resolved
src/com/codefortomorrow/beginner/chapter2/solutions/VariableTypes.java
Outdated
Show resolved
Hide resolved
…t.java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
…t.java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
…es.java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
…ges.java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
…ges.java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
…pes.java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
…t.java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
…t.java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
…t.java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
….java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
…t.java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
…t.java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
|
@phrdang all requested changes have been addressed, and the latest version has been pushed |
…java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
…es.java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
…es.java Co-authored-by: Rebecca Dang <35876322+phrdang@users.noreply.github.com>
armeetj
left a comment
There was a problem hiding this comment.
Reviewed, changes made.
phrdang
left a comment
There was a problem hiding this comment.
Looks great, just had one more question (see the LinkedList.java solution).
src/com/codefortomorrow/advanced/chapter16/solutions/LinkedList.java
Outdated
Show resolved
Hide resolved
Whoops I think it was accidentally resolved. Here's a screenshot: |
Alright, I'm on it! |
src/com/codefortomorrow/beginner/chapter2/solutions/VariableTypes.java
Outdated
Show resolved
Hide resolved
armeetj
left a comment
There was a problem hiding this comment.
Removed UUID usage, and removed "bad practices."
src/com/codefortomorrow/beginner/chapter1/solutions/HelloWorld.java
Outdated
Show resolved
Hide resolved
JJ27
left a comment
There was a problem hiding this comment.
I left two comments but they were really small things. Just fix those and you should be good to go :)
….java Co-authored-by: JJ27 <66833672+JJ27@users.noreply.github.com>
phrdang
left a comment
There was a problem hiding this comment.
Thank you so much for your submissions! Looks good to me :)
|
Also @ArmeetJatyani I wanted to note that these changes will be implemented in the curriculum during the summer session since we're currently in the process of transferring our curriculum from Thinkific to another platform. I will merge your PR now though. |
|
Thanks! Sounds great! |
Update: Added stuff to Notion (the actual curriculum)
TODO
|

Changes
I realized the lack of enough practice problems in certain chapters, so I created numerous comprehensive practice problems with respective solutions.
Beginner
Chapter 1 Changes
Chapter 2 Changes
Chapter 4 Changes
Advanced
Chapter 16 Changes
TODO: