+ 2
Does anyone know where I can find real life coding challenges?
7 Respuestas
+ 3
Programmers are such kind of people who first invent problem, then seriously try to solve it.
I mean you can find real life problems all around your life, and think how could you improve or make it easier.
E. g.:
Routine, daily basis excel table reports.
You can use celery, sqlite db, and openpyxl libraries to write a code, which will do the job instead of you.
+ 2
I think HackerRank, HackerEarth, W3school and some other website give real life coding challenges and also some online courses too gives hands on projects.
Here are top 10 most popular coding challenge website Ive seen on the Internet.
https://www.freecodecamp.org/news/the-10-most-popular-coding-challenge-websites-of-2016-fb8a5672d22f/
+ 2
• https://www.hackerrank.com
• https://www.codewars.com
• https://www.hackerearth.com
• https://codecombat.com
• https://projecteuler.net
• https://brainwar.it
• http://www.programmr.com
• https://www.codechef.com
• http://www.codeabbay.com
• https://www.topcoder.com
• https://coderbyte.com
• https://leetcode.com
• http://exercism.io
• https://codefights.com
• http://www.cyber-dojo.org
• http://codingbat.com
• http://www.pythonchallenge.com
• https://codegolf.stackexchange.com
• https://www.codingame.com
• http://www.programmr.com
• https://programmingpraxis.com
+ 1
1.Exercism
2.Coderbyte
3.Codewars
4.HackerRank
5.LeetCode
6.Codeforces
7.Codechef
etc.
+ 1
Go to upwork web-site
0
Thank you guys