-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathatom.xml
576 lines (273 loc) · 23.6 KB
/
atom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>ForwardXu</title>
<subtitle>星辰</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/"/>
<updated>2021-04-28T02:09:15.507Z</updated>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/</id>
<author>
<name>ForwardXu</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>如何使用Arthas提高日常开发效率?</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2021/04/28/chang-yong-gong-ju/ru-he-shi-yong-arthas-ti-gao-ri-chang-kai-fa-xiao-lu/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2021/04/28/chang-yong-gong-ju/ru-he-shi-yong-arthas-ti-gao-ri-chang-kai-fa-xiao-lu/</id>
<published>2021-04-28T01:45:00.000Z</published>
<updated>2021-04-28T02:09:15.507Z</updated>
<summary type="html">
<h1 id="如何使用Arthas提高日常开发效率?"><a href="#如何使用Arthas提高日常开发效率?" class="headerlink" title="如何使用Arthas提高日常开发效率?"></a>如何使用Arthas提高日常开发效率?</h1><h2
</summary>
<category term="java" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/java/"/>
<category term="开发工具" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E5%BC%80%E5%8F%91%E5%B7%A5%E5%85%B7/"/>
</entry>
<entry>
<title>helm v3 安装以及使用指南</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2020/07/25/kubernetes/helm-v3-an-zhuang-ji-shi-yong-zhi-nan/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2020/07/25/kubernetes/helm-v3-an-zhuang-ji-shi-yong-zhi-nan/</id>
<published>2020-07-25T12:30:00.000Z</published>
<updated>2020-07-25T13:57:06.390Z</updated>
<summary type="html">
<h1 id="helm-v3-安装以及使用指南"><a href="#helm-v3-安装以及使用指南" class="headerlink" title="helm v3 安装以及使用指南"></a>helm v3 安装以及使用指南</h1><h2
</summary>
<category term="Kubernetes" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/Kubernetes/"/>
<category term="云原生" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E4%BA%91%E5%8E%9F%E7%94%9F/"/>
<category term="K8s" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/K8s/"/>
</entry>
<entry>
<title>kubectl常用命令详解</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2020/07/23/kubernetes/kubectl-chang-yong-ming-ling-xiang-jie/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2020/07/23/kubernetes/kubectl-chang-yong-ming-ling-xiang-jie/</id>
<published>2020-07-23T03:30:00.000Z</published>
<updated>2020-07-23T12:54:58.693Z</updated>
<summary type="html">
<h2 id="常用命令详解"><a href="#常用命令详解" class="headerlink" title="常用命令详解"></a>常用命令详解</h2><h3 id="语法"><a href="#语法" class="headerlink"
</summary>
<category term="Kubernetes" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/Kubernetes/"/>
<category term="云原生" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E4%BA%91%E5%8E%9F%E7%94%9F/"/>
<category term="K8s" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/K8s/"/>
</entry>
<entry>
<title>二叉树高频面试题和答案</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/04/09/mian-shi-xi-lie/er-cha-shu-gao-pin-mian-shi-ti-he-da-an/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/04/09/mian-shi-xi-lie/er-cha-shu-gao-pin-mian-shi-ti-he-da-an/</id>
<published>2019-04-09T04:57:00.000Z</published>
<updated>2019-04-09T05:06:12.528Z</updated>
<summary type="html">
<h1 id="二叉树高频面试题和答案"><a href="#二叉树高频面试题和答案" class="headerlink" title="二叉树高频面试题和答案"></a>二叉树高频面试题和答案</h1><p>先上二叉树的数据结构:</p>
<pre class="
</summary>
<category term="面试系列" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/%E9%9D%A2%E8%AF%95%E7%B3%BB%E5%88%97/"/>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/algorithm/"/>
</entry>
<entry>
<title>Elasticsearch索引原理</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/29/elasticsearch/elasticsearch-suo-yin-yuan-li/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/29/elasticsearch/elasticsearch-suo-yin-yuan-li/</id>
<published>2019-03-29T06:25:00.000Z</published>
<updated>2019-03-29T06:27:58.412Z</updated>
<summary type="html">
<h1 id="Elasticsearch索引原理"><a href="#Elasticsearch索引原理" class="headerlink"
</summary>
<category term="ElasticSearch" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/ElasticSearch/"/>
<category term="ElasticSearch" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/ElasticSearch/"/>
<category term="搜索引擎" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E6%90%9C%E7%B4%A2%E5%BC%95%E6%93%8E/"/>
</entry>
<entry>
<title>JAVA多线程和并发基础面试问答</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/18/mian-shi-xi-lie/java-duo-xian-cheng-he-bing-fa-ji-chu-mian-shi-wen-da/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/18/mian-shi-xi-lie/java-duo-xian-cheng-he-bing-fa-ji-chu-mian-shi-wen-da/</id>
<published>2019-03-18T11:35:00.000Z</published>
<updated>2019-03-18T11:39:04.840Z</updated>
<summary type="html">
<h1 id="JAVA多线程和并发基础面试问答"><a href="#JAVA多线程和并发基础面试问答" class="headerlink"
</summary>
<category term="面试系列" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/%E9%9D%A2%E8%AF%95%E7%B3%BB%E5%88%97/"/>
<category term="java" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/java/"/>
<category term="java并发" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/java%E5%B9%B6%E5%8F%91/"/>
</entry>
<entry>
<title>小岛数量</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/16/suan-fa/xiao-dao-shu-liang/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/16/suan-fa/xiao-dao-shu-liang/</id>
<published>2019-03-16T07:39:00.000Z</published>
<updated>2019-03-16T07:40:20.534Z</updated>
<summary type="html">
<h2 id="小岛数量"><a href="#小岛数量" class="headerlink" title="小岛数量"></a>小岛数量</h2><p><strong>问题</strong></p>
<p>这个题目说的是,给你一个包含 0/1 字符的二维数组,字符 1
</summary>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/algorithm/"/>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/algorithm/"/>
<category term="DFS" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/DFS/"/>
<category term="BFS" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/BFS/"/>
</entry>
<entry>
<title>旋转有序数组的最小值</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/16/suan-fa/shu-zu/xuan-zhuan-you-xu-shu-zu-de-zui-xiao-zhi/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/16/suan-fa/shu-zu/xuan-zhuan-you-xu-shu-zu-de-zui-xiao-zhi/</id>
<published>2019-03-16T04:48:00.000Z</published>
<updated>2019-03-16T04:48:13.098Z</updated>
<summary type="html">
<h2 id="旋转有序数组的最小值"><a href="#旋转有序数组的最小值" class="headerlink"
</summary>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/algorithm/"/>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/algorithm/"/>
<category term="二分搜索" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E4%BA%8C%E5%88%86%E6%90%9C%E7%B4%A2/"/>
<category term="数组" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E6%95%B0%E7%BB%84/"/>
</entry>
<entry>
<title>最长递增子序列的长度</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/16/suan-fa/zui-chang-di-zeng-zi-xu-lie-de-chang-du/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/16/suan-fa/zui-chang-di-zeng-zi-xu-lie-de-chang-du/</id>
<published>2019-03-16T04:16:00.000Z</published>
<updated>2019-03-16T04:17:25.486Z</updated>
<summary type="html">
<h2 id="最长递增子序列的长度"><a href="#最长递增子序列的长度" class="headerlink"
</summary>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/algorithm/"/>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/algorithm/"/>
<category term="二分搜索" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E4%BA%8C%E5%88%86%E6%90%9C%E7%B4%A2/"/>
<category term="动态规划" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E5%8A%A8%E6%80%81%E8%A7%84%E5%88%92/"/>
</entry>
<entry>
<title>如何定位消耗CPU最多的线程</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/15/chang-yong-gong-ju/ru-he-ding-wei-xiao-hao-cpu-zui-duo-de-xian-cheng/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/15/chang-yong-gong-ju/ru-he-ding-wei-xiao-hao-cpu-zui-duo-de-xian-cheng/</id>
<published>2019-03-15T09:13:00.000Z</published>
<updated>2019-03-15T09:27:38.564Z</updated>
<summary type="html">
<h1 id="如何定位消耗CPU最多的线程"><a href="#如何定位消耗CPU最多的线程" class="headerlink"
</summary>
<category term="java" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/java/"/>
<category term="开发工具" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E5%BC%80%E5%8F%91%E5%B7%A5%E5%85%B7/"/>
</entry>
<entry>
<title>Hive性能优化(全面)</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/13/hive/hive-xing-neng-you-hua-quan-mian/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/13/hive/hive-xing-neng-you-hua-quan-mian/</id>
<published>2019-03-13T02:17:00.000Z</published>
<updated>2019-03-13T02:17:23.633Z</updated>
<summary type="html">
<h1 id="Hive性能优化-全面"><a href="#Hive性能优化-全面" class="headerlink" title="Hive性能优化(全面)"></a>Hive性能优化(全面)</h1><h2 id="1-介绍"><a href="#1-介绍"
</summary>
<category term="Hive" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/Hive/"/>
<category term="Hive" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/Hive/"/>
</entry>
<entry>
<title>基于HBase构建千亿级文本数据相似度计算与快速去重系统</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/12/hbase/ji-yu-hbase-gou-jian-qian-yi-ji-wen-ben-shu-ju-xiang-si-du-ji-suan-yu-kuai-su-qu-chong-xi-tong/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/12/hbase/ji-yu-hbase-gou-jian-qian-yi-ji-wen-ben-shu-ju-xiang-si-du-ji-suan-yu-kuai-su-qu-chong-xi-tong/</id>
<published>2019-03-12T13:42:00.000Z</published>
<updated>2019-03-12T13:44:19.725Z</updated>
<summary type="html">
<h1 id="基于HBase构建千亿级文本数据相似度计算与快速去重系统"><a href="#基于HBase构建千亿级文本数据相似度计算与快速去重系统" class="headerlink"
</summary>
<category term="Hbase" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/Hbase/"/>
<category term="Hbase" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/Hbase/"/>
</entry>
<entry>
<title>Linux性能分析工具汇总合集</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/11/chang-yong-gong-ju/linux-xing-neng-fen-xi-gong-ju-hui-zong-he-ji/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/11/chang-yong-gong-ju/linux-xing-neng-fen-xi-gong-ju-hui-zong-he-ji/</id>
<published>2019-03-11T08:27:00.000Z</published>
<updated>2019-03-11T08:37:05.108Z</updated>
<summary type="html">
<h1 id="Linux性能分析工具汇总合集"><a href="#Linux性能分析工具汇总合集" class="headerlink"
</summary>
<category term="java" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/java/"/>
<category term="开发工具" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E5%BC%80%E5%8F%91%E5%B7%A5%E5%85%B7/"/>
</entry>
<entry>
<title>荷兰国旗问题</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/10/suan-fa/pai-xu/he-lan-guo-qi-wen-ti/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/10/suan-fa/pai-xu/he-lan-guo-qi-wen-ti/</id>
<published>2019-03-10T04:02:00.000Z</published>
<updated>2019-03-10T04:32:50.492Z</updated>
<summary type="html">
<h2 id="荷兰国旗问题"><a href="#荷兰国旗问题" class="headerlink"
</summary>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/algorithm/"/>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/algorithm/"/>
<category term="排序" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E6%8E%92%E5%BA%8F/"/>
</entry>
<entry>
<title>连续自然数二进制中 1 的个数</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/10/suan-fa/wei-yun-suan/lian-xu-zi-ran-shu-er-jin-zhi-zhong-1-de-ge-shu/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/10/suan-fa/wei-yun-suan/lian-xu-zi-ran-shu-er-jin-zhi-zhong-1-de-ge-shu/</id>
<published>2019-03-10T04:02:00.000Z</published>
<updated>2019-03-10T04:04:05.965Z</updated>
<summary type="html">
<h2 id="连续自然数二进制中-1-的个数"><a href="#连续自然数二进制中-1-的个数" class="headerlink" title="连续自然数二进制中 1 的个数"></a>连续自然数二进制中 1
</summary>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/algorithm/"/>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/algorithm/"/>
<category term="位运算" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E4%BD%8D%E8%BF%90%E7%AE%97/"/>
</entry>
<entry>
<title>反转双向链表</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/04/suan-fa/lian-biao/fan-zhuan-shuang-xiang-lian-biao/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/03/04/suan-fa/lian-biao/fan-zhuan-shuang-xiang-lian-biao/</id>
<published>2019-03-04T09:01:00.000Z</published>
<updated>2019-03-04T09:11:01.073Z</updated>
<summary type="html">
<h2 id="反转双向链表"><a href="#反转双向链表" class="headerlink"
</summary>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/algorithm/"/>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/algorithm/"/>
<category term="链表" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E9%93%BE%E8%A1%A8/"/>
</entry>
<entry>
<title>二叉树中和为给定值的路径</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/02/26/suan-fa/er-cha-shu/er-cha-shu-zhong-he-wei-gei-ding-zhi-de-lu-jing/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/02/26/suan-fa/er-cha-shu/er-cha-shu-zhong-he-wei-gei-ding-zhi-de-lu-jing/</id>
<published>2019-02-26T14:42:00.000Z</published>
<updated>2019-03-10T04:48:55.522Z</updated>
<summary type="html">
<h2 id="二叉树中和为给定值的路径"><a href="#二叉树中和为给定值的路径" class="headerlink"
</summary>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/algorithm/"/>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/algorithm/"/>
<category term="二叉树" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E4%BA%8C%E5%8F%89%E6%A0%91/"/>
</entry>
<entry>
<title>树 t 是否等于树 s 的子树</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/02/26/suan-fa/er-cha-shu/shu-t-shi-fou-deng-yu-shu-s-de-zi-shu/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/02/26/suan-fa/er-cha-shu/shu-t-shi-fou-deng-yu-shu-s-de-zi-shu/</id>
<published>2019-02-26T14:42:00.000Z</published>
<updated>2019-02-26T14:43:07.728Z</updated>
<summary type="html">
<h2 id="树-t-是否等于树-s-的子树"><a href="#树-t-是否等于树-s-的子树" class="headerlink" title="树 t 是否等于树 s 的子树"></a>树 t 是否等于树 s
</summary>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/algorithm/"/>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/algorithm/"/>
<category term="二叉树" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E4%BA%8C%E5%8F%89%E6%A0%91/"/>
</entry>
<entry>
<title>矩阵的螺旋遍历</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/02/23/suan-fa/shu-zu/ju-zhen-de-luo-xuan-bian-li/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/02/23/suan-fa/shu-zu/ju-zhen-de-luo-xuan-bian-li/</id>
<published>2019-02-23T15:06:00.000Z</published>
<updated>2019-02-23T15:07:39.795Z</updated>
<summary type="html">
<h2 id="矩阵的螺旋遍历"><a href="#矩阵的螺旋遍历" class="headerlink" title="矩阵的螺旋遍历"></a>矩阵的螺旋遍历</h2><p><strong>问题</strong></p>
<p>这个题目说的是,给你一个 m x n
</summary>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/algorithm/"/>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/algorithm/"/>
<category term="数组" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E6%95%B0%E7%BB%84/"/>
</entry>
<entry>
<title>有序链表转换二叉搜索树</title>
<link href="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/02/21/suan-fa/lian-biao/you-xu-lian-biao-zhuan-huan-er-cha-sou-suo-shu/"/>
<id>https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/2019/02/21/suan-fa/lian-biao/you-xu-lian-biao-zhuan-huan-er-cha-sou-suo-shu/</id>
<published>2019-02-21T09:50:00.000Z</published>
<updated>2019-02-21T10:06:55.128Z</updated>
<summary type="html">
<h2 id="有序链表转换二叉搜索树"><a href="#有序链表转换二叉搜索树" class="headerlink"
</summary>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/categories/algorithm/"/>
<category term="algorithm" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/algorithm/"/>
<category term="链表" scheme="https://github.com/XuQianJin-Stars/XuQianJin-Stars.github.io/tags/%E9%93%BE%E8%A1%A8/"/>
</entry>
</feed>