LeetCode question brush method

##############################################

"""
Brush title can not foolhardy, to master the scientific method, or easy to hit confidence,
1, do not understand is normal, do not understand to understand it is normal, everything possible out of the solution and not the later review is normal,
2, the basic questions are three data structures, algorithms, algorithms, focusing on the foundation, build list, repeated contact, summary,

Brush title two purposes
1, interview
2, while improving coding ability

The purpose two methods are not the same
1, the interview, you go to brush hot topic, hot face questions,
2, the simple ability to enhance coding, classification brush

Brush title step
1, to get the title, first read the title, there is a problem do not understand the topic, summarize where the problem is,
2, then the analysis solution, if there is no idea there is a problem, summarize what went wrong,
3, to convert ideas into code, hands-on coding, coding does not come out there is a problem, summarize what went wrong,

Note that:
1, classification summary, a certain classification, according to a certain type of summary
2, to lay the foundation, not the pursuit of difficulty, easy to moderate and a good brush, but is also written to the medium,
3, hands-on, do not think that will not go read the hands-on coding, read and write are two different things,
4, repeat the exercise, not quantity, brush title will repeat, grasp the concept of method, rather than quantity,

"""

 

#######################################

 

 

###########################################

 


#######################################

 

###########################################

Guess you like

Origin www.cnblogs.com/andy0816/p/12407519.html