Company Filing History:
Years Active: 2017
Title: Innovations of Novarun Deb in Tree Conversion Technologies
Introduction
Novarun Deb is an accomplished inventor based in West Bengal, India. He has made significant contributions to the field of computer science, particularly in the area of data structure conversion. His innovative approach to transforming k-ary trees into binary trees has garnered attention in academic and technological circles.
Latest Patents
Novarun Deb holds a patent for a method titled "K-ary tree to binary tree conversion through complete height balanced technique." This technology provides a systematic approach for converting a k-ary tree into an equivalent height-balanced binary tree. The process begins by designating the root of the k-ary tree as the root of the binary tree. Nodes are then inserted into the binary tree based on the structure of the k-ary tree. The first two children of each k-ary tree node are inserted as the left and right children in the binary tree. If additional children exist, they are placed into a child queue. In cases where there are fewer than two children in the k-ary tree, children from the child queue are utilized to fill the left and right child nodes in the binary tree. This process is repeated level-wise until all nodes in the k-ary tree are processed. Novarun Deb has 1 patent to his name.
Career Highlights
Novarun Deb is affiliated with the University of Calcutta, where he continues to engage in research and development in the field of computer science. His work has not only advanced academic knowledge but has also provided practical solutions for data structure management.
Collaborations
Some of his notable coworkers include Rajat Kumar Pal and Angana Chakraborty. Their collaborative efforts contribute to the innovative environment at the University of Calcutta.
Conclusion
Novarun Deb's contributions to the field of data structure conversion exemplify the importance of innovation in technology. His patent on k-ary tree to binary tree conversion showcases his expertise and commitment to advancing computer science.