Uploaded July 2022 | Updated September 2026, 12 hours ago
A quick tutorial on creating a tree with a varying number of nodes, i.e an n-ary tree in C++.
You should have a basic understanding of pointers and structs.
From this point onwards my channel will focus on C++ mainly, data structures and algorithms.
These topics are relevant to the field of control theory and software engineering in general.
The basics of a node self-referencing struct ~~ youtube.com/watch?v=DneLxrPmmsw&ab_channel=NesoAcademy
N-ary Tree Class Based Implementation:
~~ kalkicode.com/n-ary-tree-node-insertion-in-cpp
Useful resources for learning data structures and algorithms:
~~ MyCodeSchool: youtube.com/user/mycodeschool/playlists
~~ Leetcode pratice: leetcode.com/tag/tree
Thanks for watching!
~~My Udemy Courses on Motion Planning / Navigation / Trajectory Planning:
udemy.com/course/autonomous-robots-nonholonomic-motion-planning-algorithms
Buy Coffee: buymeacoffee.com/vdengineering
~~ vinayakd.com
~~ instagram.com/vinayak_desh
A quick tutorial on creating a tree with a varying number of nodes, i.e an n-ary tree in C++.
You should have a basic understanding of pointers and structs.
From this point onwards my channel will focus on C++ mainly, data structures and algorithms.
These topics are relevant to the field of control theory and software engineering in general.
The basics of a node self-referencing struct ~~ youtube.com/watch?v=DneLxrPmmsw&ab_channel=NesoAcademy
N-ary Tree Class Based Implementation:
~~ kalkicode.com/n-ary-tree-node-insertion-in-cpp
Useful resources for learning data structures and algorithms:
~~ MyCodeSchool: youtube.com/user/mycodeschool/playlists
~~ Leetcode pratice: leetcode.com/tag/tree
Thanks for watching!
~~My Udemy Courses on Motion Planning / Navigation / Trajectory Planning:
udemy.com/course/autonomous-robots-nonholonomic-motion-planning-algorithms
Buy Coffee: buymeacoffee.com/vdengineering
~~ vinayakd.com
~~ instagram.com/vinayak_desh










