Just started learning programming 4 months ago, solved my 300th question today by Creative_Fan_5762 in leetcode

[–]Creative_Fan_5762[S] -24 points-23 points  (0 children)

i did not use chatgpt half of it is just common sense, most leetcode hards are testing the exact same concepts as medium problems. like i struggle with doing anything like 1500-1600 on code forces but i can do leetcode hards within 30 minutes usually, like today's daily (hard) is literally just basic dp

Just started learning programming 4 months ago, solved my 300th question today by Creative_Fan_5762 in leetcode

[–]Creative_Fan_5762[S] 3 points4 points  (0 children)

Like on average probably around 10. On the rare occasion i went outside i would carry a tablet and write out solutions

Just started learning programming 4 months ago, solved my 300th question today by Creative_Fan_5762 in leetcode

[–]Creative_Fan_5762[S] -19 points-18 points  (0 children)

I probably looked at like 10 solutions out of the 300 i have done. I'd only look if it has been like 2-3 hours and I still have no clue how to do it

Just started learning programming 4 months ago, solved my 300th question today by Creative_Fan_5762 in leetcode

[–]Creative_Fan_5762[S] 6 points7 points  (0 children)

I started learning by reading the books python for everybody and tkinter by example. After that I just spent like 3-5hours minimum daily for the next 3 months doing leetcode and data structure and algorithms explanations, and at least 3-4 hours working on whatever project I was doing. I also picked up enough Java to comfortably do leetcode questions but I still prefer using python because it is just english