Блог пользователя 29_2002

Автор 29_2002, история, 19 месяцев назад, По-английски

I find it difficult to implement my logic into code. I mean, that on the notebook, the logic is fully clear, but I find it very tough to convert it into code. Please give me some tips

  • Проголосовать: нравится
  • +10
  • Проголосовать: не нравится

»
19 месяцев назад, # |
Rev. 2   Проголосовать: нравится +2 Проголосовать: не нравится

I think you should practice with the problems having a problem tag of implementation,start with the difficulty according to your level (don't waste time on those on which you are very certain that it would be accepted) .If you are unable to implement after very much struggle see the tutorial first and if it's not in your desired language then see someone's code
Wish you Good Luck :)

  • »
    »
    19 месяцев назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    How many like, currently I have 88 according to the problems tag. How many should I do, like around 20 — 30, any specific number?

»
19 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

try to solve problems with implementation tag. start from problems with rating 800 solve 15 or more problems in each rating and then go to next rating also keep it in mind "Practice makes perfect".

»
19 месяцев назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

See more of other people's code

  • »
    »
    19 месяцев назад, # ^ |
    Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

    Yeah, I do see some LGMs code, umnik, SSRS_ and some others

    • »
      »
      »
      19 месяцев назад, # ^ |
        Проголосовать: нравится 0 Проголосовать: не нравится

      You need a certain amount of accumulation, and everyone needs a process of practice. Don’t worry about it. To realize an idea, you need to figure out all the details, which is difficult. In fact, there is still a long way to go from the idea to the realization accomplish

»
19 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

practice.