Company Filing History:
Years Active: 2017
Title: Angana Chakraborty: Innovator in Tree Conversion Technologies
Introduction
Angana Chakraborty is a notable 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
Chakraborty 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 a k-ary tree has fewer than two children, nodes from the child queue are utilized to fill the left and right child nodes in the binary tree, repeating this process level-wise until all nodes are processed. This innovative method enhances the efficiency of tree data structures.
Career Highlights
Chakraborty is affiliated with the University of Calcutta, where he contributes to research and development in computer science. His work focuses on improving data structures and algorithms, which are essential for various applications in technology and software development. His dedication to advancing knowledge in this field is evident through his research and patent contributions.
Collaborations
Some of his notable coworkers include Rajat Kumar Pal and Novarun Deb. Their collaborative efforts in research and development have further enriched the academic environment at the University of Calcutta.
Conclusion
Angana Chakraborty is a distinguished inventor whose work in tree conversion technologies has made a significant impact in the field of computer science. His innovative patent demonstrates a practical approach to data structure conversion, showcasing his expertise and dedication to advancing technology.