You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
[CodingBat](https://codingbat.com/java)
4
4
5
-
CodingBat is a free site of live coding problems to build coding skill in Java and Python. Going through many practice problem is a great way to solidify your understanding of how the code should work. The CodingBat problems are designed to have low overhead: short problem statements (like an exam), nothing to install, immediate feedback in the browser, and there's lots of them to build up those skills.
5
+
CodingBat is a free site of live coding problems to build coding skill in Java and Python. Going through many practice problem is a great way to solidify your understanding of how the code should work. The CodingBat problems are designed to have low overhead: short problem statements (like an exam), nothing to install, immediate feedback in the browser, and there's lots of them to build up those skills.You can practice here and improve your skills at the same time.
6
6
7
7
I just started solving the CodingBat Problems. If you think there is a better solution than the solution I provided, feel free to fork it, and modify it.
0 commit comments