iT邦幫忙

0

Leetcode 226. Invert Binary Tree 一分鐘解題法,中文解說

  • 分享至 

  • xImage
  •  

Leetcode 226. Invert Binary Tree 一分鐘解題法,中文解說
Given the root of a binary tree, invert the tree, and return its root.

重點單字: invert 顛倒過來

這題如果你練習熟的話,
基本上可以一分鐘就解出來。

解題重點: 把遞迴(Recursion )背出來,且使用在這題上。

Recursion在寫程式時,記得要先把「終止條件」寫在最前面。 if(root = NULL)

Yes

轉貼政策:著明作者 Billour Ou 歐育溙 就可以自由轉貼。
*你好,本文不接受留言,有問題請到Linkedin找我,謝謝。

關於作者:
Billour Ou
歐育溙的資歷

簡歷:
Google Technical Lead 面試邀請
Yahoo bid, 百萬成功賣家
台灣教育部 DSP 競賽全國, 第一名


圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言