NCR(Teradata) Datastructure Interview Questions

NCR(Teradata) Datastructure Interview Questions
1.Do you know data structures? How far?
2.Do you know Binary tree?
3.Write a code for changing a tree into mirror image of itself? Trace it for given input?
4.Do you tree traversal techniques? What are the different traversals techniques?
5.Do you know binary search trees? Explain?
6.Arrange the given input (sequence of numbers) in to a binary search tree?

No comments: