ArtistByDay_LokiByNight's blog

By ArtistByDay_LokiByNight, history, 18 months ago, In English

Currently I am a Pupil . I wanna Expert withing next 3 months . What topic should i learn and how would I practice from now till become Expert ?

I know STL and basic Data Structures only .

  1. suggest me the topics , I should learn .
  2. also the way to practice from current position .
| Write comment?
»
18 months ago, hide # |
Rev. 2  
Vote: I like it +1 Vote: I do not like it

Even I am trying to do the same. Basic topics which will be required are binary search, bit manipulation, dynamic programming, basic graph theory , string algorithm and additionally tricks like prefix sum, two pointer etc. This all topic were required for me at least to reach even specialist.