When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

adityav664's blog

By adityav664, history, 14 months ago, In English

I have solved good amount of easy level questions and i have good knowledge of dsa as i have done leetcode and gfg 500+ questions combined but i still can't solve questions, i think i lack in my problem solving skills, so i need help is where i can improve myself and how i can increase my problem solving skills?? Help

  • Vote: I like it
  • 0
  • Vote: I do not like it

| Write comment?
»
14 months ago, # |
  Vote: I like it +15 Vote: I do not like it

A lot of the time "problem solving" isn't coming up with a new thing, it's having seen something similar before. Solve more problems.

»
14 months ago, # |
  Vote: I like it +17 Vote: I do not like it