当前位置:网站首页>way of thinking problem-solving skills
way of thinking problem-solving skills
2022-08-09 06:38:00 【ggaofeng】
1. Ability to simplify problems
For example, when a colleague debugs the code, the phenomenon is very strange, and the error message is also very strange, resulting in no clue about the positioning problem.
Remove all kinds of extra code, and only keep the core code. Where it can be written to death, it is written to death, and where it can be simplified, it is simplified to see if the core work problem can be solved.Sure enough there is no problem.It means that there is a problem with those extra codes, and the final positioning is that the function input parameters are incorrectly filled in (the python function expects to input a byte array type input parameter, but it actually fills in a json object).
2. Consider the problem from the perspective of the other party
3. The ability to abstract problems
4. The ability to think deeply (to get to the bottom of it)
6. List as many schemes as possible -- it's more difficult. Generally, schemes with obvious problems will be killed very early.Otherwise, the cost of thinking about the problem will increase exponentially.
7. Scenario thinking method
8. Reverse thinking
9, guess-verify thinking
10. Connection and analogy
11. Systematic thinking
12. Accumulate knowledge and experience, establish a knowledge system, connect knowledge points, form a face, and form a three-dimensional system.
边栏推荐
- jdepend
- 中英文说明书丨TRC D-阿卓糖(D-Altrose)
- 阿里巴巴官方技术号
- String.toLowerCase(Locale.ROOT)
- XxlJobConfig distributed timer task management XxlJob configuration class, replace
- 物理层课后作业
- 一道很简答但是没答对的SQL题
- C language implements sequential stack and chain queue
- 按图搜索1688商品接口(item_search_img-按图搜索1688商品(拍立淘接口)代码对接教程
- 6 states of a thread
猜你喜欢
随机推荐
P6阿里机试题之2020 斐波那契数
C# 利用iTextSharp画PDF
.NET高级技术
按图搜索1688商品接口(item_search_img-按图搜索1688商品(拍立淘接口)代码对接教程
Inception V3 闭眼检测
leetcode 之盛水问题
阿里巴巴官方技术号
SIGINT, SIGKILL, SIGTERM signal difference, summary of various signals
crc计算
install flask
idea中PlantUML插件使用
The working principle of the transformer (illustration, schematic explanation, understand at a glance)
XxlJobConfig distributed timer task management XxlJob configuration class, replace
mysql summary
AD的library中 库文件后缀有.intlib .schlib .pcblib 的区别
P6 ali machine test of 2020 Fibonacci number
Introduction and use of BeautifulSoup4
static静态关键字和继承
Search 1688 product interface by image (item_search_img-search 1688 product by image (Politao interface) code docking tutorial
普罗米修斯原理及节点发布