Skip to content

martelogan-code-challenges/Microsoft-Code-Competition

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages