最新发布第962页
Monitoring across frameworks-拾光赋

Monitoring across frameworks

Monitoring across frameworks,Gone are the times when developers' jobs ended with the release of the application. Nowadays, developers care more and more about the operational side ...
Write better code with SonarQube-拾光赋

Write better code with SonarQube

Write better code with SonarQube, Cover photo by Khai Sze Ong on Unsplash In this blog post I introduce a SonnarQube, a static code analytic tool, which can help you write more sec...
Solution: Maximum Frequency Stack-拾光赋

Solution: Maximum Frequency Stack

Solution: Maximum Frequency Stack, Leetcode Solutions (161 Part Series) 1 Solution: Next Permutation 2 Solution: Trim a Binary Search Tree ... 157 more parts... 3 Leetcode Solution...
If it works, don't change it - Open Closed Principle-拾光赋

If it works, don’t change it – Open Closed Principle

If it works, don't change it - Open Closed Principle, SOLID principles (5 Part Series) 1 How SOLID is your code? - Introduction 2 Its not a Swiss Army Knife - Single Responsibility...
Median of Dynamic Stream of Integers-拾光赋

Median of Dynamic Stream of Integers

Median of Dynamic Stream of Integers, Introduction Running median, moving median, continuous median, or median from the dynamic stream of integers are all the names for the same an...
Day 27: Bucket Sort-拾光赋

Day 27: Bucket Sort

Day 27: Bucket Sort, 100 Days of Code (48 Part Series) 1 Day 1: Two Sum 2 Day 2: Check Prime ... 44 more parts... 3 Day 3: Hex Colour 4 Day 4: Repeating Numbers 5 Day 5: Nearest Pr...
Solution: Divide Two Integers (ver. 2)-拾光赋

Solution: Divide Two Integers (ver. 2)

Solution: Divide Two Integers (ver. 2), Leetcode Solutions (161 Part Series) 1 Solution: Next Permutation 2 Solution: Trim a Binary Search Tree ... 157 more parts... 3 Leetcode Sol...
Why is C so fast-拾光赋

Why is C so fast

Why is C so fast,We have heard programmers around us talk about C being fast, so in this article, I’ll be attempting to explain the 'why'. C is fast because... it has no special f...
SPA with Springboot+JWT+Vue.js+Web socket-拾光赋

SPA with Springboot+JWT+Vue.js+Web socket

SPA with Springboot+JWT+Vue.js+Web socket,Hello people. I have created a web forum. You can see it here: https://github.com/lechatthecat/JavaChatSPA What is this? This is a Single ...
Do you know what is queue data-structure ?-拾光赋

Do you know what is queue data-structure ?

Do you know what is queue data-structure ?, What is Queue?   Queue is a one of the very important data structure as it is used in various applications. If you are from compute...
Its not a Swiss Army Knife - Single Responsibility Principle-拾光赋

Its not a Swiss Army Knife – Single Responsibility Principle

Its not a Swiss Army Knife - Single Responsibility Principle, SOLID principles (5 Part Series) 1 How SOLID is your code? - Introduction 2 Its not a Swiss Army Knife - Single Respon...
Solution: Divide Two Integers (ver. 1)-拾光赋

Solution: Divide Two Integers (ver. 1)

Solution: Divide Two Integers (ver. 1), Leetcode Solutions (161 Part Series) 1 Solution: Next Permutation 2 Solution: Trim a Binary Search Tree ... 157 more parts... 3 Leetcode Sol...