huihut / interview

📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
https://interview.huihut.com
Other
34.8k stars 7.97k forks source link

Create Sum_binary tree.cpp #66

Closed manushikapoor closed 4 years ago

manushikapoor commented 4 years ago

frequently asked in interviews

blueswhy commented 4 years ago

Thanks for your sharing and attention!

manushikapoor commented 4 years ago

Waiting for my commit to get merged...

huihut commented 4 years ago

Sorry, the summing binary tree is not a general algorithm, I think it should not be added.

In addition, it can be added to Problems