Tag:Brush the topic
-
Time:2020-12-25
Needless to say, I believe we all have a consensus: no matter what industry, the most powerful people must be those at the end of the pyramid. Therefore, if you want to be a good programmer, you should stand higher and become a technical bull. It takes time and accumulation of technology. On this point, […]
-
Time:2020-12-10
MIT the missing semester This course mainly teaches some things that can’t be taught in class, such as debug, shell, vim. It’s just that the National Day holiday is approaching and I’m tired of brushing. Let’s learn it. After all, vim and GDB are not very proficientCourse links:https://missing.csail.mit.edu/ Okay, let’s get started!!!. environment variables when […]
-
Time:2020-10-31
Before that, I made a video to introduce my browser extension. The video address is: https://www.bilibili.com/vide… 。 Today, I added some company’s display and optimized some experience functions on the basis of last time. What can the title brush plug-in do? When you are on any non topic detail page or any topic detail page […]
-
Time:2020-10-29
bfe.dev Is a front-end brush Title website, like the front-end leetcode. This series of articles is my writing diary. Topic 107 BFE.dev#107 Find the biggest difference The title is relatively simple, directly on the code Obviously, the biggest difference comes from the largest number minus the smallest number, and the following code is obvious. Merge […]
-
Time:2020-10-11
Implementation language: C/C++ The solution is updated irregularly, and the level is limited. Welcome to ask questions in the comments and share better solutions. Updated on February 6, 2020: l2-029 ~ l2-030 Link to brush questions Explanation of part L1 grade link L1-001 Jump link L1-002 Jump link L1-003 Jump link L1-004 Jump link L1-005 […]
-
Time:2020-10-1
bfe.dev Is a front-end brush Title website, like the front-end leetcode. This series of articles is my writing diary. Topic 23 BFE.dev#23 Implement a sum () method problem Implement asum()That makes the following judgment true. const sum1 = sum(1) sum1(2) == 3 // true sum1(3) == 4 // true sum(1)(2)(3) == 6 // true sum(5)(-1)(2) […]
-
Time:2020-9-11
brief introduction When leetecode brushes the title to “102. Sequence traversal of binary tree”, we can see the title of “set template! BFS and DFS can be solved “, there are three lines below: Welcome to pay attention to the negative snow candle brush topic blog, brush topic more than 800, each has recorded the […]
-
Time:2020-7-9
Why vs Code? I prefer its concise interactive logic; Because the plug-in market of vs code is very rich, you can customize the development environment according to your own preferences, and make it a production tool you like. Why did you choose to join Microsoft? When I was a student at Jiaotong University (close to […]