The online programming practice in java and python.
CodingBat is a free site of live coding problems to build coding skill in Java, and now in Python (example problem), created by Nick Parlante who is computer science lecturer at Stanford. The coding problems give immediate feedback, so it's an opportunity to practice and solidify understanding of the concepts. The problems could be used as homework, or for self-study practice, or in a lab, or as live lecture examples. The problems, all listed off the CodingBat home, have low overhead: short problem statements (like an exam) and immediate feedback in the browser.
• Top positive commentabout 2 years ago • 0 replies
Everyone should go through those tasks to learn how to solve a small algorithm task. Some of them are harder but you should try it on your own. Those tasks can appear in your next interview question and this place is a very good place to learn it and to be ready.
Everyone should go through those tasks to learn how to solve a small algorithm task. Some of them are harder but you should try it on your own. Those tasks can appear in your next interview question and this place is a very good place to learn it and to be ready.