I can think an alternative to the video editorial that may take less effort, but easier to understand than editorial: presentation slides (in ppt or pdf format) that explains the algorithm step by step in detail. Slides introducing basic/popular algorithms/data structures may be included also, and linked to relative editorial slides as prerequisites/appendix.
Yes that’s a nice idea…But the task is quite challenging…Hope we find some experts soon so that people can benefit from it…On my side I’ve voted this up…
Rather than doing this at first, I would request to make the website more efficient so it doesnt crash everytime COOK OFF competitions starts.
Spend resources on it,we would appreciate it.
Thanks
I agree completely with rishbz. Top priority for the code chef team should be the essential functionality of the site. Even while I’m personally not upset by the glitches, any resources should be spent on those instead of new ideas.
Of course anybody is free to make those videos voluntarily but I dont see much coming out of that, since producing a video requires quite some effort, especially for harder problems
BTW, there is a simple solution to avoid some possible issues.
You can use external storages (even YouTube should be fine). It will save CodeChef resources - no need to store all these videos, to provide access to them etc.
The only thing needed from CodeChef team in this case is building up some system to allow integrating these editorials into site materials.
Add link to list of video editorials to given problem at page with text editorial or even at page with problem statement; add some up/down-votes system to allow users to grade these videos; maybe add some souvenirs/goodies or even cash prizes to these who are getting best results (however, in this case whe should think about preventing some cheating on it, not only because of unfairness, but also because it will affect scoring/ranking in a bad way in general, and we’ll have not the best videos among top-ranked).
So everyone will be allowed to try himself on this; maybe there will be enough volunteers even for free Otherwise adding some prizes/payouts will definitely increase number of such editorials.
P.S. I also don’t think it should be among CC team priorityes right now - they have lot of other things to do. At least they should make working site, capable of hosting contests But that’s a different story.
The question is - do you want to see some “official” editorials, or editorials by everyone who wants to make them? In second case there is a possibility that most of them will have very bad quality; on the other hand there is a possibility that somebody will make editorials even better than official Plus - the more the better Another possibility is - allow everybody to upload their editorials after contest (on their own channels, for example), and some time later mark best of them as “people choice” - according to results of some voting (maybe even build-in YouTube upvotes).
again if codechef will make video editorial than this is not guarantee that is best(possible for all user like beginner because they(official editorial) use some advance concept to prove correctness)…
I am also confused here…
can codechef make a team .to get editorial from users than cross check correctness and put somewhere invite to users to see and vote for it in given time slice which top 2 or top 5 voted editorial based on learner order i.e beginner/expert all that thing…because expert or medium level programmer does not require lot of information he just require some hints…but beginner need everything from root…that’s all