<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Stack - 标签 - zwyyy456&#39;s blog</title>
        <link>https://doit.tellm.eu.org/zh/tags/stack/</link>
        <description>Stack - 标签 - zwyyy456&#39;s blog</description>
        <generator>Hugo -- gohugo.io</generator><language>zh</language><managingEditor>zwyyy456@hotmail.com (zwyyy456)</managingEditor>
            <webMaster>zwyyy456@hotmail.com (zwyyy456)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Wed, 13 Sep 2023 11:10:27 &#43;0800</lastBuildDate><atom:link href="https://doit.tellm.eu.org/zh/tags/stack/" rel="self" type="application/rss+xml" /><item>
    <title>331.verify Preorder Serialization of a Binary Tree</title>
    <link>https://doit.tellm.eu.org/zh/331.verify-preorder-serialization-of-a-binary-tree/</link>
    <pubDate>Wed, 13 Sep 2023 11:10:27 &#43;0800</pubDate><author>
                    <name>zwyyy456</name>
                </author><guid>https://doit.tellm.eu.org/zh/331.verify-preorder-serialization-of-a-binary-tree/</guid>
    <description><![CDATA[1 问题描述331. 验证二叉树的前序序列化 (Medium) 序列化二叉树的一种方法是使用 前序遍历。当我们遇到一个非空节点时，我们可以记录下这个节点的值。如 果它]]></description>
</item><item>
    <title>31. 下一个排列 (Medium)</title>
    <link>https://doit.tellm.eu.org/zh/31.next-permutation/</link>
    <pubDate>Tue, 08 Aug 2023 13:32:27 &#43;0800</pubDate><author>
                    <name>zwyyy456</name>
                </author><guid>https://doit.tellm.eu.org/zh/31.next-permutation/</guid>
    <description><![CDATA[1 问题描述31. 下一个排列 (Medium) 整数数组的一个 排列 就是将其所有成员以序列或线性顺序排列。 例如， arr = [1,2,3] ，以下这些都可以视作 arr 的排列： [1,2,3]]]></description>
</item></channel>
</rss>
