鏈接: https://leetcode.com/problems/longest-substring-without-repeating-characters/ 原題: G...

鏈接: https://leetcode.com/problems/longest-substring-without-repeating-characters/ 原題: G...
鏈接:https://leetcode.com/problems/delete-node-in-a-linked-list/原題:Write a function to de...
鏈接:https://leetcode.com/problems/sum-of-left-leaves/原題:Find the sum of all left leaves ...
鏈接:https://leetcode.com/problems/plus-one/原題:Given a non-negative number represented as...
鏈接:https://leetcode.com/problems/linked-list-cycle/原題:Given a linked list, determine if...
僅供記錄 Ctrl + a阳似,回到行首 Ctrl + e随抠,跳到行末 Ctrl + d,刪除光標后一個字符 Ctrl + h纺念,刪除光標前一個字符,等效于 backspace Ct...
鏈接:https://leetcode.com/problems/add-two-numbers/原題:You are given two linked lists repr...
鏈接:https://leetcode.com/problems/two-sum/submissions/原題: Given an array of integers, re...
鏈接: https://leetcode.com/problems/symmetric-tree/原題: 分析:這道題要求的是判斷一顆二叉樹是不是對稱二叉樹州邢, 可以白話一點說...
鏈接: https://leetcode.com/problems/remove-element/原題: 分析:本題要求不另開辟內(nèi)存給新的數(shù)組,所以只能在原先數(shù)組上進行操作,...
前言 之前看過一篇文章是 一登微服務(wù)架構(gòu)配置文件存放眯勾,找了好久 連接沒有找到枣宫。大體意思是, 微服務(wù)由于服務(wù)眾多吃环,節(jié)點眾多也颤,就有個問題,是如何管理如此眾多的服務(wù)配置郁轻。作者的是通...
引言 平常我們在web服務(wù)中或多或少會用到cache翅娶,這次我們說的便是nginx cache。在代理層上的cache好唯,有別于redis或memcache那種業(yè)務(wù)cache竭沫,n...
簡介 Apache JMeter是Apache組織開發(fā)的基于Java的壓力測試工具渠啊。用于對軟件做壓力測試输吏,它最初被設(shè)計用于Web應(yīng)用測試,但后來擴展到其他測試領(lǐng)域替蛉。 它可以用...
由于文章篇幅較長贯溅,而作者精力有限,不希望這么早就精盡人亡躲查,故分成上下篇來寫消息系統(tǒng)的設(shè)計與實現(xiàn)它浅。上篇主要講的是一些概念,搞清楚我們要做的這個消息系統(tǒng)的主要內(nèi)容镣煮。而下篇主要講具...