0
Where can I get good practice?
Hello! Iām new to programming and am looking for ways to hone what Iāve learned and become more proficient. I have found SoloLearn great at teaching the material, but havenāt found any place to ply it. I was wondering if there are any websites or other resources that provide practice drills for certain, or any, programming languages. Kind of like what Khan Academy does with math problems.
4 Answers
+ 6
for Coding practice:
https://www.spoj.com
https://leetcode.com
https://www.hackerrank.com/dashboard
https://www.topcoder.com/challenges/?pageIndex=1
https://www.coderbyte.com/mobile
https://www.codechef.com
https://www.codewars.com
>for aptitude & algorithms:
https://www.indiabix.com
if you are beginner start with spoj & then hackerrank... hackerrank has best UI & problems....
+ 3
In addition to Vashisth's answer:
https://www.sololearn.com/Discuss/437973/?ref=app
+ 2
Try using an ide for practice by making codes.
+ 1
Great! Thank you, Vashishth !
And Ive seen a lot of people on here be creative with code, but I donāt really have any ideas to act on yet. Which is why I need the practice : p