• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            posts - 15, comments - 10, trackbacks - 0, articles - 0
            將排序二叉樹(shù)轉(zhuǎn)化成雙向鏈表,應(yīng)該是一道很常見(jiàn)的面試題目,網(wǎng)上的實(shí)現(xiàn)比較多,有用遞歸也有用中序遍歷法的。看到一位外國(guó)友人的實(shí)現(xiàn),還是比較清晰的,思路如下:
            1,如果左子樹(shù)不為null,處理左子樹(shù)
               1.a)遞歸轉(zhuǎn)化左子樹(shù)為雙向鏈表;
               1.b)找出根結(jié)點(diǎn)的前驅(qū)節(jié)點(diǎn)(是左子樹(shù)的最右的節(jié)點(diǎn))
               1.c)將上一步找出的節(jié)點(diǎn)和根結(jié)點(diǎn)連接起來(lái)
            2,如果右子樹(shù)不為null,處理右子樹(shù)(和上面的很類(lèi)似)
               1.a)遞歸轉(zhuǎn)化右子樹(shù)為雙向鏈表;
               1.b)找出根結(jié)點(diǎn)的后繼節(jié)點(diǎn)(是右子樹(shù)的最左的節(jié)點(diǎn))
               1.c)將上一步找出的節(jié)點(diǎn)和根結(jié)點(diǎn)連接起來(lái)
            3,找到最左邊的節(jié)點(diǎn)并返回

            附上國(guó)外友人的鏈接:http://www.geeksforgeeks.org/in-place-convert-a-given-binary-tree-to-doubly-linked-list/

            下面是代碼實(shí)現(xiàn):
            bintree2listUtil函數(shù)返回的node* 是root節(jié)點(diǎn),bintree2list函數(shù)返回的是頭節(jié)點(diǎn)
            This is the core function to convert Tree to list. This function follows
              steps 1 and 2 of the above algorithm */
            node* bintree2listUtil(node* root)
            {
                // Base case
                if (root == NULL)
                    return root;
             
                // Convert the left subtree and link to root
                if (root->left != NULL)
                {
                    // Convert the left subtree
                    node* left = bintree2listUtil(root->left);
             
                    // Find inorder predecessor. After this loop, left
                    // will point to the inorder predecessor
                    for (; left->right!=NULL; left=left->right);
             
                    // Make root as next of the predecessor
                    left->right = root;
             
                    // Make predecssor as previous of root
                    root->left = left;
                }
             
                // Convert the right subtree and link to root
                if (root->right!=NULL)
                {
                    // Convert the right subtree
                    node* right = bintree2listUtil(root->right);
             
                    // Find inorder successor. After this loop, right
                    // will point to the inorder successor
                    for (; right->left!=NULL; right = right->left);
             
                    // Make root as previous of successor
                    right->left = root;
             
                    // Make successor as next of root
                    root->right = right;
                }
             
                return root;
            }
             
            // The main function that first calls bintree2listUtil(), then follows step 3
            //  of the above algorithm
            node* bintree2list(node *root)
            {
                // Base case
                if (root == NULL)
                    return root;
             
                // Convert to DLL using bintree2listUtil()
                root = bintree2listUtil(root);
             
                // bintree2listUtil() returns root node of the converted
                // DLL.  We need pointer to the leftmost node which is
                // head of the constructed DLL, so move to the leftmost node
                while (root->left != NULL)
                    root = root->left;
             
                return (root);

            只有注冊(cè)用戶(hù)登錄后才能發(fā)表評(píng)論。
            網(wǎng)站導(dǎo)航: 博客園   IT新聞   BlogJava   博問(wèn)   Chat2DB   管理


            亚洲精品乱码久久久久久蜜桃图片 | 伊人久久大香线蕉综合Av | 久久综合综合久久狠狠狠97色88| 国产精品久久久99| 成人久久免费网站| 久久久久亚洲AV无码网站| 日韩欧美亚洲综合久久| 久久狠狠爱亚洲综合影院 | 久久国产精品成人影院| 精品久久久久久国产| 99热热久久这里只有精品68| 久久久久99精品成人片欧美| 伊人 久久 精品| 久久久久久国产精品无码下载| 久久精品免费大片国产大片| AV无码久久久久不卡蜜桃| 国产精品国色综合久久| 99久久国产综合精品麻豆| 一个色综合久久| 久久综合狠狠综合久久97色| 久久亚洲精品视频| 久久国产欧美日韩精品| 浪潮AV色综合久久天堂| 亚洲国产精品无码久久久秋霞2| 久久久久免费精品国产| 性高湖久久久久久久久AAAAA| 天天做夜夜做久久做狠狠| 97久久国产综合精品女不卡| 欧美精品丝袜久久久中文字幕 | 色综合久久88色综合天天| 国产日韩欧美久久| 欧美午夜精品久久久久久浪潮| 精品久久一区二区| 久久久国产精华液| 狠狠色丁香婷婷久久综合不卡| 久久午夜伦鲁片免费无码| 97久久久久人妻精品专区| 国产精品免费久久久久影院| 久久久久久久波多野结衣高潮| 亚洲欧美久久久久9999 | 18岁日韩内射颜射午夜久久成人|