-
Notifications
You must be signed in to change notification settings - Fork 25
feat: adds amiyah jones' lesson12 & stack java files #400
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
8cc92d0
Create README.md
AmiyahJo 50b1861
Delete lesson_00/amiyahjones/README.md
AmiyahJo 27d57c0
Merge branch 'code-differently:main' into main
AmiyahJo fa3c700
Merge branch 'code-differently:main' into main
AmiyahJo 7c2d053
Merge branch 'code-differently:main' into main
AmiyahJo faedd1b
Merge branch 'code-differently:main' into main
AmiyahJo 19a4187
Merge branch 'code-differently:main' into main
AmiyahJo 7711266
Merge branch 'code-differently:main' into main
AmiyahJo 9a10c4c
Merge branch 'code-differently:main' into main
AmiyahJo 3ea50c4
Merge branch 'code-differently:main' into main
AmiyahJo d7b772d
Merge branch 'code-differently:main' into main
AmiyahJo de46b67
Merge branch 'code-differently:main' into main
AmiyahJo b891561
Merge branch 'code-differently:main' into main
AmiyahJo 7c9f2db
Merge branch 'code-differently:main' into main
AmiyahJo ff3ba35
Merge branch 'code-differently:main' into main
AmiyahJo 457feea
Merge branch 'code-differently:main' into main
AmiyahJo 5868f9d
Merge branch 'code-differently:main' into main
AmiyahJo 28eacd4
Merge branch 'code-differently:main' into main
AmiyahJo bca4933
Merge branch 'code-differently:main' into main
AmiyahJo 9ff0f9e
Merge branch 'code-differently:main' into main
AmiyahJo 8d02849
Merge branch 'code-differently:main' into main
AmiyahJo 6dd3a43
Merge branch 'code-differently:main' into main
AmiyahJo 95f56a5
Merge branch 'code-differently:main' into main
AmiyahJo 0f4dbac
Merge branch 'code-differently:main' into main
AmiyahJo a3b9984
Merge branch 'code-differently:main' into main
AmiyahJo 54cd199
Merge branch 'code-differently:main' into main
AmiyahJo edbe7c0
Merge branch 'code-differently:main' into main
AmiyahJo 7f0a084
Merge branch 'code-differently:main' into main
AmiyahJo a905b74
Merge branch 'code-differently:main' into main
AmiyahJo 2d69531
Merge branch 'code-differently:main' into main
AmiyahJo df48fbd
Merge branch 'code-differently:main' into main
AmiyahJo c972d14
Merge branch 'code-differently:main' into main
AmiyahJo bc3907c
Merge branch 'code-differently:main' into main
AmiyahJo c3eabbb
Merge branch 'code-differently:main' into main
AmiyahJo 9fff7d0
Merge branch 'code-differently:main' into main
AmiyahJo 4c57926
Merge branch 'code-differently:main' into main
AmiyahJo 8dd5d42
Merge branch 'code-differently:main' into main
AmiyahJo 18f65ee
Merge branch 'code-differently:main' into main
AmiyahJo 2dd1645
Merge branch 'code-differently:main' into main
AmiyahJo 0de8601
Merge branch 'code-differently:main' into main
AmiyahJo 85dd364
Merge branch 'code-differently:main' into main
AmiyahJo 0afda26
Merge branch 'code-differently:main' into main
AmiyahJo f31e8d9
Merge branch 'code-differently:main' into main
AmiyahJo 3e24069
Merge branch 'code-differently:main' into main
AmiyahJo 8600f6c
Merge branch 'code-differently:main' into main
AmiyahJo 563b076
Merge branch 'code-differently:main' into main
AmiyahJo b01a324
Merge branch 'code-differently:main' into main
AmiyahJo 697a72d
Merge branch 'code-differently:main' into main
AmiyahJo 92891f6
Merge branch 'code-differently:main' into main
AmiyahJo 672ce73
feat: adds comments
c03667f
feat: adds code snippets
7e39738
feat: adds constraints
710b3c1
fix: variables "even" and "odd" turned to integers
c3c4b1d
Merge branch 'code-differently:main' into feature/lesson_12
AmiyahJo c0545ad
feat: adds if else statement on whether one of the teams win or if it…
1f4bdbd
Merge remote-tracking branch 'refs/remotes/origin/feature/lesson_12' …
eedad00
feat: adds code to solve the problem
7c6d0b1
fix: adding a point if one of the even or odd indexed node is higher
1fac40a
chore: remove constraints comments
59bfb07
chore: remove comments in lesson12.java file
a08470d
feat: adds code in ListNode push method and boolean isEmpty
7c37b67
feat: add implementation to stack pop and push
9a74b59
chore: spacing in peek method for Stack.java
77ecfc5
fix: replace stack.java 'top == null' to isEmpty() for if statements
4700bdb
fix: Code rewrite in stack.java and an exception reccomended by vscode
a2e4d65
fix: changed stack pop method
a75ae55
chore : remove comment
7ac1c12
fix: githubs recoomendation to avoid violations
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.