What it takes to cross the first round of google code jam? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

What it takes to cross the first round of google code jam?

well, I'm pretty beginner still now and on previous year I participated in code jam and solved only one problem. This year too I'm thinking about participating in code jam. Though I completed some of the programming courses suggested by OSSU, I have still very little knowledge of graph theory and other algorithm based topics. So is there any way to give my best for this year's code jam and at least pass the beginner level?? ( code jam is in April) any type of suggestion is welcome

17th Feb 2018, 3:06 PM
Rajarshi Ghoshal
Rajarshi Ghoshal - avatar
1 Resposta
0
Try to compete in codeforces, topcoder etc.. Try to learn and understand data structures(binary trees, TRIE...) and algorithms(graph theory, number theory, search algorithms, algorithms with strings etc.. A lot of stuff) and learn a lot of technical stuff about your programming language.
4th Apr 2018, 11:20 AM
Bartosz Pieszko
Bartosz Pieszko - avatar