Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft-Code-Competion

Source code solution to a Microsoft Coding Challenge at McGill University in 2015.

Task

Given the inOrder and postOrder traversal of a binary tree, output the results of a breadth first
search on the binary tree. Input will be given as string of integers (see PracticeInput.txt).

License

This code is under the GNU General Public License v3.0.

If you use or modify search-binary-tree, please credit the original author as

About

Solution to coding challenge - February 2015.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages