Artwork

Content provided by HackerNoon. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by HackerNoon or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://ppacc.player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

Java Algorithms: Coding a Binary Tree Right Side View (LeetCode)

2:55
 
Share
 

Manage episode 400779479 series 3474159
Content provided by HackerNoon. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by HackerNoon or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://ppacc.player.fm/legal.

This story was originally published on HackerNoon at: https://hackernoon.com/java-algorithms-coding-a-binary-tree-right-side-view-leetcode.
In this article, you will learn how to code a Binary Tree Right side view in LeetCode.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #javascript, #java, #leetcode, #computer-science, #data-structures, #algorithms, #competitive-coding, #programming, #hackernoon-es, and more.
This story was written by: @rakhmedovrs. Learn more about this writer by checking @rakhmedovrs's about page, and for more stories, please visit hackernoon.com.
Given the root of a binary tree, imagine yourself standing on the right side of it. Then, return the values of the nodes you can see ordered from top to bottom. I would say it’s a pretty popular question during coding interviews Using simple words — think of the level for a particular node in a binary tree as the depth of that node. This code gives us linear time and space complexity, and it performs pretty well.

  continue reading

346 episodes

Artwork
iconShare
 
Manage episode 400779479 series 3474159
Content provided by HackerNoon. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by HackerNoon or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://ppacc.player.fm/legal.

This story was originally published on HackerNoon at: https://hackernoon.com/java-algorithms-coding-a-binary-tree-right-side-view-leetcode.
In this article, you will learn how to code a Binary Tree Right side view in LeetCode.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #javascript, #java, #leetcode, #computer-science, #data-structures, #algorithms, #competitive-coding, #programming, #hackernoon-es, and more.
This story was written by: @rakhmedovrs. Learn more about this writer by checking @rakhmedovrs's about page, and for more stories, please visit hackernoon.com.
Given the root of a binary tree, imagine yourself standing on the right side of it. Then, return the values of the nodes you can see ordered from top to bottom. I would say it’s a pretty popular question during coding interviews Using simple words — think of the level for a particular node in a binary tree as the depth of that node. This code gives us linear time and space complexity, and it performs pretty well.

  continue reading

346 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide

Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play